30 Commits (5b076eab9bf8b85b48faac20383aa20ba0f8b740)

Author SHA1 Message Date
bretello 65bbd24eec
feat(vi-mode): add `INSERT_MODE_INDICATOR` (#9732) 4 years ago
CrispyConductor 3f34ce4da4
fix(vi-mode): fix keymap indicator on zle-line-finish (#9620) 5 years ago
Marc Cornellà efcbd9f348 fix(vi-mode): ignore `clip*` function errors in yank and put widgets 5 years ago
Marc Cornellà 2118d35e01 fix(vi-mode)!: add back edit-command-line key binding as 'vv' (#9573) 5 years ago
Marc Cornellà 79980b00fb fix(vi-mode): hide cursor-change logic behind `VI_MODE_SET_CURSOR` setting 5 years ago
Marc Cornellà 0e833b622b refactor(vi-mode): remove duplicate bindkey logic and fix syntax 5 years ago
Robert Estelle 98762faa07
fix(vi-mode): control cursor, restore and use visual mode and speed up mode changes (#8004) 5 years ago
Marc Cornellà 5f7666e20b
vi-mode: reset KEYMAP on accept-line (#7818) 7 years ago
Roman Perepelitsa 8d7ce18e12 vi-mode: remove TRAPWINCH from plugin (#7753) 7 years ago
Marc Cornellà a628b552c4
vi-mode: add CTRL+S to search history forward 7 years ago
Marc Cornellà 14fead0964
vi-mode: disable displayed mode on startup 8 years ago
Marc Cornellà 9f1ffc64f1
vi-mode: reset-prompt if zle is active (TRAPWINCH) 8 years ago
Balint Gyapjas 285b540167 vi-mode show indicator on zle-line-init and SIGWINCH (#6449) 8 years ago
Trevor Rosen 3705d47bb3 Fix iTerm crash on window re-size (#5211) 10 years ago
Douglas Drumond 3ad92a57f1 Add ctrl-r, ctrl-a and ctrl-e support in vi-mode (#4994) 10 years ago
Andrew Janke 8ea773582f vi-mode: remove line-init/finish widgets that broken terminfo keybindings 11 years ago
Brian Derr d7837c6041 Shorten the zle check and reset-prompt into one line. 11 years ago
Brian Derr bc8abe5ea2 Verify zle is active before trying to reset-prompt. 11 years ago
Daniel Campoverde [alx741] 33900dfd32 PLUGINS: vi-mode: allow ctrl-h, ctrl-?, ctrl-w for char and word deletion 11 years ago
Daniel Campoverde [alx741] 099246dd9e PLUGINS: vi-mode: allow ctrl-p, ctrl-n for history navigation 11 years ago
Gabor Marton 7de44dbdb7 Added trapwinch to vi-mode plugin. 11 years ago
Michael Hauser-Raspe 9e90bf0f23 Added v as a keybinding to edit-command-line 12 years ago
Greg Berenfield 93c90a6bf5 Fix the fix for Issue #1479 13 years ago
Greg Berenfield 003dd8f4b6 fix for Issue 1479 13 years ago
Max Bane 53854754e0 Revert "Fix to restore bindings after switching to vi-mode" 14 years ago
Jim Hester 4e513d72b9 Fixes for vi-mode terminal overwriting bugs 14 years ago
Jim Hester b609aa0e6c Fix to restore bindings after switching to vi-mode 14 years ago
Robby Russell 26d97a9355 Reorganizing plugins so that each plugin has it's own directory now so that any plugin-specific functions can be bundled within there. 16 years ago
Tomas Kramar 6c3b9daaf7 Add vi-mode plugin for vi-like editing 16 years ago