From 1e5cb8d2e4511be550a409baa9060bbd16f2de0e Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 21 Nov 2007 21:28:58 +0000 Subject: Free entire screen when destroyed. --- TODO | 1 + 1 file changed, 1 insertion(+) (limited to 'TODO') diff --git a/TODO b/TODO index 47d17a62..5b5b12dc 100644 --- a/TODO +++ b/TODO @@ -56,6 +56,7 @@ kill server command to run something without a window at all? command to insert a key into a window (send-key) + command to purge window history extend list-clients to list clients attached to a session (-a for all?) bring back detach-session to detach all clients on a session? - function groups, bind-key ^W { select-window 0; send-key ^W } etc -- cgit