FS#60689 - [linux] 4.19.arch1-1 Top-left part of the screen doesn't refresh in tmux panes.

Attached to Project: Arch Linux
Opened by Damian N (nycko123) - Saturday, 03 November 2018, 19:24 GMT
Last edited by Jan Alexander Steffens (heftig) - Sunday, 20 October 2019, 22:04 GMT
Task Type Bug Report
Category Kernel
Status Closed
Assigned To Tobias Powalowski (tpowa)
Jan Alexander Steffens (heftig)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Top-left part of the screen doesn't refresh after window switch in tmux started in tty.
More information and tmux debuging: https://github.com/tmux/tmux/issues/1521

Additional info:
* testing/linux 4.19.arch1-1
* community/tmux 2.8-1

* terminal: tty
* shell: bash
* outside tmux: printenv TERM = linux
* inside tmux: printenv TERM = screen
* new user account with no custom .tmux.conf and no environments set

Steps to reproduce:
* start tmux in tty
* add a pane (horizontal or vertical)
* add new window, switch to it and print anything in it (cat a file, journalctl -f, etc.)
* switch back to window 0
* pane 0 has a part of the output from window 1

The issue does not exist on previous kernels, 4.18.16 and below (tty, xserver)
This task depends upon

Closed by  Jan Alexander Steffens (heftig)
Sunday, 20 October 2019, 22:04 GMT
Reason for closing:  Upstream

Loading...