mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-03-13 05:33:51 -04:00
changelog: mouse events -> mouse scroll events
This commit is contained in:
parent
f2497320c6
commit
3e9186a042
1 changed files with 2 additions and 2 deletions
|
|
@ -75,8 +75,8 @@
|
|||
bindings. They scroll up/down a single line in the scrollback.
|
||||
* **mouse.alternate-scroll-mode** option to `foot.ini`. This option
|
||||
controls the initial state of the _Alternate Scroll Mode_, and
|
||||
defaults to `yes`. When enabled, mouse events are translated to
|
||||
up/down key events in the alternate screen, letting you scroll in
|
||||
defaults to `yes`. When enabled, mouse scroll events are translated
|
||||
to up/down key events in the alternate screen, letting you scroll in
|
||||
e.g. `less` and other applications without enabling native mouse
|
||||
support in them (https://codeberg.org/dnkl/foot/issues/135).
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue