summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-24 14:21:43 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-24 14:21:43 +0000
commit69cec8803eeba97be266049ce715d4c726a39553 (patch)
tree56141442d6a1d0d162b1519eeabb7cb3af4c0af0 /TODO
parent43a05b1884c86201f8a2c9da58d65b4341a81f92 (diff)
Document modes, c/p etc.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
diff --git a/TODO b/TODO
index 9979bc66..922e20d9 100644
--- a/TODO
+++ b/TODO
@@ -73,12 +73,10 @@
it could be implemented in a non-icky way
- there is to much redrawing. use flags?
- command mode (! + type tmux command)
-- copy mode
- garbage collect window history (100 lines at a time?) if it hasn't been used
in $x time (need window creation/use times)
- lift SHRT_MAX limits for history
- audit copy/scroll and other modes for problems with very small windows
-- For 0.2 --------------------------------------------------------------------
-- copy and paste
- window splitting?