Branch: refs/heads/master
Home: https://github.com/tmux/tmux
Commit: 7a6446ac1788bb6676087001da83efc65cf5d096
https://github.com/tmux/tmux/commit/7a6446ac1788bb6676087001da83efc65cf5d096
Author: Nicholas Marriott <[email protected]>
Date: 2021-04-22 (Thu, 22 Apr 2021)
Changed paths:
M tmux.1
M tmux.h
M tty-features.c
M tty-term.c
Log Message:
-----------
Three changes to fix problems with xterm in VT340 mode, reported by Thomas
Sattler.
1) Do not include the DECSLRM or DECFRA features for xterm; they will be added
instead if secondary DA responds as VT420 (this happens already).
2) Set or reset the individual flags after terminal-overrides is applied, so
the user can properly disable them.
3) Add a capability for DECFRA ("Rect").
--
You received this message because you are subscribed to the Google Groups
"tmux-git" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web, visit
https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/cd6af4-7a6446%40github.com.