hi
i think it’d be better to have a single executable custom build for running the command given in argv, and it does the forking by itself, rather than have that functionality in every tool
would make each following tool slightly simpler, and also if one wishes to use them outside of kakoune, for example from command line or in a regular shell script, they don’t have to deal with a fork they don’t actually need