summaryrefslogtreecommitdiffstats
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2007-10-12 12:08:51 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2007-10-12 12:08:51 +0000
commit7ec5be30df05141b6a3153b910db95e64de5c840 (patch)
treee6ac67afe1699cd6125218753571cfb93255bcaf /TODO
parentffa8dcc4da498ee528786c47b58239d06790fa73 (diff)
set status, status-fg, status-bg.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index 8c322c77..53cd2757 100644
--- a/TODO
+++ b/TODO
@@ -42,6 +42,8 @@
- Nested sessions over the network, plug-in another tmux as a window/subsession
- it would be nice to have multichar commands so you could have C-b K K for
kill-window to limit accidental presses
+- status-fg/status-bg should be able to a) use strings for colours "red" etc
+ b) set attributes too ("bold-red"?)
-- For 0.1 --------------------------------------------------------------------
- man page
@@ -55,7 +57,6 @@
unlink window (error if window only linked to one session)
kill window (C-b backsp)
kill session (no not bind by default)
- set status on/off
set shell
send prefix
- handle tmux in tmux (check $TMUX and abort)