diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-10-22 17:28:22 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2008-10-22 17:28:22 +0000 |
commit | 93de57d83fea13cb6ee947e75ce05d7ab3c140ef (patch) | |
tree | 0c13bc8dcfeb1a9601ba462924561ee8a4374404 | |
parent | 2aeb08a54bc59f7c1b0018ab08bc97d30408a353 (diff) | |
download | rtmux-93de57d83fea13cb6ee947e75ce05d7ab3c140ef.tar.gz rtmux-93de57d83fea13cb6ee947e75ce05d7ab3c140ef.tar.bz2 rtmux-93de57d83fea13cb6ee947e75ce05d7ab3c140ef.zip |
Sync.
-rw-r--r-- | TODO | 3 |
1 files changed, 0 insertions, 3 deletions
@@ -41,8 +41,6 @@ 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 session not being watched? - tidy up window modes @@ -54,4 +52,3 @@ - many more info() displays for various things - document mode-keys - vi half page scroll -- bugs with 256 colour test perl script... |