Rivoreo Source Code Repositories
src.rivoreo.one
/
tmux
/
1df33554382a09aaca4879e4857f42b91ca3bbc6
/
cmd-attach-session.c
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
acf13ce
Store sessions in an RB tree by name rather than a list, this is tidier
by Nicholas Marriott
· 14 years ago
bb53c20
Support attaching a client read-only with a new -r flag to the attach-session
by Nicholas Marriott
· 15 years ago
15a64b8
Massive spaces->tabs and trailing whitespace cleanup, hopefully for the last
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
2756437
Only need to chmod +x or -x the socket when a client is created, lost or
by Nicholas Marriott
· 15 years ago
6491274
Infrastructure and commands to manage the environment for processes started
by Nicholas Marriott
· 15 years ago
1673735
Add a terminal-overrides session option allowing individual terminfo(5) entries
by Nicholas Marriott
· 15 years ago
34a82e7
Make all messages sent between the client and server fixed size.
by Nicholas Marriott
· 15 years ago
96a7cf1
Both of cmdclient and curclient CAN be NULL - if the command is executed from
by Nicholas Marriott
· 15 years ago
ce53936
Tidy up new-session and attach-session and change them to work from inside
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
74749e8
Remove trailing newlines, spaces, and tabs.
by Ray Lai
· 15 years ago
35876ea
Import tmux, a terminal multiplexor allowing (among other things) a single
by Nicholas Marriott
· 15 years ago