Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-01-07 | docs(vi-mode): fix link typo in readme (#10570) | Sang-Yun Oh | |
2021-12-29 | feat(vi-mode): add `INSERT_MODE_INDICATOR` (#9732) | bretello | |
Co-authored-by: bretello <bretello@distruzione.org> | |||
2021-09-27 | docs(vi-mode): document `$KEYTIMEOUT` issue (#9588) | Marc Cornellà | |
Closes #9588 | |||
2021-01-04 | fix(vi-mode)!: add back edit-command-line key binding as 'vv' (#9573) | Marc Cornellà | |
BREAKING CHANGE: the key binding to open an editor to edit the command line has been moved from being `v` (press v once) to being `vv` (press v twice). Now, the action for `v` is the default `visual-mode`, as is in Vim. Fixes #9573 | |||
2021-01-04 | fix(vi-mode): hide cursor-change logic behind `VI_MODE_SET_CURSOR` setting | Marc Cornellà | |
Fixes #9570 | |||
2021-01-04 | docs(vi-mode): revamp README and document settings | Marc Cornellà | |
2015-09-23 | Update README.md | Alexander Frolov | |
2015-06-12 | Plugins: vi-mode: Add first README file | Daniel Campoverde [alx741] | |