Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: f95d055e04f129b015a46deb702081b8b87636ca https://github.com/tmux/tmux/commit/f95d055e04f129b015a46deb702081b8b87636ca Author: nicm <nicm> Date: 2024-09-30 (Mon, 30 Sep 2024)
Changed paths: M job.c M popup.c Log Message: ----------- Only use default-shell for popups, return to /bin/sh for run-shell, if-shell and #() - these have been documented as using /bin/sh for a long time and scripts rely on it. Pointed out by Gregory Pakosz. Commit: 89adec0ca5f3cf7510b3854967b33b399871da7e https://github.com/tmux/tmux/commit/89adec0ca5f3cf7510b3854967b33b399871da7e Author: nicm <nicm> Date: 2024-09-30 (Mon, 30 Sep 2024) Changed paths: M tmux.h M tty-keys.c M tty.c Log Message: ----------- On some Windows terminals, if TIOCWINSZ does not return xpixel and ypixel (they are zero), if this is the case then try the query escape sequences. From Dmitry Galchinsky in GitHub issue 4099. Commit: 25b1cc1e8e5b78fab718fa797f2cf2ccc310079e https://github.com/tmux/tmux/commit/25b1cc1e8e5b78fab718fa797f2cf2ccc310079e Author: Thomas Adam <tho...@xteddy.org> Date: 2024-09-30 (Mon, 30 Sep 2024) Changed paths: M job.c M popup.c M tmux.h M tty-keys.c M tty.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/7b148f7b5b6a...25b1cc1e8e5b 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/7b148f-25b1cc%40github.com.