Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: 0f6227f46b1d33476ef448682a2ba0b0290e6d9b https://github.com/tmux/tmux/commit/0f6227f46b1d33476ef448682a2ba0b0290e6d9b Author: nicm <nicm> Date: 2022-06-02 (Thu, 02 Jun 2022)
Changed paths: M cmd-set-buffer.c Log Message: ----------- When deleting or renaming a buffer and a buffer name is specified, complain if the buffer doesn't exist instead of silently deleting or renaming the most recent buffer. GitHub issue 3205. Commit: 18838fbc877b5c003449fa10df353405c024f0f5 https://github.com/tmux/tmux/commit/18838fbc877b5c003449fa10df353405c024f0f5 Author: nicm <nicm> Date: 2022-06-02 (Thu, 02 Jun 2022) Changed paths: M cmd-run-shell.c Log Message: ----------- Do not attempt to use client in config file (it will be NULL), GitHub issue 3206. Commit: 1184dc08d4c85c489126365896602d151c8080ad https://github.com/tmux/tmux/commit/1184dc08d4c85c489126365896602d151c8080ad Author: Thomas Adam <tho...@xteddy.org> Date: 2022-06-03 (Fri, 03 Jun 2022) Changed paths: M cmd-run-shell.c M cmd-set-buffer.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/be2617036ff7...1184dc08d4c8 -- 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/be2617-1184dc%40github.com.