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
a38774c98d1c08f82b1325a40b2de1a76586e02a
a38774c98d1c08f82b1325a40b2de1a76586e02a
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