zellij-org/zellij
View on GitHubFeature: Scroll mode should be persistent in a scrolled pane
Open
#638 opened on Aug 5, 2021
ease of usehelp wanted
Description
When I:
- Enter scroll mode and scroll up inside a pane
- Move the focus to another pane, exit scroll mode and do something else
- Go back to the scrolled up pane
I should be placed in scroll mode again.
This is so that I don't try to scroll and then lose my position because the pane resets back to its bottom most position.