Commit 324b755
committed
fix(terminal): lower scroll sensitivity to 2 after testing
4 lines per wheel notch overshoots badly on a normal mouse; 2 is a
comfortable middle between xterm's default of 1 and the 3-5 range
requested in #254. Wheel resolution varies enough between devices that
a tunable setting is the real fix - #254 stays open for that.1 parent f8687e2 commit 324b755
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5 | 5 | | |
6 | 6 | | |
7 | 7 | | |
8 | | - | |
| 8 | + | |
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
| |||
0 commit comments