diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-01-30 23:53:07 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2010-01-30 23:53:07 +0000 |
commit | 9ea05dc2bab1ff8aa43f996a405b379a6ddc6856 (patch) | |
tree | 17e032ea0079904ade5269cb2977bf34b3f89631 | |
parent | 72dd70b0c0a3ab7464f5c425b1fbe7e03e85d0df (diff) | |
download | rtmux-9ea05dc2bab1ff8aa43f996a405b379a6ddc6856.tar.gz rtmux-9ea05dc2bab1ff8aa43f996a405b379a6ddc6856.tar.bz2 rtmux-9ea05dc2bab1ff8aa43f996a405b379a6ddc6856.zip |
+.
-rw-r--r-- | TODO | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -115,3 +115,6 @@ - define custom layouts - link panes into multiple windows - -h option to capture-pane to capture the history as well +- tmux should not die on recoverable errors in the config file, instead start + up with the window in output mode with a list of warnings (like emacs) +- bells should be passed between sessions with visual-bell etc |