index
:
rtmux.git
master
rahm
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
client.c
Commit message (
Collapse
)
Author
Age
...
*
Don't hang when window closes early; also add lots more debugging.
Nicholas Marriott
2008-05-31
|
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
|
*
Better error messages with no server.
Nicholas Marriott
2007-12-01
|
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27
|
*
Add ^A && ^E to copy mode. Also use STDIN instead of STDOUT in a couple of ↵
Nicholas Marriott
2007-11-26
|
|
|
|
places.
*
realpath the socket path; also sprinkle some const.
Nicholas Marriott
2007-11-12
|
*
Check for required term capabilities on start.
Nicholas Marriott
2007-11-08
|
*
Make it build/run on Linux.
Nicholas Marriott
2007-10-31
|
*
Close memory leaks.
Nicholas Marriott
2007-10-24
|
*
Tweak a couple of variable names.
Nicholas Marriott
2007-10-23
|
*
List client command.
Nicholas Marriott
2007-10-23
|
*
Return 0 on lost server so pkill works okay if scripted.
Nicholas Marriott
2007-10-22
|
*
Clean up pause/exit mess with flags.
Nicholas Marriott
2007-10-05
|
*
Incomplete resize support.
Nicholas Marriott
2007-10-04
|
*
Window attachment, malloc debugging, fix a segfault with no sessions.
Nicholas Marriott
2007-10-04
|
*
Rewrite command handling to be more generic. Not finished!
Nicholas Marriott
2007-10-03
|
*
Move command handling into the server and tidy up some bits.
Nicholas Marriott
2007-10-03
|
*
Write error messages for rename. Also tweak some error outputs, and fix -i.
Nicholas Marriott
2007-09-29
|
*
Add client_flush to flush output when transient commands are called.
Nicholas Marriott
2007-09-28
|
*
Retry connection with small timeout instead of sleep(10) for server start.
Nicholas Marriott
2007-09-27
|
*
New session selection rules:
Nicholas Marriott
2007-09-27
|
|
|
|
|
|
|
|
- find by name if given - otherwise try current index from $TMUX - otherwise if only one session, use it - otherwise error
*
Extend op string and add potential for a single alias.
Nicholas Marriott
2007-09-26
|
*
Join oldest session if non specified. Fix errors.
Nicholas Marriott
2007-09-26
|
*
Restore list command.
Nicholas Marriott
2007-09-26
|
*
Unlink and retry if server socket connect fails.
Nicholas Marriott
2007-09-26
|
*
Cleanup part II: split up client stuff and ops. More to come.
Nicholas Marriott
2007-09-26
[prev]