Update of /cvsroot/tmux/tmux
In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv10767

Modified Files:
        TODO 
Log Message:
Remove some done or duplicates, reorder.

Index: TODO
===================================================================
RCS file: /cvsroot/tmux/tmux/TODO,v
retrieving revision 1.491
retrieving revision 1.492
diff -u -d -r1.491 -r1.492
--- TODO        31 Dec 2010 01:39:50 -0000      1.491
+++ TODO        1 Jan 2011 01:59:03 -0000       1.492
@@ -1,6 +1,4 @@
-- better errors when creating new windows/sessions (how?)
 - implicitly add exec to the commands for new windows (switch to disable it)?
-- it would be nice to have multichar commands eg C-b K K
 - commands:
        extend list-clients to list clients attached to a session (-a for all?)
        bring back detach-session to detach all clients on a session?
@@ -49,13 +47,8 @@
   lists
 - some way to KEEP a command running continually and just use its LAST line of
   output
-- bind commands to mouse buttons
 - UTF-8 to a non-UTF-8 terminal should not be able to balls up
   the terminal - www/ruby-addressable; make regress
-- multiple keys could be done with tables, ie have prefixes go and instead
-       bind -n ^A prefix-table "default"
-  where prefix-table sets command lookup table and sets prefix flag, then next
-  key is looked up in that table
 - support esc-esc to quit in modes
 - fix ctrl+F1-F4 output. to what?
 - look into xterm clearing its selection when scrolling etc
@@ -105,7 +98,6 @@
   ptr then when program inside died, sends MSG_SOMETHING with wait status to
   client
 - documentation improvements - rlpowell's tutorial - build instructions
-- better configure? with-libevent
 - bind commands to key sequences?
 - monitor, bell etc should monitor /all/ panes in the window not just one
 - a history of commands that can be reversed (reverse member of each command,
@@ -122,8 +114,11 @@
   than just updating them
 - pane-index option like base-index
 - option to move status line to top
-- support "xterm2" mouse mode
 - respawn-pane command
 - configurable borders and empty space filler for when panes < window?
 - mouse-select-pane will screw up with !MODE_MOUSE_STANDARD (it sets the
   flag on w/o checking the others before calling tty_update_mode)
+- multiple keys could be done with tables, ie have prefixes go and instead
+       bind -n ^A prefix-table "default"
+  where prefix-table sets command lookup table and sets prefix flag, then next
+  key is looked up in that table


------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and, 
should the need arise, upgrade to a full multi-node Oracle RAC database 
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
tmux-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/tmux-cvs

Reply via email to