diff options
| author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-12 13:51:44 +0000 |
|---|---|---|
| committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-10-12 13:51:44 +0000 |
| commit | 514d6fa1ec60563318c67806334c3b8d97c95b02 (patch) | |
| tree | 9cef972ede33ea4639442b467753720f49f650ab /TODO | |
| parent | f3404ee9229ae3acab973b93ca7a20eddd593c7f (diff) | |
| download | rtmux-514d6fa1ec60563318c67806334c3b8d97c95b02.tar.gz rtmux-514d6fa1ec60563318c67806334c3b8d97c95b02.tar.bz2 rtmux-514d6fa1ec60563318c67806334c3b8d97c95b02.zip | |
Accept colours as strings.
Diffstat (limited to 'TODO')
| -rw-r--r-- | TODO | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -42,8 +42,7 @@ - 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"?) +- status-fg/status-bg should be to set attributes: bold, etc -- For 0.1 -------------------------------------------------------------------- - man page |