Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: aa1353947e975094de6ff46fea0dca5bbb2dcbb7 https://github.com/tmux/tmux/commit/aa1353947e975094de6ff46fea0dca5bbb2dcbb7 Author: nicm <nicm> Date: 2024-07-12 (Fri, 12 Jul 2024)
Changed paths: M tmux.h M tty-keys.c M utf8.c Log Message: ----------- UTF-8 keys now contain the internal representation and not the Unicode codepoint, so convert extended keys properly. From Stanislav Kljuhhin. Commit: d02254f754e0a116712abf30b54ca0d4a82216a3 https://github.com/tmux/tmux/commit/d02254f754e0a116712abf30b54ca0d4a82216a3 Author: Thomas Adam <tho...@xteddy.org> Date: 2024-07-12 (Fri, 12 Jul 2024) Changed paths: M tmux.h M tty-keys.c M utf8.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/171004dfd049...d02254f754e0 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 on the web, visit https://groups.google.com/d/msgid/tmux-git/tmux/tmux/push/refs/heads/master/171004-d02254%40github.com.