summaryrefslogtreecommitdiffstats
path: root/cmd-detach-client.c
AgeCommit message (Expand)Author
2013-02-23Add a command queue to standardize and simplify commands that call otherNicholas Marriott
2013-02-22Fix error reporting for client commands by adding a flag to cmd_find_client toNicholas Marriott
2012-07-11Sync OpenBSD patchset 1151:Tiago Cunha
2012-06-18Sync OpenBSD patchset 1133:Tiago Cunha
2011-07-09Expand the Id keyword. Tiago Cunha
2011-04-18|PatchSet 889Nicholas Marriott
2011-04-11Add -s option to detach all clients attached to a session, from ZacNicholas Marriott
2011-03-19Sync OpenBSD patchset 863:Tiago Cunha
2011-01-07Sync OpenBSD patchset 829:Tiago Cunha
2010-02-08Sync OpenBSD patchset 639:Tiago Cunha
2009-11-14Sync OpenBSD patchset 539:Tiago Cunha
2009-07-28Sync OpenBSD patchset 181:Tiago Cunha
2009-07-14Having fixed flags for single-character getopt options is a bit hard toNicholas Marriott
2009-01-19Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott
2008-06-05Big reorganisation of command-line syntax.Nicholas Marriott
2008-06-05Easy bits of arg printing for list-keys.Nicholas Marriott
2008-06-03If no command is specified, assume new-session.Nicholas Marriott
2008-06-02Add a windowonly generic command and use it where appropriate. Also trim incl...Nicholas Marriott
2008-06-02Move -s and -c down a level so handling them is the responsibility of the com...Nicholas Marriott
2007-11-16Add -c option to specify client, and move detach/refresh to client rather tha...Nicholas Marriott