• Jim Hester's avatar
    Fix to restore bindings after switching to vi-mode · b609aa0e
    Jim Hester authored
    the vi-mode plugin destroys any bindings made before it is sourced due to the
    'bindkey -v' call to switch to using vi-mode.  This patch saves the bindings
    before invoking 'bindkey -v' then rebinds them afterwards, this fixes a number
    of outstanding issues due to people using vi-mode and having things in oh-my-zsh
    break due to the bindings being destroyed
    b609aa0e
Name
Last commit
Last update
custom Loading commit data...
lib Loading commit data...
log Loading commit data...
plugins Loading commit data...
templates Loading commit data...
themes Loading commit data...
tools Loading commit data...
.gitignore Loading commit data...
README.textile Loading commit data...
oh-my-zsh.sh Loading commit data...