diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-05-24 18:21:07 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-05-24 18:21:07 +0000 |
commit | e50dc0745f25b887a3cf1fcc7b0402eaa8593922 (patch) | |
tree | 0e406125cc7fbb42cddc09588297f85b1e3e4b39 | |
parent | f11f71752a17d0ddd1005911cb01d5900a2d7780 (diff) | |
download | rtmux-e50dc0745f25b887a3cf1fcc7b0402eaa8593922.tar.gz rtmux-e50dc0745f25b887a3cf1fcc7b0402eaa8593922.tar.bz2 rtmux-e50dc0745f25b887a3cf1fcc7b0402eaa8593922.zip |
+.
-rw-r--r-- | TODO | 4 |
1 files changed, 3 insertions, 1 deletions
@@ -134,7 +134,9 @@ - way to define bell etc colours in status line - find-window across sessions - other ways to make session handling easier? - ' and " should be parsed the same (eg "\e" vs '\e') in config and command - prompt?x + prompt? +- command to toggle selection not to move it in copy-mode +- pass pipe-pane through status_replace For 1.3 (not in order): |