CVSROOT: /cvs
Module name: src
Changes by: [email protected] 2014/04/17 01:55:43
Modified files:
usr.bin/tmux : cmd-queue.c cmd-run-shell.c cmd-select-layout.c
cmd-set-option.c cmd-switch-client.c
key-bindings.c options-table.c tmux.1 tmux.c
tmux.h
Log message:
Remove the "info" message mechanism, this was only used for about five
mostly useless and annoying messages. Change those commands to silence
on success like all the others. Still accept the -q command line flag
and "quiet" server option for now.