1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-27 05:34:46 +01:00
Files
oh-my-zsh/lib/key-bindings.zsh
Randy Hancock f20cfc68e8 Fix edit-command-line binding
This binding doesn't work when the edit-command-line.zsh file is loaded
after the key-bindings.zsh file because 'bindkey -e' in key-bindings.zsh
resets the binding. Moving the bindings to they key-bindings.zsh file
and removing edit-command-line.zsh.
2011-08-01 13:06:52 -05:00

1.4 KiB