diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-19 17:16:09 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-01-19 17:16:09 +0000 |
| commit | 5f6a351df72f76f98ee1ed3494d025fe591fdb69 (patch) | |
| tree | 263a4fcc0c99484d27bf868e7de753474603906a /CHANGES | |
| parent | 95323a6a3612a155420dbb17b424db14cabcf06d (diff) | |
| download | rtmux-5f6a351df72f76f98ee1ed3494d025fe591fdb69.tar.gz rtmux-5f6a351df72f76f98ee1ed3494d025fe591fdb69.tar.bz2 rtmux-5f6a351df72f76f98ee1ed3494d025fe591fdb69.zip | |
Start the first client with a special socketpair so it is already known to the
server rather than playing silly games to get them synchronised before doing
anything.
Change attach-session to start the server.
Diffstat (limited to 'CHANGES')
| -rw-r--r-- | CHANGES | 8 |
1 files changed, 7 insertions, 1 deletions
@@ -1,3 +1,9 @@ +19 January 2009 + +* attach-session now tries to start the server if it isn't already started - if + no sessions are created in .tmux.conf this will cause an error. +* Clean up starting server by making initial client get a special socketpair. + 18 January 2009 * Unbreak UTF-8. @@ -958,7 +964,7 @@ (including mutt, emacs). No status bar yet and no key remapping or other customisation. -$Id: CHANGES,v 1.220 2009-01-18 21:46:30 nicm Exp $ +$Id: CHANGES,v 1.221 2009-01-19 17:16:09 nicm Exp $ LocalWords: showw utf UTF fulvio ciriaco joshe OSC APC gettime abc DEF OA clr LocalWords: rivo nurges lscm Erdely eol smysession mysession ek dstname RB ms |