brewery
notashelf /
1634a2bbc1209522adefcecea8d9343f699f705a

beer

public

A terminal worth pouring time into

Star0tarball
clone
ssh://git@git.notashelf.dev:33/notashelf/beer.git

Commit 1634a2bbc120

tarball

NotAShelf <raf@notashelf.dev> · 2026-06-26 07:21 UTC

unverified1 files changed+10-0
doc: document the `[mouse]` config table

Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I94c9626acde828366c761906fec5ec1f6a6a6964
diff --git a/doc/beer.toml.5.scd b/doc/beer.toml.5.scdindex 3395eac..a0d449a 100644--- a/doc/beer.toml.5.scd+++ b/doc/beer.toml.5.scd@@ -82,6 +82,16 @@ channel). *visual* = _bool_ 	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]  A table of _chord_ = _action_ entries, merged over the built-in defaults. A