diff options
author | Omar Magdy <99906646+omagdy7@users.noreply.github.com> | 2024-01-04 19:57:53 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-04 17:57:53 +0000 |
commit | d47aab93c3872896da2dd563a042f133ee76d028 (patch) | |
tree | a26e38707e3a9737909e9589d41239ace469dfdc /extra | |
parent | 5685ce8bf8cb919f454518f1206b7ebc52636378 (diff) | |
download | alacritty-d47aab93c3872896da2dd563a042f133ee76d028.tar.gz alacritty-d47aab93c3872896da2dd563a042f133ee76d028.zip |
Add vi search paste bindings
Closes #7511.
Diffstat (limited to 'extra')
-rw-r--r-- | extra/man/alacritty-bindings.5.scd | 14 |
1 files changed, 13 insertions, 1 deletions
diff --git a/extra/man/alacritty-bindings.5.scd b/extra/man/alacritty-bindings.5.scd index a1c63a09..36dd69a9 100644 --- a/extra/man/alacritty-bindings.5.scd +++ b/extra/man/alacritty-bindings.5.scd @@ -42,6 +42,10 @@ configuration. See *alacritty*(5) for full configuration format documentation. : _"Control"_ :[ : _"ClearLogNotice"_ +| _"Paste"_ +:[ +: _"Vi|Search"_ +: _"Paste"_ | _"L"_ : _"Control"_ : _"~Vi|~Search"_ @@ -344,6 +348,10 @@ configuration. See *alacritty*(5) for full configuration format documentation. : _"Control|Shift"_ : _"~Vi"_ : _"Paste"_ +| _"V"_ +: _"Control|Shift"_ +: _"Vi|Search"_ +: _"Paste"_ | _"C"_ : _"Control|Shift"_ :[ @@ -440,7 +448,11 @@ configuration. See *alacritty*(5) for full configuration format documentation. : _"DecreaseFontSize"_ | _"V"_ : _"Command"_ -:[ +: _"~Vi"_ +: _"Paste"_ +| _"V"_ +: _"Command"_ +: _"Vi|Search"_ : _"Paste"_ | _"C"_ : _"Command"_ |