Commit Graph

13 Commits (44ea99e7b9536a94da60397a2b0fc1a0c8457f96)

Author SHA1 Message Date
vladislav doster 1d09c6bb0a
style: remove trailing whitespace () 2024-03-26 09:55:16 +01:00
Þórhallur Sverrisson e0213342d1
feat(vi-mode): add option to disable clipboard () 2023-11-20 11:27:54 +00:00
bretello df80a2da54
feat(vi-mode): copy to clipboard when using `vi-change*` and `vi-yank*` widgets () 2023-10-02 20:41:01 +02:00
Benjamin Lieb 3ea0e0d234
docs(vi-mode): document how to add vi-mode info on the prompt () 2023-03-08 09:29:21 +01:00
Julien Vincent e0f92c8df5
feat(vi-mode): add settings for vi-mode cursor styles () 2023-03-07 20:46:21 +01:00
Sang-Yun Oh 4e2f4cdf68
docs(vi-mode): fix link typo in readme () 2022-01-07 17:34:42 +01:00
bretello 65bbd24eec
feat(vi-mode): add `INSERT_MODE_INDICATOR` ()
Co-authored-by: bretello <bretello@distruzione.org>
2021-12-29 10:34:57 +01:00
Marc Cornellà 93ad3a8821
docs(vi-mode): document `$KEYTIMEOUT` issue ()
Closes 
2021-09-27 11:46:42 +02:00
Marc Cornellà 2118d35e01 fix(vi-mode)!: add back edit-command-line key binding as 'vv' ()
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 
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 
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