summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2011-02-12 15:51:11 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2011-02-12 15:51:11 +0000
commitcf3b73167d90c58d367fc61b467c9eae9fc33c3c (patch)
tree6c465e569aee66851ed9e594ab45b03cfa33e452 /TODO
parent5532615bc025fd941d9dde173753de54cb589f11 (diff)
Expand an entry.
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 4 insertions, 1 deletions
diff --git a/TODO b/TODO
index 2cd2e022..389e935d 100644
--- a/TODO
+++ b/TODO
@@ -93,7 +93,10 @@
ptr then when program inside died, sends MSG_SOMETHING with wait status to
client
- documentation improvements - rlpowell's tutorial - build instructions
-- bind commands to key sequences?
+- bind commands to key sequences? -- make it so ALL keys go through a table,
+ first an implicit table in which C-b is the only default binding to a
+ command that says "next key from $othertable" and so on. means -n can
+ go away as well
- 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,
and a buffer) info() when changing to same window