The branch, master has been updated via 4abc8f717a5a786a4dd9e4f24d64ec76b0829993 (commit) via 8e1cef404022422f9f57c72d139f19a82a70a791 (commit) from 57c514d2f85f9d1c81601bae32131f1cd2948422 (commit)
- Log ----------------------------------------------------------------- commit 4abc8f717a5a786a4dd9e4f24d64ec76b0829993 Merge: 8e1cef4 57c514d Author: Nicholas Marriott <nicholas.marri...@gmail.com> Commit: Nicholas Marriott <nicholas.marri...@gmail.com> Merge branch 'master' of ssh://git.code.sf.net/p/tmux/tmux-code cmd-attach-session.c | 2 +- cmd-choose-buffer.c | 4 ++- cmd-list-buffers.c | 2 +- cmd-new-session.c | 2 +- format.c | 10 ++++-- input-keys.c | 2 +- options-table.c | 16 +++++----- paste.c | 23 ++++++++------- server-client.c | 8 +---- server-window.c | 5 ++- status.c | 3 -- tmux.1 | 75 ++++++++++++++++++++++++------------------------- tmux.h | 14 +++++---- tty-keys.c | 13 +++++++- tty-term.c | 7 +++- tty.c | 4 +- utf8.c | 42 ++++++++++++++++++++++++++++ window-choose.c | 12 +++++++- window-copy.c | 21 +++++++------ 19 files changed, 165 insertions(+), 100 deletions(-) commit 8e1cef404022422f9f57c72d139f19a82a70a791 Author: Nicholas Marriott <nicholas.marri...@gmail.com> Commit: Nicholas Marriott <nicholas.marri...@gmail.com> +. --- TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/TODO b/TODO index 540a680..6e5d425 100644 --- a/TODO +++ b/TODO @@ -132,3 +132,4 @@ binding to a command that says "next key from $othertable" and so on. means -n can go away as well * customizable command aliases + * any remaining clients in wait-for should be woken when server exits ----------------------------------------------------------------------- Summary of changes: TODO | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) hooks/post-receive -- tmux ------------------------------------------------------------------------------ Learn Graph Databases - Download FREE O'Reilly Book "Graph Databases" is the definitive new guide to graph databases and their applications. Written by three acclaimed leaders in the field, this first edition is now available. Download your free book today! http://p.sf.net/sfu/NeoTech _______________________________________________ tmux-cvs mailing list tmux-cvs@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/tmux-cvs