better input.rc

This commit is contained in:
pvincent
2026-08-11 19:01:09 +04:00
parent b72d3f70c3
commit d6166474db
2 changed files with 6 additions and 0 deletions
+2
View File
@@ -34,6 +34,8 @@ set convert-meta off
# ALT + { backspace, delete } for suppressing until start/end (faster)
"\e[3;3~": kill-line
"\e\C-?": backward-kill-line
# ALT + backspace special ghostty
"\e[127;11u": backward-kill-line
# SHIFT + { backspace, delete } for suppressing the whole line
"\e[3;2~": kill-whole-line