The branch, master has been updated
       via  63f451965cf26bf6baadc374bd0dcadc8ca66308 (commit)
       via  60808bbdede5c489a1faa6671999a92a67b28024 (commit)
      from  c04aa9020782fe0a944db2adf5a03e9f52618bea (commit)

- Log -----------------------------------------------------------------
commit 63f451965cf26bf6baadc374bd0dcadc8ca66308
Merge: 60808bb c04aa90
Author: Nicholas Marriott <nicholas.marri...@gmail.com>
Commit: Nicholas Marriott <nicholas.marri...@gmail.com>

    Merge branch 'master' of ssh://tmux.git.sourceforge.net/gitroot/tmux/tmux

 .mailmap              |   24 +++++++++++++++
 cfg.c                 |   22 ++++++++++++++
 cmd-find-window.c     |    1 +
 cmd-list-clients.c    |    2 +-
 cmd-list-keys.c       |    2 +-
 cmd-list-windows.c    |    1 +
 cmd-new-session.c     |   16 ++--------
 cmd-new-window.c      |    2 +-
 cmd-set-environment.c |    2 +-
 cmd-swap-window.c     |    2 +-
 input-keys.c          |   12 ++++----
 layout.c              |   41 +++++++++++++-------------
 mode-key.c            |    2 +
 server-client.c       |   68 +++++++++++++++++++------------------------
 server-window.c       |    4 ++-
 server.c              |   21 +++----------
 tmux.1                |   12 ++++++--
 tmux.h                |   76 ++++++++++++++++++++++++++++++------------------
 tty-keys.c            |   56 ++++++++++++++++++++++++++++++------
 window-choose.c       |    2 +-
 window-copy.c         |   10 +++---
 window.c              |    4 +-
 22 files changed, 234 insertions(+), 148 deletions(-)


commit 60808bbdede5c489a1faa6671999a92a67b28024
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 b2625b0..e9b9476 100644
--- a/TODO
+++ b/TODO
@@ -153,6 +153,7 @@ TMUX UI ISSUES
 - choose-mode and copy-mode are very similar.  Perhaps make choose-mode a
   subset of copy-mode in that it inherits key-bindings and other traits but
   not all.
+- add -c for new-session like new-window
 
 TERMINAL ISSUES
 ================


-----------------------------------------------------------------------

Summary of changes:
 TODO |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
Monitor your physical, virtual and cloud infrastructure from a single
web console. Get in-depth insight into apps, servers, databases, vmware,
SAP, cloud infrastructure, etc. Download 30-day Free Trial.
Pricing starts from $795 for 25 servers or applications!
http://p.sf.net/sfu/zoho_dev2dev_nov
_______________________________________________
tmux-cvs mailing list
tmux-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to