
When viewing logs with auto scroll enabled, each time a new log entry is added both vertical and horizontal scroll is reset (scrolled to bottom left corner), but in some cases, especially when reading long log lines it's useful to keep horizontal scroll position.
Can a new config option be added to allow keeping horizontal scroll position? I can work on implementation, if this feature is acceptable.
Edit: I created PR #3669
When viewing logs with auto scroll enabled, each time a new log entry is added both vertical and horizontal scroll is reset (scrolled to bottom left corner), but in some cases, especially when reading long log lines it's useful to keep horizontal scroll position.
Can a new config option be added to allow keeping horizontal scroll position? I can work on implementation, if this feature is acceptable.
Edit: I created PR #3669