undo + ghostty
This commit is contained in:
@@ -209,6 +209,9 @@ fi
|
||||
# prevent CTRL+S to freeze in vim, CTRL+Q to unfreeze!
|
||||
stty -ixon
|
||||
|
||||
# release CTRL+U to readline processing => undo
|
||||
stty kill undef
|
||||
|
||||
PROMPT_COMMAND='__prompt_command' # Func to gen PS1 after CMDs
|
||||
|
||||
# ALIASES
|
||||
|
||||
Reference in New Issue
Block a user