Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
81a548bcc4bf4e85935ce8ee65217b41d094d990
/
cmd-switch-client.c
20636d9
Add a command queue to standardize and simplify commands that call other
by Nicholas Marriott
· 12 years ago
bb8457b
Fix error reporting for client commands by adding a flag to
by Nicholas Marriott
· 12 years ago
ede8312
Make command exec functions return an enum rather than -1/0/1 values and
by Nicholas Marriott
· 12 years ago
cd10f73
Only hide flags on the current window when the session is attached, from
by Nicholas Marriott
· 13 years ago
88e9079
Add a -r flag to switch-client to toggle the client read-only flag. From
by Nicholas Marriott
· 13 years ago
5d519ba
Add a flag to cmd_find_session so that attach-session can prefer
by Nicholas Marriott
· 14 years ago
7502cb3
Clean up and simplify tmux command argument parsing.
by Nicholas Marriott
· 14 years ago
04b32fa
Don't reset the activity timer for unattached sessions every second,
by Nicholas Marriott
· 14 years ago
9358cfa
Use pointer rather than index for the client's last session.
by Nicholas Marriott
· 14 years ago
51487ed
Track the last session for a client and add a flag to switch-client and
by Nicholas Marriott
· 14 years ago
9a7cde0
Two new options:
by Nicholas Marriott
· 14 years ago
a22a6de
Add -n and -p flags to switch-client to move to the next and previous
by Nicholas Marriott
· 14 years ago
c0d3e43
Don't leak if arguments appear multiple times, from Tiago Cunha.
by Nicholas Marriott
· 15 years ago
76ef877
Get rid of the ugly CMD_CHFLAG macro and use a const string (eg "dDU") in the
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
5f108d9
Having fixed flags for single-character getopt options is a bit hard to
by Nicholas Marriott
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago