Add a configurable prefix for commands sent to the shell in the VTE
This adds an hidden VTE preference, send_cmd_prefix, that allows to define a prefix for the commands Geany sends to the shell in the VTE like "cd" when following current path. This can be used for example to prevent some shells (Bash, ZSH, maybe others) from putting these commands in the history by setting this to a space.
Showing
This diff is collapsed.
Please
register
or
sign in
to comment