mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-02-13 03:01:32 +01:00
fixed
This commit is contained in:
parent
e11d5bf27d
commit
112525ec9f
1 changed files with 2 additions and 1 deletions
|
|
@ -30,7 +30,8 @@ bindkey "^[[3~" delete-char
|
|||
bindkey "^[3;5~" delete-char
|
||||
bindkey "\e[3~" delete-char
|
||||
|
||||
bindkey '<ctrl><j>' backward-kill-line
|
||||
|
||||
bindkey '^j' backward-kill-line
|
||||
# consider emacs keybindings:
|
||||
|
||||
#bindkey -e ## emacs key bindings
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue