Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 17bab327943824ae6c4b6c0f76cf8d2fd0055d12 https://github.com/tmux/tmux/commit/17bab327943824ae6c4b6c0f76cf8d2fd0055d12 Author: nicm <nicm> Date: 2024-10-01 (Tue, 01 Oct 2024)
Changed paths: M cmd-send-keys.c M input-keys.c M server-client.c M session.c M tmux.h M tty-keys.c M window.c Log Message: ----------- Change pasting to bypass the output key processing entirely and write what was originally received. Fixes problems with pasted text being interpreted as extended keys reported by Mark Kelly. Commit: 1c1f4c121916821e717a2c1fd95c1ad015f1b563 https://github.com/tmux/tmux/commit/1c1f4c121916821e717a2c1fd95c1ad015f1b563 Author: nicm <nicm> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M screen.c M tmux.h M window-copy.c M window.c Log Message: ----------- Use global cursor style and colour options for modes instead of default, GitHub issue 4117. Commit: 157d748949a4c7df3dbc1cf7c5b4a25c4534756c https://github.com/tmux/tmux/commit/157d748949a4c7df3dbc1cf7c5b4a25c4534756c Author: Thomas Adam <tho...@xteddy.org> Date: 2024-10-01 (Tue, 01 Oct 2024) Changed paths: M cmd-send-keys.c M input-keys.c M screen.c M server-client.c M session.c M tmux.h M tty-keys.c M window-copy.c M window.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/25b1cc1e8e5b...157d748949a4 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/25b1cc-157d74%40github.com.