From 7a82e86827e3d863a6dc4f1d50985f287d1ff86b Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 8 Dec 2008 16:19:51 +0000 Subject: Make window options work the same was as session options, add mode-fg/mode-bg options, force -g for global on set/show/setw/showw/ --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 34dd15c4..be612baf 100644 --- a/TODO +++ b/TODO @@ -52,3 +52,5 @@ - vi half page scroll - why do home/end work in emacs outside tmux but not inside? - document status line options, title bits +- document mode-fg/mode-bg/message-fg/message-bg +- document window options changes -- cgit