summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-11-21 13:11:41 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-11-21 13:11:41 +0000
commit9a6e47cfa8b7ebac8bebc7c2027fd72bee9d38ab (patch)
tree31a82c492c937f7aae181b906a47d97378c3e813 /TODO
parent9b9ceac657c76ed9fe76f76f3276c1d05593942c (diff)
Initial history support.
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7ecb806c..a6522116 100644
--- a/TODO
+++ b/TODO
@@ -65,10 +65,14 @@
- session specification is all over the place. some things use -s before cmd,
some -s after, some no -s, there are various uses of -n. the differences are
sort of logical, but confusing. needs rethought
+- XXX should -i for win idx be before cmd too??
- bind non prefix keys (useful for shift-pageup for scrollback, when we
have scrollback)
+- for scrollback (?) or copy/paste, modal key/display handling (key/draw
+ through function pointers in screen). also move ? etc to that too
- stuff like rename would be nice to be able to do in-client like screen, if
it could be implemented in a non-icky way
+- there is to much redrawing. use flags? (there was a problem with this idea..?)
-- For 0.2 --------------------------------------------------------------------
- copy and paste