forked from NotAShelf/beer
doc: document the [mouse] config table
Signed-off-by: NotAShelf <raf@notashelf.dev> Change-Id: I94c9626acde828366c761906fec5ec1f6a6a6964
This commit is contained in:
parent
15a4a97033
commit
1634a2bbc1
1 changed files with 10 additions and 0 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue