diff options
author | Randy Hancock <rhancock@genome.wustl.edu> | 2011-08-01 10:10:42 -0500 |
---|---|---|
committer | Randy Hancock <rhancock@genome.wustl.edu> | 2011-08-01 13:06:52 -0500 |
commit | f20cfc68e81be754521672541fd6ff25983f402c (patch) | |
tree | 283d80a5e90d0e2137781ea5ba1b4fcefe37c496 /plugins | |
parent | dee8171fa9494d1aa6c01cb86de1b70b480ee5c4 (diff) | |
download | zsh-f20cfc68e81be754521672541fd6ff25983f402c.tar.gz zsh-f20cfc68e81be754521672541fd6ff25983f402c.tar.bz2 zsh-f20cfc68e81be754521672541fd6ff25983f402c.zip |
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.
Diffstat (limited to 'plugins')
0 files changed, 0 insertions, 0 deletions