CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2025/03/24 14:01:03
Modified files: usr.bin/tmux : cmd.c options-table.c options.c server-client.c tmux.1 tmux.h Log message: Add default-client-command to set the command used is tmux is run without a command (the default stays new-session). From David Mandelberg in GitHub issue 4422.