summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2008-06-02 21:36:51 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2008-06-02 21:36:51 +0000
commit95cc21c25180d0f2e7b488983e3078834343d162 (patch)
tree5a934b9788ab33cd06d41c3216ab7524bf464766 /TODO
parent259dcbbc9326689ab7e982a73ebbeff947f7260f (diff)
Quick man page update, also fix some usages and get rid of some CMD_KEY checks.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 627da0f0..c90f9ede 100644
--- a/TODO
+++ b/TODO
@@ -13,7 +13,6 @@
- decide about customised status line
- could use bsearch all over the place or get rid of smaller tables (clientmsg)
- better errors when creating new windows/sessions (how?)
-- commands should have to care less about CMD_KEY
- session with CMD_NOSESSION should be an error
- each command should have a print op as well for list keys
- Implicitly add exec to the commands for new windows (switch to disable it)
@@ -70,6 +69,8 @@
- poll(2) is broken on OS X/Darwin, a workaround for this would be nice
- different screen model? layers perhaps? hmm
- cfg file improvements: * comments to EOL
+- index on *-mode and other stuff that targets a window but is currently
+ sessiononly
---
[18:20] *priteau* i found something in tmux that could be tweaked to be better