Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 1926c1b683e5ab042f70a94b613d09d41fb858db https://github.com/tmux/tmux/commit/1926c1b683e5ab042f70a94b613d09d41fb858db Author: nicm <nicm> Date: 2025-05-01 (Thu, 01 May 2025)
Changed paths: M tty.c Log Message: ----------- Don't map 256 to white-on-white either, and tidy code a bit. Commit: 6106a0f2c454b9939cc3873a0ef443765aa3c21f https://github.com/tmux/tmux/commit/6106a0f2c454b9939cc3873a0ef443765aa3c21f Author: nicm <nicm> Date: 2025-05-01 (Thu, 01 May 2025) Changed paths: M options-table.c M screen-write.c M tmux.1 Log Message: ----------- Add an option variation-selector-always-wide to instruct tmux not to always interpret VS16 as a wide character and assume the terminal does likewise. This is behaviour seen in a number of newer terminals' Unicode 14 support but not in older terminals; it seems to be a little contentious and is currently difficult to detect. Probably in the long run tmux should pick a behaviour, look at a (new) terminfo(5) capability to tell it what the terminal will do, and emulate as required, but at this point I'm not sure that is worth it for something where support is mixed, seems to be in flux, and that mostly only matters for emojis. GitHub issues 3923 and 4475 and others before that. Commit: 3d2b26dcfe1a14b5ff6e04121e933a30652c2fe9 https://github.com/tmux/tmux/commit/3d2b26dcfe1a14b5ff6e04121e933a30652c2fe9 Author: Thomas Adam <tho...@xteddy.org> Date: 2025-05-01 (Thu, 01 May 2025) Changed paths: M options-table.c M screen-write.c M tmux.1 M tty.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/6cc1a607fcbe...3d2b26dcfe1a To unsubscribe from these emails, change your notification settings at https://github.com/tmux/tmux/settings/notifications -- 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, visit https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/6cc1a6-3d2b26%40github.com.