mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-06-12 03:02:27 -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.
|
bindings. They scroll up/down a single line in the scrollback.
|
||||||
* **mouse.alternate-scroll-mode** option to `foot.ini`. This option
|
* **mouse.alternate-scroll-mode** option to `foot.ini`. This option
|
||||||
controls the initial state of the _Alternate Scroll Mode_, and
|
controls the initial state of the _Alternate Scroll Mode_, and
|
||||||
defaults to `yes`. When enabled, mouse events are translated to
|
defaults to `yes`. When enabled, mouse scroll events are translated
|
||||||
up/down key events in the alternate screen, letting you scroll in
|
to up/down key events in the alternate screen, letting you scroll in
|
||||||
e.g. `less` and other applications without enabling native mouse
|
e.g. `less` and other applications without enabling native mouse
|
||||||
support in them (https://codeberg.org/dnkl/foot/issues/135).
|
support in them (https://codeberg.org/dnkl/foot/issues/135).
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue