This commit is contained in:
Henrik Bakken
2024-07-22 22:06:37 +02:00
parent cc01cbebf4
commit e88fb7801d
4 changed files with 7 additions and 3 deletions
+1
View File
@@ -37,6 +37,7 @@ bindkey "^[[1;3D" backward-word # alt+left
bindkey "[[3~" delete-char # delete
bindkey "^[^?" backward-kill-word # alt+backspace
bindkey '^[[Z' reverse-menu-complete
bindkey '^[^M' self-insert-unmeta # alt+enter newline
# substring search
bindkey "^[[A" history-substring-search-up # up