CVSROOT: /cvs Module name: src Changes by: n...@cvs.openbsd.org 2009/07/22 15:23:29
Modified files: usr.bin/tmux : cmd.c tmux.1 Log message: Tidy the target parsing code a bit and correct the behaviour so that as before a string with no colon as a target window is first looked up as a window then as a session, noted by Iain Morgan. Also attempt to clarify the description of the target specification in the man page.