From 39246043cf8e45994f6bbc71a13e3c4e8b34b9a3 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 23 Nov 2007 13:11:43 +0000 Subject: Show hlimit. --- TODO | 3 +++ 1 file changed, 3 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 2ac86576..521c735d 100644 --- a/TODO +++ b/TODO @@ -72,6 +72,9 @@ - there is to much redrawing. use flags? - command mode (! + type tmux command) - copy mode +- garbage collect window history (100 lines at a time?) if it hasn't been used + in $x time (need window creation/use times) +- lift SHRT_MAX limits for history -- For 0.2 -------------------------------------------------------------------- - copy and paste -- cgit v1.2.3