CVSROOT: /cvs Module name: src Changes by: [email protected] 2017/07/12 03:21:25
Modified files:
usr.bin/tmux : client.c tmux.c tmux.h
Log message:
Make shell_command a global like other stuff rather than making it an
exception and using callback argument.
