beer/src
NotAShelf 15a4a97033
config: add [mouse] table with scroll multiplier and alternate-scroll
Signed-off-by: NotAShelf <raf@notashelf.dev>
Change-Id: I58d4f2cb0010c167c7c317bf10dea99b6a6a6964
2026-06-26 10:21:48 +03:00
..
bindings.rs input: configurable key/text bindings, font resize, and fullscreen 2026-06-26 10:21:41 +03:00
config.rs config: add [mouse] table with scroll multiplier and alternate-scroll 2026-06-26 10:21:48 +03:00
font.rs font: bound the glyph cache; synthesize missing bold/italic 2026-06-26 10:21:23 +03:00
grid.rs grid: store and render combining marks on the base cell 2026-06-26 10:21:47 +03:00
input.rs input: report mouse and focus events to the application 2026-06-26 10:21:31 +03:00
main.rs config: live reload on SIGUSR1 2026-06-26 10:21:42 +03:00
pty.rs config: load beer.toml and apply font, geometry, scrollback, word delimiters 2026-06-26 10:21:37 +03:00
render.rs grid: store and render combining marks on the base cell 2026-06-26 10:21:47 +03:00
theme.rs config: default cursor style/blink and visual bell 2026-06-26 10:21:40 +03:00
vt.rs config: default cursor style/blink and visual bell 2026-06-26 10:21:40 +03:00
wayland.rs config: add [mouse] table with scroll multiplier and alternate-scroll 2026-06-26 10:21:48 +03:00