summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-04 19:20:10 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-04 19:20:10 +0000
commit7842d2967383f119dbbcc3967caebee5407e939b (patch)
treefa359e0b2727671e24eeb89a29667d92dac01430 /TODO
parent39be570b2079c38609ae6cc6c6e2bf937649d481 (diff)
Revert attempt to fix stray updates, turns out it was clock :-/.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 3 insertions, 2 deletions
diff --git a/TODO b/TODO
index 08a24cfd..d3122dfa 100644
--- a/TODO
+++ b/TODO
@@ -64,6 +64,7 @@
- different screen model? layers perhaps? hmm
- cfg file improvements
- proper per-window options (per-session list of window ranges?)
+- better work on modes: search, back word, forward word, etc
---
[18:20] *priteau* i found something in tmux that could be tweaked to be better
@@ -76,9 +77,9 @@
- chmod +x socket when any client is attached (upd in lost/accept)
- clear EOL etc CANNOT rely on term using the current colour/attr and probably
should not emulate it doing so
-- status bar customisation variables, date/time, show-activity, show-last-window
- string-left, string-right - pass through strptime and print...
+- status bar customisation variables, show-activity, show-last-window
- show-options
- let server die when last session does
- each command should have a print op as well for list keys
- fix occasion start server problems
+- test and fix wsvt25