Changelog
- (New) A new
-configcommand line flag is added to use a custom config file path (by @SPFabGerman). - (New) Current working directory is now exported as
PWDenvironment variable (by @SeerLite). Subshells in symlink directories should now start in their own paths properly. - (New) Initial working directory is now exported as
OLDPWDenvironment variable. - (New) A new
shellflagoption is added to customize the shell flag used for passing commands (i.e. default-cfor unix and/cfor windows). - (New) Command
cmd-enterduringfindandfind-backnow jumps to the first match (by @gotroyb127). - (New) A new
waitmsgoption is added to customize the prompt message aftershell-waitcommands (i.e. defaultPress any key to continue) (by @gotroyb127). - (Fix) A regression bug is fixed to print a newline in the prompt message properly after
shell-waitcommands (by @gotroyb127). - (Fix) A regression bug is fixed to avoid CPU stuck at 100% when the terminal is closed unexpectedly.
- (Fix) A regression bug is fixed to make shell commands use the alternate screen properly and keep the terminal history after quit.
- (Fix) Enter keypad terminfo sequence is now sent on startup so
deletekey should be recognized properly instterminal.