Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
3c12b477d3563057a55026f4f4583f12537d9096
/
cmd-switch-client.c
45dfc5a
Instead of setting up the default keys by building the key struct
by nicm
· 10 years ago
2740490
Remove the "info" message mechanism, this was only used for about five
by nicm
· 11 years ago
3253960
Avoid use of uninitialized variable, from Thomas Adam.
by nicm
· 11 years ago
c2cac69
Similar to attach-session, make switch-client -t accept a window and
by nicm
· 11 years ago
d45c12b
Remove the barely-used and unnecessary command check() function.
by nicm
· 11 years ago
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