The branch, master has been updated
       via  648ce2f56adc071f93516887cf4a4c32f631d54e (commit)
       via  0648c587162da4eae0805e35805454c46be70321 (commit)
      from  01da28efb112ef2096a80da616ca190d59ba9b52 (commit)

- Log -----------------------------------------------------------------
commit 648ce2f56adc071f93516887cf4a4c32f631d54e
Merge: 0648c58 01da28e
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

 .gitignore          |    5 +++++
 cmd-select-layout.c |    2 --
 format.c            |    7 +++++--
 grid.c              |   41 +++++++++++++++++++++++++++++++++++++++++
 screen.c            |   20 +++++++++++++++++++-
 server-client.c     |    2 +-
 tmux.h              |    4 +++-
 window-choose.c     |    2 +-
 window-clock.c      |    2 +-
 window-copy.c       |    4 ++--
 window.c            |    8 ++++----
 11 files changed, 82 insertions(+), 15 deletions(-)


commit 0648c587162da4eae0805e35805454c46be70321
Author: Nicholas Marriott <nicholas.marri...@gmail.com>
Commit: Nicholas Marriott <nicholas.marri...@gmail.com>

    Add to TODO list.
---
 TODO |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/TODO b/TODO
index 632ca4e..2479cf5 100644
--- a/TODO
+++ b/TODO
@@ -155,6 +155,8 @@ TMUX UI ISSUES
   subset of copy-mode in that it inherits key-bindings and other traits but
   not all.
 - add -c for new-session like new-window
+- flag to choose-* for sort order (eg sort windows/sessions/clients by last
+  used time) - perhaps using formats (but what about numeric sort)?
 
 TERMINAL ISSUES
 ================


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

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


hooks/post-receive
-- 
tmux

------------------------------------------------------------------------------
Free Next-Gen Firewall Hardware Offer
Buy your Sophos next-gen firewall before the end March 2013 
and get the hardware for free! Learn more.
http://p.sf.net/sfu/sophos-d2d-feb
_______________________________________________
tmux-cvs mailing list
tmux-cvs@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to