Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
43c936cd3341ee2a16ff79b8b97464d79328ea7c
/
cmd-list-clients.c
93230a6
Pass return code from _exec; allow command sequences to work from the command line.
by Nicholas Marriott
· 16 years ago
fb6c8ec
New command, server-info, to show server info + terminal details. Also tweak term stuff a bit.
by Nicholas Marriott
· 16 years ago
ed1031b
Update key handling code. Simplify, support ctrl properly and add a new window option (xterm-keys) to output xterm key codes including ctrl and, if available, alt and shift.
by Nicholas Marriott
· 16 years ago
c980360
+.
by Nicholas Marriott
· 16 years ago
0b9b873
Big reorganisation of command-line syntax.
by Nicholas Marriott
· 16 years ago
642c0b0
Easy bits of arg printing for list-keys.
by Nicholas Marriott
· 16 years ago
f91e7bf
If no command is specified, assume new-session.
by Nicholas Marriott
· 16 years ago
eaee4dc
Quick and dirty kill-server command.
by Nicholas Marriott
· 16 years ago
c7243b7
Move -s and -c down a level so handling them is the responsibility of the command (with some helper functions), rather than the top-level. This changes the action command syntax so that -s and -c must be after the command rather than before.
by Nicholas Marriott
· 16 years ago
76c8a59
Big internal reorganisation to move tty control into parent.
by Nicholas Marriott
· 17 years ago
b359f9b
Add -c option to specify client, and move detach/refresh to client rather than session.
by Nicholas Marriott
· 17 years ago
25e94a0
List client command.
by Nicholas Marriott
· 17 years ago