Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed: Make ScrollDown escape respect margins #3004

Closed
wants to merge 1 commit into from

Conversation

evg-zhabotinsky
Copy link

SD sequence (${CSI}${N}T) was scrolling the whole width
of the terminal instead of just between the margins.
Fixed that.

Fixes #2576 where in tmux scrolling one of several
side-by-side panels down resulted in all visually scrolling.

SD sequence (`${CSI}${N}T`) was scrolling the whole width
 of the terminal instead of just between the margins.
Fixed that.

Fixes termux#2576 where in tmux scrolling one of several
 side-by-side panels down resulted in all visually scrolling.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Bug]: Sympathetic scrolling in adjacent tmux panes
1 participant