clear-history command.

This commit is contained in:
Nicholas Marriott
2009-05-14 16:56:23 +00:00
parent cc59ee4e6a
commit 96ca072482
5 changed files with 76 additions and 4 deletions

3
TODO
View File

@ -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