mirror of
https://codeberg.org/dnkl/foot.git
synced 2026-05-02 06:46:32 -04:00
config: add mouse.alternate-scroll-mode option
This option controls the initial state of the Alternate Scroll Mode, and defaults to ‘enabled’.
This commit is contained in:
parent
04c1bab7b0
commit
f2497320c6
6 changed files with 31 additions and 0 deletions
|
|
@ -73,6 +73,12 @@
|
|||
(https://codeberg.org/dnkl/foot/issues/128).
|
||||
* **scrollback-up-line** and **scrollback-down-line** key
|
||||
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
|
||||
e.g. `less` and other applications without enabling native mouse
|
||||
support in them (https://codeberg.org/dnkl/foot/issues/135).
|
||||
|
||||
|
||||
### Removed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue