Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 2a5eba7899a47d3d2445ff9eabcad466a47b04fa https://github.com/tmux/tmux/commit/2a5eba7899a47d3d2445ff9eabcad466a47b04fa Author: nicm <nicm> Date: 2025-01-02 (Thu, 02 Jan 2025)
Changed paths: M input-keys.c M tty-keys.c Log Message: ----------- Check backspace against VERASE earlier before it is translated to an internal key and do not go through the mapping on output. Fixes problems reported by Ben Price in GitHub issue 4284 and by tb@. Commit: 00894d188d2a60767a80ae749e7c3fc810fca8cd https://github.com/tmux/tmux/commit/00894d188d2a60767a80ae749e7c3fc810fca8cd Author: Thomas Adam <tho...@xteddy.org> Date: 2025-01-02 (Thu, 02 Jan 2025) Changed paths: M input-keys.c M tty-keys.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/bf30492d572c...00894d188d2a 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/bf3049-00894d%40github.com.