Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 545832e9fa5768079392710e49ed1d2756dfce1d https://github.com/tmux/tmux/commit/545832e9fa5768079392710e49ed1d2756dfce1d Author: nicm <nicm> Date: 2025-05-22 (Thu, 22 May 2025)
Changed paths: M options-table.c Log Message: ----------- Typo, from someone in GitHub issue 4511. Commit: 3f4b154b7095a346bf32ac1e28bcf085f802f54d https://github.com/tmux/tmux/commit/3f4b154b7095a346bf32ac1e28bcf085f802f54d Author: nicm <nicm> Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M tmux.h Log Message: ----------- Bump UTF8_SIZE to the maximum 32 because there are some crazy long UTF-8 sequences out there (GitHub issue 4506). This should not significantly increase typical memory consumption because we only store each Unicode character once in the shared cache. Commit: 7be0613657215b5d712d2375c14e660709428925 https://github.com/tmux/tmux/commit/7be0613657215b5d712d2375c14e660709428925 Author: Thomas Adam <tho...@xteddy.org> Date: 2025-05-22 (Thu, 22 May 2025) Changed paths: M options-table.c M tmux.h Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/b9ad9186fe4d...7be061365721 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/b9ad91-7be061%40github.com.