mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
another stupid bindkey issue
This commit is contained in:
parent
a6806fab2b
commit
1bf2be5ac6
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ case $TERM in
|
|||
bindkey '\e[c' emacs-forward-word
|
||||
bindkey '\e[d' emacs-backward-word
|
||||
bindkey '\M-B\M-^H' backward-kill-word
|
||||
bindkey '\M-^H' backward-kill-word
|
||||
bindkey '\M-C\M-?' backward-kill-word
|
||||
;;
|
||||
mlterm|kterm)
|
||||
|
|
Loading…
Add table
Reference in a new issue