summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-25 17:44:25 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-25 17:44:25 +0000
commit9f06104c3a56ad5ea2070317b776dfa84f213ffb (patch)
tree913bd06503c6e67613b71c8bd894e702b715268b /TODO
parent4df168c9862acfb8de32cd6c57bfdf48b8c43372 (diff)
has-session command.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO b/TODO
index 32229701..d58f333e 100644
--- a/TODO
+++ b/TODO
@@ -43,7 +43,6 @@
kill-window to limit accidental presses
- status-fg/status-bg should be to set attributes: bold, etc
- show-options command
-- fix resize(1)
- detach client and other client commands. note that there can only be a
"current client" on key presses - these should act like detach-session -
-a will do all clients, otherwise do nothing unless key in which case do
@@ -51,6 +50,7 @@
- check handling of out-of-bound values in input.c, most should be limited
rather than ignored
- save/restore (DECSC/DECRC) are ugly. maybe a struct screen_attr and memcpy
+- force maximum terminal size (centred?)
-- For 0.1 --------------------------------------------------------------------
- man page