Commit 910d609
Fix mouse wheel scrolling
- tmux.conf: set-option -g mouse on so wheel events route into tmux's
copy-mode scrollback when the shell fills the screen.
- .xterm .xterm-viewport override: overflow-y: auto so xterm's own
viewport accepts wheel events again instead of blocking them via an
inherited/overridden overflow rule.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 44f004a commit 910d609
2 files changed
Lines changed: 5 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
24 | 28 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| 9 | + | |
0 commit comments