mirror of
https://github.com/ohmyzsh/ohmyzsh.git
synced 2026-05-08 04:34:00 +02:00
Merge c3bb04cad3 into 5667161d49
This commit is contained in:
commit
c1581bd542
2 changed files with 47 additions and 5 deletions
3
lib/edit-command-line.zsh
Normal file
3
lib/edit-command-line.zsh
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
autoload -U edit-command-line
|
||||
zle -N edit-command-line
|
||||
bindkey '\C-x\C-e' edit-command-line
|
||||
Loading…
Add table
Add a link
Reference in a new issue