summaryrefslogtreecommitdiff
path: root/plugins/vi-mode/vi-mode.plugin.zsh
AgeCommit message (Expand)Author
2018-09-24vi-mode: disable displayed mode on startupMarc Cornellà
2018-08-31vi-mode: reset-prompt if zle is active (TRAPWINCH)Marc Cornellà
2018-08-29vi-mode show indicator on zle-line-init and SIGWINCH (#6449)Balint Gyapjas
2016-09-12Fix iTerm crash on window re-size (#5211)Trevor Rosen
2016-09-12Add ctrl-r, ctrl-a and ctrl-e support in vi-mode (#4994)Douglas Drumond
2015-11-18vi-mode: remove line-init/finish widgets that broken terminfo keybindingsAndrew Janke
2015-02-22Merge pull request #3610 from bderrly/zle-active-checkRobby Russell
2015-02-21Shorten the zle check and reset-prompt into one line.Brian Derr
2015-02-19Verify zle is active before trying to reset-prompt.Brian Derr
2015-02-18PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletionDaniel Campoverde [alx741]
2015-02-18PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigationDaniel Campoverde [alx741]
2015-02-04Added trapwinch to vi-mode plugin.Gabor Marton
2014-03-14Added v as a keybinding to edit-command-lineMichael Hauser-Raspe
2013-01-02Fix the fix for Issue #1479Greg Berenfield
2013-01-02fix for Issue 1479Greg Berenfield
2012-12-04Merge pull request #1387 from jimhester/vi-mode-patchRobby Russell
2012-11-28Revert "Fix to restore bindings after switching to vi-mode"Max Bane
2012-11-02Fixes for vi-mode terminal overwriting bugsJim Hester
2012-09-20Fix to restore bindings after switching to vi-modeJim Hester
2010-09-30Reorganizing plugins so that each plugin has it's own directory now so that a...Robby Russell