diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-08-21 09:29:12 +0100 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2018-08-21 09:29:12 +0100 |
commit | db8849e7cad17fdca50e960691534b3c17b027be (patch) | |
tree | fff5a6294174970ac427b3e9b1f6d8c502454f16 | |
parent | bfc9fb4b3bd626b3183728f8d781ebbb5ecd9872 (diff) | |
download | rtmux-db8849e7cad17fdca50e960691534b3c17b027be.tar.gz rtmux-db8849e7cad17fdca50e960691534b3c17b027be.tar.bz2 rtmux-db8849e7cad17fdca50e960691534b3c17b027be.zip |
Update TODO.
-rw-r--r-- | TODO | 5 |
1 files changed, 0 insertions, 5 deletions
@@ -136,8 +136,3 @@ visible as possible * rather than centering cursor it might be better if only moved offset when it gets close to an edge? - * a way to force offset to a particular part of window, scroll - around the window -- command resize-window -d -l -r -u to - move offset and a flag to go back to tracking - but there - is no per-client window data structure so it will have - to forget when the window is changed |