0
0
Fork 0
mirror of https://github.com/ohmyzsh/ohmyzsh.git synced 2024-09-19 04:01:21 +02:00
Commit graph

12 commits

Author SHA1 Message Date
Þórhallur Sverrisson
e0213342d1
feat(vi-mode): add option to disable clipboard (#12037) 2023-11-20 11:27:54 +00:00
bretello
df80a2da54
feat(vi-mode): copy to clipboard when using vi-change* and vi-yank* widgets (#11861) 2023-10-02 20:41:01 +02:00
Benjamin Lieb
3ea0e0d234
docs(vi-mode): document how to add vi-mode info on the prompt (#11548) 2023-03-08 09:29:21 +01:00
Julien Vincent
e0f92c8df5
feat(vi-mode): add settings for vi-mode cursor styles (#10860) 2023-03-07 20:46:21 +01:00
Sang-Yun Oh
4e2f4cdf68
docs(vi-mode): fix link typo in readme (#10570) 2022-01-07 17:34:42 +01:00
bretello
65bbd24eec
feat(vi-mode): add INSERT_MODE_INDICATOR (#9732)
Co-authored-by: bretello <bretello@distruzione.org>
2021-12-29 10:34:57 +01:00
Marc Cornellà
93ad3a8821
docs(vi-mode): document $KEYTIMEOUT issue (#9588)
Closes #9588
2021-09-27 11:46:42 +02:00
Marc Cornellà
2118d35e01 fix(vi-mode)!: add back edit-command-line key binding as 'vv' (#9573)
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 21:41:11 +01:00
Marc Cornellà
79980b00fb fix(vi-mode): hide cursor-change logic behind VI_MODE_SET_CURSOR setting
Fixes #9570
2021-01-04 21:31:07 +01:00
Marc Cornellà
94ce46d48b docs(vi-mode): revamp README and document settings 2021-01-04 21:31:07 +01:00
Alexander Frolov
e957ae4135 Update README.md 2015-09-23 09:54:22 +03:00
Daniel Campoverde [alx741]
0e35bd4001 Plugins: vi-mode: Add first README file 2015-06-12 00:08:26 +02:00