Am i missing something or are things like this just not documented anywhere?
I know how its done now since i searched through the code; but are there logs or something?
If you open 4coder you wrote that its in now, but not how to use it.
And you wrote its in the config file, but at least the method i use has to be declared in the
project file.
This is no hate; id just like to know if im missing something.
For anyone who wants to know how it works, or at least one way of doing it:
add a forth argument to the fkey commands
example:
fkey_command_linux[1] = {"./
build.sh", "*compilation*", true, true};