Behaviour: Execute one keybind, given by an argument in argv that specifies a chord chain.
This would be useful to do more specific things with the output of a command, which is something that hkxargs --exec cannot do since it must work like xargs and thus throw away information as it executes all the commands from its input.
Behaviour: Execute one keybind, given by an argument in argv that specifies a chord chain.
This would be useful to do more specific things with the output of a command, which is something that
hkxargs --exec
cannot do since it must work like xargs and thus throw away information as it executes all the commands from its input.