aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2009-05-14 16:56:23 +0000
committerNicholas Marriott <nicholas.marriott@gmail.com>2009-05-14 16:56:23 +0000
commit96ca072482d56b91656b70adf4f5bde0567b53cc (patch)
treeee3970426906a38dfc0096f23e5570a1f319224d /TODO
parentcc59ee4e6ade1c81cde5d27ee2dc7d0b3ff50202 (diff)
downloadrtmux-96ca072482d56b91656b70adf4f5bde0567b53cc.tar.gz
rtmux-96ca072482d56b91656b70adf4f5bde0567b53cc.tar.bz2
rtmux-96ca072482d56b91656b70adf4f5bde0567b53cc.zip
clear-history command.
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 2 insertions, 1 deletions
diff --git a/TODO b/TODO
index e38da696..112f4e67 100644
--- a/TODO
+++ b/TODO
@@ -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
+