mirror of
https://github.com/prurigro/darkcloud-nvimconfig.git
synced 2024-11-09 15:06:38 -05:00
Add note about shift being available for horizontal scrolling to the readme
This commit is contained in:
parent
ecb5aff7d8
commit
0fd7fee967
1 changed files with 2 additions and 0 deletions
|
@ -80,6 +80,8 @@ As usual, to have your system use `vimpager` in place of `less`, you'll need to
|
|||
| Ctrl+ScrollDown | ALL | Scroll left a few characters at a time |
|
||||
| Alt+ScrollUp | ALL | Scroll right one character at a time |
|
||||
| Alt+ScrollDown | ALL | Scroll left one character at a time |
|
||||
| Shift+ScrollUp | ALL | Scroll right one character at a time |
|
||||
| Shift+ScrollDown | ALL | Scroll left one character at a time |
|
||||
| | | |
|
||||
| MiddleClick | ALL | Select between the cursor and the mouse |
|
||||
| Ctrl+LeftClick | ALL | Select between the cursor and the mouse |
|
||||
|
|
Loading…
Reference in a new issue