Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 3c65475561b25073c3b7dcbb0b6498a0535ecd59 https://github.com/tmux/tmux/commit/3c65475561b25073c3b7dcbb0b6498a0535ecd59 Author: nicm <nicm> Date: 2022-07-19 (Tue, 19 Jul 2022)
Changed paths: M format.c Log Message: ----------- Fix memory leak, from Gabriel Souza Franco. Commit: 86dfbda0e4a2ad2638a5beed41dc4b441857362b https://github.com/tmux/tmux/commit/86dfbda0e4a2ad2638a5beed41dc4b441857362b Author: nicm <nicm> Date: 2022-07-19 (Tue, 19 Jul 2022) Changed paths: M tty-keys.c Log Message: ----------- Process modifiers as bits rather than using a switch, from Koichi Murase. Commit: ee431d482a8dac52f4fb16de1038e819a9e42b9a https://github.com/tmux/tmux/commit/ee431d482a8dac52f4fb16de1038e819a9e42b9a Author: nicm <nicm> Date: 2022-07-19 (Tue, 19 Jul 2022) Changed paths: M server-client.c Log Message: ----------- Do not ignore the "off" flag when checking if a pane should be stopped, GitHub issue 3250. Commit: ab1d18d00febe161080b8e81331861481110809f https://github.com/tmux/tmux/commit/ab1d18d00febe161080b8e81331861481110809f Author: Thomas Adam <tho...@xteddy.org> Date: 2022-07-19 (Tue, 19 Jul 2022) Changed paths: M format.c M server-client.c M tty-keys.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/e06c09889c8f...ab1d18d00feb -- 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/e06c09-ab1d18%40github.com.