Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 4872811ba78bd68c71d40b820065c093ed427970 https://github.com/tmux/tmux/commit/4872811ba78bd68c71d40b820065c093ed427970 Author: nicm <nicm> Date: 2023-09-08 (Fri, 08 Sep 2023)
Changed paths: M format.c M tty-keys.c Log Message: ----------- Use DECSLRM and DECFRA only at level 4 rather than checking the terminal id. Commit: c02bc4dbe9692fb8f698509a35c3abccf895f263 https://github.com/tmux/tmux/commit/c02bc4dbe9692fb8f698509a35c3abccf895f263 Author: nicm <nicm> Date: 2023-09-08 (Fri, 08 Sep 2023) Changed paths: M tty-keys.c Log Message: ----------- On second thoughts, do check DA2 for DECFRA and DECSLRM since that will catch terminals that say they are VT520 even if we can't use DA1 (because of VTE). Commit: f68d35c52962c095e81db0de28219529fd6f355e https://github.com/tmux/tmux/commit/f68d35c52962c095e81db0de28219529fd6f355e Author: Thomas Adam <tho...@xteddy.org> Date: 2023-09-08 (Fri, 08 Sep 2023) Changed paths: M format.c M tty-keys.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/1a1290f30b21...f68d35c52962 -- 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 tmux-git+unsubscr...@googlegroups.com. To view this discussion on the web, visit https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/1a1290-f68d35%40github.com.