aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 3 insertions, 0 deletions
diff --git a/TODO b/TODO
index ccb97a42..1551c162 100644
--- a/TODO
+++ b/TODO
@@ -101,3 +101,6 @@
bind r command-prompt 'renamew "%%"'
which then asks for a string, substitutes %% in command and executes it
- fix rxvt cursor fg issue (text under cursor has non-white fg)
+- should have a repeat-command delay - if you execute a key binding then
+ press another key within the delay time it is treated as if it was anoth
+ key binding (ie the ^A prefix is implied)