CVSROOT: /cvs Module name: src Changes by: [email protected] 2021/08/21 12:39:07
Modified files:
usr.bin/tmux : arguments.c cmd-parse.y cmd.c tmux.h
Log message:
Pass typed arguments out of the parser into the arguments list and let
it convert them into strings.
