• Andrew Janke's avatar
    vi-mode: remove line-init/finish widgets that broken terminfo keybindings · 8ea77358
    Andrew Janke authored
    The zle-line-init and zle-line-finish definitions here were broken with
    respect to smkx/rmkx because their "if" logic had fallthrough where it shouldn't,
    so the mode was left in rmkx all the time. This just removes those widgets
    entirely, because they're now defined (correctly) in lib/keybindings.zsh and
    not needed in plugins.
    8ea77358
Name
Last commit
Last update
cache Loading commit data...
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...
MIT-LICENSE.txt Loading commit data...
README.markdown Loading commit data...
oh-my-zsh.sh Loading commit data...