From 5fbdca890ab7dec63d96128d5b5ecd145b6e15f4 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Thu, 23 Apr 2009 21:09:17 +0000 Subject: Use the xenl terminfo flag to detect early-wrap terminals like the FreeBSD console. Many thanks for a very informative email from Christian Weisgerber. --- TODO | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 898a824a..2ccfae93 100644 --- a/TODO +++ b/TODO @@ -62,8 +62,6 @@ - a confirm-before command which asks "Are you sure? (y/n)" before executing command, eg bind-key "&" confirm-before "kill-window" - clear window title on exit -- better support for stupid margin terminals. strcmp for cons25 sucks, how can - these be autodetected? - refer to windows by name etc (duplicates? fnmatch?) - the output code (tty.c) could do with optimisation depending on term capibilities -- cgit