index
:
zsh.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
vi-mode
/
vi-mode.plugin.zsh
Age
Commit message (
Expand
)
Author
2015-11-18
vi-mode: remove line-init/finish widgets that broken terminfo keybindings
Andrew Janke
2015-02-22
Merge pull request #3610 from bderrly/zle-active-check
Robby Russell
2015-02-21
Shorten the zle check and reset-prompt into one line.
Brian Derr
2015-02-19
Verify zle is active before trying to reset-prompt.
Brian Derr
2015-02-18
PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletion
Daniel Campoverde [alx741]
2015-02-18
PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigation
Daniel Campoverde [alx741]
2015-02-04
Added trapwinch to vi-mode plugin.
Gabor Marton
2014-03-14
Added v as a keybinding to edit-command-line
Michael Hauser-Raspe
2013-01-02
Fix the fix for Issue #1479
Greg Berenfield
2013-01-02
fix for Issue 1479
Greg Berenfield
2012-12-04
Merge pull request #1387 from jimhester/vi-mode-patch
Robby Russell
2012-11-28
Revert "Fix to restore bindings after switching to vi-mode"
Max Bane
2012-11-02
Fixes for vi-mode terminal overwriting bugs
Jim Hester
2012-09-20
Fix to restore bindings after switching to vi-mode
Jim Hester
2010-09-30
Reorganizing plugins so that each plugin has it's own directory now so that a...
Robby Russell