From: Francois Fleuret Date: Tue, 26 May 2009 19:35:59 +0000 (+0200) Subject: One can now display only a part of each line to the user. X-Git-Url: https://www.fleuret.org/cgi-bin/gitweb/gitweb.cgi?p=selector.git;a=commitdiff_plain;h=9356c8c8659b8f8b39524901790bd899e9b63709 One can now display only a part of each line to the user. --- diff --git a/TODO.txt b/TODO.txt index 3e525b0..7863c08 100644 --- a/TODO.txt +++ b/TODO.txt @@ -3,14 +3,8 @@ * Display of the modeline when the pattern is too long - * Control characters are converted to printable ones in the returned - string. - WISHES - * Should allow to provide for every line one string to return and one - string to display, which could be different. - * Limitate the bandwidth use by using the scrolling capabilities of curses