diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-30 18:27:14 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-06-30 18:27:14 +0000 |
commit | 80a594cae33ac195e37fcff9c383bf335388ef6a (patch) | |
tree | 7237c42cff5db98631d773a7a27cfe63744e7f38 /TODO | |
parent | 797f04b6488ff036a32a9321e81f0e5b4170f26a (diff) | |
download | rtmux-80a594cae33ac195e37fcff9c383bf335388ef6a.tar.gz rtmux-80a594cae33ac195e37fcff9c383bf335388ef6a.tar.bz2 rtmux-80a594cae33ac195e37fcff9c383bf335388ef6a.zip |
Document zombie window stuff.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 10 |
1 files changed, 3 insertions, 7 deletions
@@ -47,17 +47,13 @@ - flags to centre screen in window - get rid of DEFDATA etc --- For 0.4 -------------------------------------------------------------------- - -- document zombie windows -- document buffer stuff - -- For 0.5 -------------------------------------------------------------------- - commands: save-buffer -b number filename load-buffer -b number filename - copy-buffer -s src-session -t dst-session -a src-index -b dst-index - (from other session) + copy-buffer -s src-session -t dst-session + -a src-index -b dst-index + (copy from other session) - clear EOL etc CANNOT rely on term using the current colour/attr and probably should not emulate it doing so - activity/bell should be per-window not per-link? what if it is cur win in |