CVSROOT: /cvs Module name: src Changes by: [email protected] 2010/10/29 14:11:57
Modified files:
usr.bin/tmux : cmd-list.c cmd.c tmux.h
Log message:
We now send argv to the server after parsing it in the client to get the
command, so the client should not modify it. Instead, take a copy. Fixes
parsing command lists, reported by mcbr...@.
