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-msg.c
Commit message (
Expand
)
Author
Age
*
Handle SIGTERM (and kill-server which uses it), a bit more neatly - tidy up
Nicholas Marriott
2009-01-21
*
suspend-client command and suspend client when ^Z key binding is used.
Nicholas Marriott
2009-01-18
*
Minor tidying; remove some old debugging messages.
Nicholas Marriott
2009-01-07
*
Introduce nitems() and use it; use bsearch.
Nicholas Marriott
2009-01-07
*
Major reorganisation of screen handling.
Nicholas Marriott
2007-12-06
*
Same exit process applied to detach.
Nicholas Marriott
2007-11-27
*
Three-stage exit process so that [] message printing works on detach etc.
Nicholas Marriott
2007-11-27
*
Big internal reorganisation to move tty control into parent.
Nicholas Marriott
2007-11-27
*
FreeBSD requires stdint.h.
Nicholas Marriott
2007-10-19
*
Mark windows in yellow on status line when bell.
Nicholas Marriott
2007-10-12
*
Clean up pause/exit mess with flags.
Nicholas Marriott
2007-10-05
*
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
*
tmux new-session -d.
Nicholas Marriott
2007-09-29
*
Join oldest session if non specified. Fix errors.
Nicholas Marriott
2007-09-26
*
Server function naming, still not happy with server stuff though.
Nicholas Marriott
2007-09-26
*
Cleanup part II: split up client stuff and ops. More to come.
Nicholas Marriott
2007-09-26