diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-14 16:56:23 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2009-05-14 16:56:23 +0000 |
commit | 96ca072482d56b91656b70adf4f5bde0567b53cc (patch) | |
tree | ee3970426906a38dfc0096f23e5570a1f319224d /TODO | |
parent | cc59ee4e6ade1c81cde5d27ee2dc7d0b3ff50202 (diff) | |
download | rtmux-96ca072482d56b91656b70adf4f5bde0567b53cc.tar.gz rtmux-96ca072482d56b91656b70adf4f5bde0567b53cc.tar.bz2 rtmux-96ca072482d56b91656b70adf4f5bde0567b53cc.zip |
clear-history command.
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -71,7 +71,6 @@ - a command to display the status line briefly when it is turned off - FAQ "Can I have some examples of cool things I can do with tmux?" -- linkw, more?? -- command to purge window history? or apply history-limit changes? - clone session command - make command sequences more usable: don't require space after ;, handle errors better @@ -88,3 +87,5 @@ better resizing of shells when changing layout hardcoded 81 for left-vertical is nasty - test bug sshing from freebsd console (tom iirc?) +- document clear-history + |