From 8731755ab4dc79f95f0a5ed8dfc8ae3bb9536256 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Mon, 2 Jun 2008 22:09:49 +0000 Subject: Add a windowonly generic command and use it where appropriate. Also trim includes and unused. --- TODO | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index c90f9ede..3b0efa35 100644 --- a/TODO +++ b/TODO @@ -69,8 +69,7 @@ - poll(2) is broken on OS X/Darwin, a workaround for this would be nice - different screen model? layers perhaps? hmm - cfg file improvements: * comments to EOL -- index on *-mode and other stuff that targets a window but is currently - sessiononly +- select-window can become windowonly... --- [18:20] *priteau* i found something in tmux that could be tweaked to be better -- cgit