CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2017/08/16 06:12:54
Modified files: usr.bin/tmux : cmd-display-panes.c server-client.c tmux.1 tmux.h Log message: Add -d flag to display-panes to specify timeout, and make 0 mean no timeout. From Laurens Post.