Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 125a7b91776a02d3ba391bbcdaf571cbbe2a33f2 https://github.com/tmux/tmux/commit/125a7b91776a02d3ba391bbcdaf571cbbe2a33f2 Author: nicm <nicm> Date: 2024-10-28 (Mon, 28 Oct 2024)
Changed paths: M status.c Log Message: ----------- Fix issues in the command prompt: set PROMPT_QUOTENEXT after quoting than before, meaning that accidentally scrolling the mouse wheel doesn't break quoting; and move the cursor correctly over wide characters. From Alexander Arch in GitHub issue 4212. Commit: 62e15e905bda23de4aafca6c3f9bc08ebe2326a1 https://github.com/tmux/tmux/commit/62e15e905bda23de4aafca6c3f9bc08ebe2326a1 Author: nicm <nicm> Date: 2024-10-28 (Mon, 28 Oct 2024) Changed paths: M format.c Log Message: ----------- Treat tabs as a word separator, from Alexander Arch in GitHub issue 4201. Commit: c8bd42de160902a3efebf021b660fd230ca08ca2 https://github.com/tmux/tmux/commit/c8bd42de160902a3efebf021b660fd230ca08ca2 Author: nicm <nicm> Date: 2024-10-28 (Mon, 28 Oct 2024) Changed paths: M window-copy.c Log Message: ----------- Match tab cells when searching, from Alexander Arch in GitHub issue 4201. Commit: bbc3cc558c642834e0ba20dd124f0f124217ad5f https://github.com/tmux/tmux/commit/bbc3cc558c642834e0ba20dd124f0f124217ad5f Author: Thomas Adam <tho...@xteddy.org> Date: 2024-10-28 (Mon, 28 Oct 2024) Changed paths: M format.c M status.c M window-copy.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/895044c52b6b...bbc3cc558c64 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/895044-bbc3cc%40github.com.