forgot commandline edit bind
This commit is contained in:
parent
d9e3cb0d8e
commit
5bb51857ff
|
@ -12,6 +12,7 @@ bindkey -M menuselect 'j' vi-down-line-or-history
|
|||
# Widgets
|
||||
bindkey '^e' _lfcd
|
||||
bindkey '^g' lg
|
||||
bindkey -M vicmd v edit-command-line
|
||||
|
||||
bindkey '^?' backward-delete-char
|
||||
bindkey '^[[P' delete-char
|
||||
|
|
Loading…
Reference in New Issue