doc: document the [mouse] config table

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I94c9626acde828366c761906fec5ec1f6a6a6964
This commit is contained in:
raf 2026-06-25 13:04:22 +03:00
commit 1634a2bbc1
No known key found for this signature in database
GPG key ID: 29D95B64378DB4BF

View file

@ -82,6 +82,16 @@ channel).
*visual* = _bool_ *visual* = _bool_
Briefly flash the screen on the terminal bell. Default _false_. Briefly flash the screen on the terminal bell. Default _false_.
# [mouse]
*scroll-multiplier* = _float_
Multiplier applied to the lines scrolled per wheel notch. Default _1.0_.
*alternate-scroll* = _bool_
On the alternate screen, translate the wheel into cursor-key presses so
full-screen programs that did not request mouse reporting (such as _less_
and _man_) still scroll. Default _true_.
# [key-bindings] # [key-bindings]
A table of _chord_ = _action_ entries, merged over the built-in defaults. A A table of _chord_ = _action_ entries, merged over the built-in defaults. A