Fix tmux scrolling: enable smooth line-by-line scrolling

- Override default wheel bindings that caused 5-line jumps
- Add custom bindings for smooth 1-line scrolling
- Clean up trailing whitespaces in fish.nix
- Adjust Alacritty scroll multiplier from 3 to 1
This commit is contained in:
DannyDannyDanny 2025-09-13 20:39:05 +02:00
parent f72b7e6ddb
commit 9814feb179
2 changed files with 14 additions and 3 deletions

View file

@ -82,4 +82,3 @@
'';
};
}