mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-01-30 02:44:42 +01:00
rebind key for editor with edit-command-line
This commit is contained in:
parent
78dba754d1
commit
399b787e59
1 changed files with 3 additions and 0 deletions
|
|
@ -48,3 +48,6 @@ bindkey "\e[3~" delete-char
|
|||
## Fix weird sequence that rxvt produces
|
||||
#bindkey -s '^[[Z' '\t'
|
||||
#
|
||||
|
||||
# rebind key for editor with edit-command-line
|
||||
bindkey '\C-x\C-e' edit-command-line
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue