• Colomban Wendling's avatar
    Add a configurable prefix for commands sent to the shell in the VTE · 59eb0557
    Colomban Wendling yazdı
    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.
    59eb0557
vte.h 2.11 KB