- a412dd6 Fix loop comparison broken in last commit, from Thomas Adam. by nicm · 9 years ago
- c4e811e Add -E flag when attaching or switching client to bypass by nicm · 9 years ago
- 6b21296 Move the nested check from client to server and compare the client tty by nicm · 9 years ago
- 6dbd63b Move the functions to convert ids from strings into session.c and window.c. by nicm · 10 years ago
- aeedb46 Convert clients list into a TAILQ. by nicm · 10 years ago
- 4946f74 Wrap all the individual format_* calls in a single format_defaults functions. by nicm · 10 years ago
- 45dfc5a Instead of setting up the default keys by building the key struct by nicm · 10 years ago
- f182892 Change terminal-overrides to a server option (now that we have them), it by nicm · 11 years ago
- 1a0d3cd Allow attach-session -t to accept a window and pane to select them on by nicm · 11 years ago
- 7936ce3 Show session name in detached message. Requested by somebody a few by nicm · 11 years ago
- 282c5f9 Alter how tmux handles the working directory to internally use file by nicm · 11 years ago
- 6c09301 Remove CMD_SENDENVIRON. by nicm · 11 years ago
- 14fad6a Add -A flag to new-session to make it behave like attach-session if the by Nicholas Marriott · 12 years ago
- 20636d9 Add a command queue to standardize and simplify commands that call other 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
- df912e3 xfree is not particularly helpful, remove it. From Thomas Adam. by Nicholas Marriott · 12 years ago
- 682884e Add a helper function to send ready message. by Nicholas Marriott · 13 years ago
- 37f9bb4 Add a helper function to open the terminal for attach-/new-session. by Nicholas Marriott · 13 years ago
- 4621034 Add notify hooks for various events, the functions are currently empty by Nicholas Marriott · 13 years ago
- cd10f73 Only hide flags on the current window when the session is attached, 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
- 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