aboutsummaryrefslogtreecommitdiff
path: root/cmd-list-clients.c
Commit message (Expand)AuthorAge
* Pass return code from _exec; allow command sequences to work from the command...Nicholas Marriott2009-01-19
* New command, server-info, to show server info + terminal details. Also tweak ...Nicholas Marriott2009-01-10
* Update key handling code. Simplify, support ctrl properly and add a new windo...Nicholas Marriott2009-01-09
* +.Nicholas Marriott2009-01-07
* Big reorganisation of command-line syntax.Nicholas Marriott2008-06-05
* Easy bits of arg printing for list-keys.Nicholas Marriott2008-06-05
* If no command is specified, assume new-session.Nicholas Marriott2008-06-03
* Quick and dirty kill-server command.Nicholas Marriott2008-06-03
* Move -s and -c down a level so handling them is the responsibility of the com...Nicholas Marriott2008-06-02
* Big internal reorganisation to move tty control into parent.Nicholas Marriott2007-11-27
* Add -c option to specify client, and move detach/refresh to client rather tha...Nicholas Marriott2007-11-16
* List client command.Nicholas Marriott2007-10-23