JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Optimize tputtab.
authornoname <noname@inventati.org>
Wed, 23 Apr 2014 19:12:45 +0000 (23:12 +0400)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Fri, 25 Apr 2014 21:57:44 +0000 (23:57 +0200)
Before this patch executing
printf '\e[10000000000I'
or
printf '\e[10000000000Z'
resulted in long delay.


No differences found