Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 9ebbe2cca7c0b36079d3ab9f53174278d06e189e https://github.com/tmux/tmux/commit/9ebbe2cca7c0b36079d3ab9f53174278d06e189e Author: nicm <nicm> Date: 2024-08-22 (Thu, 22 Aug 2024)
Changed paths: M key-string.c Log Message: ----------- Short Ctrl keys like ^A need to be converted to lowercase so they end up as 'a'|KEYC_CTRL to match the new internal representation. Problem reported by naddy@. Commit: 99af9f23bdaa213133d57483b1eaf737646ab3fb https://github.com/tmux/tmux/commit/99af9f23bdaa213133d57483b1eaf737646ab3fb Author: Thomas Adam <tho...@xteddy.org> Date: 2024-08-22 (Thu, 22 Aug 2024) Changed paths: M key-string.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/692bae9ea6a2...99af9f23bdaa 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/692bae-99af9f%40github.com.