From eb72bede4756278df051e02ce9d711a307f7a36a Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Wed, 14 Nov 2007 08:44:25 +0000 Subject: [PATCH] Sync. --- TODO | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/TODO b/TODO index 27abc062..7bffc182 100644 --- a/TODO +++ b/TODO @@ -56,6 +56,12 @@ kill server - force-default option: assume terminal supports default colours even if AX is missing (like, eg, xterm-color in an aterm) +- refer to windows by name etc (duplicates?) +- command to run something without a window at all +- command to insert a key into a window +- function groups: + bind-key ^W { select-window 0; send-key ^W } + etc -- For 0.1 -------------------------------------------------------------------- - fix most(1) problems after scrolling