diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-12 16:09:08 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2007-11-12 16:09:08 +0000 |
commit | e79a41cff907c128e03ac97c48b69e261f2c1f48 (patch) | |
tree | b95ba5324606bb8ae26d61bdca64e082ef62afe4 /TODO | |
parent | 4309d65475d2b5ad4e00a9c590a2e97c1c90ca16 (diff) | |
download | rtmux-e79a41cff907c128e03ac97c48b69e261f2c1f48.tar.gz rtmux-e79a41cff907c128e03ac97c48b69e261f2c1f48.tar.bz2 rtmux-e79a41cff907c128e03ac97c48b69e261f2c1f48.zip |
Finish off man page.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -48,11 +48,12 @@ rather than ignored - save/restore (DECSC/DECRC) are ugly. maybe a struct screen_attr and memcpy - force maximum terminal size (centred?) +- per-session toolbar state, other options +- commands: + kill server -- For 0.1 -------------------------------------------------------------------- - man page -- commands: - kill session (not bound by default) - fix most(1) problems after scrolling - fix mutt problems with redraw (mutt's) status line when reading mail |