Remove "rin" from screen-256color
Some (many?) tmux users have set their TERM environment variable to screen-256color, and tmux before version 3.0 does not deal with "rin" correctly. So drop "rin" from screen-256color, at least until tmux 3.0 is released. Bug-Debian: https://bugs.debian.org/933572 Last-Update: 2019-08-07 Gbp-Pq: Name 02-debian-drop-rin-from-screen-256color.diff
This commit is contained in:
parent
0ead663b32
commit
f76366cd3e
|
@ -7346,6 +7346,7 @@ screen-16color-bce-s|GNU Screen with 16 colors using BCE and status line,
|
|||
|
||||
screen-256color|GNU Screen with 256 colors,
|
||||
use=xterm+256setaf, use=screen4,
|
||||
rin@,
|
||||
|
||||
screen-256color-s|GNU Screen with 256 colors and status line,
|
||||
use=xterm+256setaf, use=screen-s,
|
||||
|
|
Loading…
Reference in New Issue