Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
adam.huang
Oh My Zsh
db90589c8a02e98e657af17bb0b460b752d9ed61
db90589c8a02e98e657af17bb0b460b752d9ed61
Switch branch/tag
oh-my-zsh
lib
edit-command-line.zsh
Find file
Normal view
History
Permalink
edit-command-line.zsh
92 Bytes
Edit
Web IDE
Newer
Older
C-x C-e to edit current command in EDITOR
Christopher Sexton
committed
Jul 18, 2011
1
2
3
autoload
-U
edit-command-line
zle
-N
edit-command-line
bindkey
'\C-x\C-e'
edit-command-line