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
/
README.md
Age
Commit message (
Expand
)
Author
2024-03-26
style: remove trailing whitespace (#12303)
vladislav doster
2023-11-20
feat(vi-mode): add option to disable clipboard (#12037)
Þórhallur Sverrisson
2023-10-02
feat(vi-mode): copy to clipboard when using `vi-change*` and `vi-yank*` widge...
bretello
2023-03-08
docs(vi-mode): document how to add vi-mode info on the prompt (#11548)
Benjamin Lieb
2023-03-07
feat(vi-mode): add settings for vi-mode cursor styles (#10860)
Julien Vincent
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
2021-09-27
docs(vi-mode): document `$KEYTIMEOUT` issue (#9588)
Marc Cornellà
2021-01-04
fix(vi-mode)!: add back edit-command-line key binding as 'vv' (#9573)
Marc Cornellà
2021-01-04
fix(vi-mode): hide cursor-change logic behind `VI_MODE_SET_CURSOR` setting
Marc Cornellà
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]