aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 01:30:38 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-01-10 01:30:38 +0000
commitfb6c8ecae60c94f99201195bf876e44ba6c7fd1a (patch)
tree7b0edb8a5fff5c28d2a6aae5d51b5ed4de9d3cd3 /TODO
parent3ed5aa3e72bf0e720f1ea35159a1d15b1f02e0ff (diff)
downloadrtmux-fb6c8ecae60c94f99201195bf876e44ba6c7fd1a.tar.gz
rtmux-fb6c8ecae60c94f99201195bf876e44ba6c7fd1a.tar.bz2
rtmux-fb6c8ecae60c94f99201195bf876e44ba6c7fd1a.zip
New command, server-info, to show server info + terminal details. Also tweak term stuff a bit.
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index 2e9ae074..1709538b 100644
--- a/TODO
+++ b/TODO
@@ -53,11 +53,13 @@
unwrapping
- OPTIONS section in man page with description of new option handling
- update set/setw in man page with -g and -u flags
-- document status line options, title bits
-- document window options changes
- more # commands in status-left,right eg #H for hostname. others?
- input.c is too complicated. simplify?
- try change from pass-though model to redraw model (use updated screen
data). maybe too slow though?
- use a better termcap internally instead of screen, perhaps xterm
- tty.c is a bit ugly
+- document xterm-keys
+- document server-info
+- document status line options, title bits
+- document window options changes