Terminal Relative Scroll
A client-side mod for Lethal Company that makes terminal scrolling respect the number of visible lines instead of jumping a fixed amount (one third of the total content). You can configure exactly how many lines to scroll per mouse wheel step.
Features
- Relative scrolling – scroll by a settable number of lines instead of a fixed ratio.
- The scroll amount automatically recalculates when the terminal text changes (e.g., after a command).
- Fully configurable via BepInEx configuration file or in-game using LethalConfig (if installed).
- Client-side – no server installation needed.
Configuration
After the first run, a config file will be created at BepInEx/config/brabru.TerminalScrollPatch.cfg. You can edit it with any text editor.
- Custom scroll (default:true)
- Lines to scroll (default:8)