aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-12-13 15:47:16 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-12-13 15:47:16 +0000
commitef3e483a0d84d3e38be032256c5e0f69dba77f75 (patch)
tree092bf5687d0b8c2542bea28395ea5da7ee707e00
parentfcbf4ea2c0604e73515a2ed89f1a5862674d993d (diff)
downloadrtmux-ef3e483a0d84d3e38be032256c5e0f69dba77f75.tar.gz
rtmux-ef3e483a0d84d3e38be032256c5e0f69dba77f75.tar.bz2
rtmux-ef3e483a0d84d3e38be032256c5e0f69dba77f75.zip
+.
-rw-r--r--TODO7
1 files changed, 2 insertions, 5 deletions
diff --git a/TODO b/TODO
index 909cd0aa..536aad62 100644
--- a/TODO
+++ b/TODO
@@ -65,7 +65,6 @@
for redraw
- handle resize better in copy mode
- way to copy stuff that is off screen due to resize
-- a way to address panes by name ("top-left") and position ("0,0")
- commands should be able to succeed or fail and have || or && for command
lists
- support the mouse wheel to scroll through history
@@ -76,13 +75,11 @@
the terminal - www/ruby-addressable; make regress
- copy mode needs a tidy/cleanup
- an option to NOT remove message when key pressed
-- the wrapping stuff should work when redrawn from scroll mode too (screen_write_copy)
- ability to save history (to buffer?)
- multiple keys could be done with tables, ie have prefixes go and instead
bind -n ^A prefix-table "default"
where prefix-table sets command lookup table and sets prefix flag, then next key
is looked up in that table
-- check fix UTF-8 and split-window? should be okay
- UTF-8 should be a pointer into a combined string buffer
- check irssi (term_charset) works with UTF-8
- rectangle copy/paste
@@ -96,7 +93,7 @@
copy and paste cursor and wide characters
...?
- would prompt history/message log be better as server-global? need server global options
-- don't require mouse/xterm input to be atomic
- option so that when session is destroyed, attach client to another session rather than exiting
- session history for client and last-session command
-- fix to reflect application keypad mode so num lock works
+- option to change status line colour when current window is in a mode?
+