Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 616bde08ac74d4be0ae06087aa3103df54833f86 https://github.com/tmux/tmux/commit/616bde08ac74d4be0ae06087aa3103df54833f86 Author: nicm <nicm> Date: 2022-06-14 (Tue, 14 Jun 2022)
Changed paths: M options-table.c M tmux.1 M tty-features.c M tty-keys.c Log Message: ----------- kf* terminfo capabilities are poorly defined and rxvt uses them in a different way from xterm, so add a feature flag for rxvt to make tmux ignore the capabilities and instead rely on its builtin definitions. Commit: 06869ff22fa9891c9633ce3e3efa77cac758b520 https://github.com/tmux/tmux/commit/06869ff22fa9891c9633ce3e3efa77cac758b520 Author: Thomas Adam <tho...@xteddy.org> Date: 2022-06-14 (Tue, 14 Jun 2022) Changed paths: M options-table.c M tmux.1 M tty-features.c M tty-keys.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/6d0828b81cd3...06869ff22fa9 -- 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/6d0828-06869f%40github.com.