Branch: refs/heads/master Home: https://github.com/tmux/tmux Commit: b526e678b50e197fdc9e70ff072f75abd1167a26 https://github.com/tmux/tmux/commit/b526e678b50e197fdc9e70ff072f75abd1167a26 Author: nicm <nicm> Date: 2025-04-09 (Wed, 09 Apr 2025)
Changed paths: M cmd-command-prompt.c M cmd-confirm-before.c M cmd-set-environment.c M cmd-show-environment.c M cmd-show-prompt-history.c M tmux.c Log Message: ----------- Make some usages more consistent and add -h to show usage, GitHub issue 4455 from David Mandelberg. Commit: 3e14e7c48b3e6c348a9abe7b867394449b397d86 https://github.com/tmux/tmux/commit/3e14e7c48b3e6c348a9abe7b867394449b397d86 Author: nicm <nicm> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M tmux.1 Log Message: ----------- Formats can use environment variables, from David Mandelberg. Commit: 68ffe654990764ed5bdb7efb88e4d01b921fd3d5 https://github.com/tmux/tmux/commit/68ffe654990764ed5bdb7efb88e4d01b921fd3d5 Author: nicm <nicm> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M cmd-bind-key.c M cmd-display-menu.c M cmd-new-session.c M cmd-new-window.c M cmd-respawn-pane.c M cmd-respawn-window.c M cmd-run-shell.c M cmd-send-keys.c M cmd-set-buffer.c M cmd-show-options.c M cmd-split-window.c M tmux.1 Log Message: ----------- Fix documentation around optional arguments. This includes: - Syncing between the usage string in code and in the man page. - Adding optional arguments that were not mentioned (such as shell-command arguments). - Adding square brackets around arguments that are actually optional. >From Julian Prein (julian at druck dot dev) in GitHub issue 4419. Commit: ac2779f4d8e56531ed076e57c738ebd28737cc42 https://github.com/tmux/tmux/commit/ac2779f4d8e56531ed076e57c738ebd28737cc42 Author: Thomas Adam <tho...@xteddy.org> Date: 2025-04-09 (Wed, 09 Apr 2025) Changed paths: M cmd-bind-key.c M cmd-command-prompt.c M cmd-confirm-before.c M cmd-display-menu.c M cmd-new-session.c M cmd-new-window.c M cmd-respawn-pane.c M cmd-respawn-window.c M cmd-run-shell.c M cmd-send-keys.c M cmd-set-buffer.c M cmd-set-environment.c M cmd-show-environment.c M cmd-show-options.c M cmd-show-prompt-history.c M cmd-split-window.c M tmux.1 M tmux.c Log Message: ----------- Merge branch 'obsd-master' Compare: https://github.com/tmux/tmux/compare/d3c39375d5e9...ac2779f4d8e5 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/d3c393-ac2779%40github.com.