summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-25 19:12:30 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-25 19:12:30 +0000
commit26792fc3a83f3a7716318efbfea16fda53ed8e87 (patch)
treead35e53e0646a843e0ea2ad40975f82d71cd7e1a /TODO
parent758efb394758a0025239e694e1b8db1af3e2f4ab (diff)
Tweak.
Diffstat (limited to 'TODO')
-rw-r--r--TODO22
1 files changed, 12 insertions, 10 deletions
diff --git a/TODO b/TODO
index d39a487c..e94c1a57 100644
--- a/TODO
+++ b/TODO
@@ -48,6 +48,18 @@
- get rid of DEFDATA etc
-- For 0.4 --------------------------------------------------------------------
+
+- document list-commands. document switch-client
+- document buffer stuff
+- document next/prev word
+- commands:
+ save-buffer -b number filename
+ load-buffer -b number filename
+ copy-buffer -s src-session -t dst-session -a src-index -b dst-index
+ (from other session)
+
+-- For 0.5 --------------------------------------------------------------------
+
- clear EOL etc CANNOT rely on term using the current colour/attr and probably
should not emulate it doing so
- activity/bell should be per-window not per-link? what if it is cur win in
@@ -55,17 +67,7 @@
- tidy up window modes
- support \033_string\033\\ for window title too
- list-keys should be sorted
-- copy-mode enhancements: next word etc etc
- problems with force-width when wrapping line in emacs?
- command history for command-prompt. better tab completion (use options too)
- window options should be done similarly to standard options
- next prev word etc in command prompt
----
-- document list-commands. document switch-client
-- document buffer stuff
-- document next/prev word
----
-save-buffer -b number filename
-load-buffer -b number filename
-copy-buffer -s src-session -t dst-session -a src-index -b dst-index
- (from other session)