undo + ghostty

This commit is contained in:
pvincent
2026-08-10 09:01:09 +04:00
parent 98ef906bc1
commit 23fb713abf
5 changed files with 107 additions and 2 deletions
+3
View File
@@ -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