CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2025/02/26 00:47:46
Modified files: usr.bin/tmux : client.c Log message: If command parsing fails in the client, report the error rather than trying to send the command to the server. GitHub issue 4372 from Nikola Tadic.