JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
Let curses do the dirty work for flash
authorIvan Delalande <colona@ycc.fr>
Sat, 14 Feb 2015 23:34:03 +0000 (00:34 +0100)
committerRoberto E. Vargas Caballero <k0ga@shike2.com>
Sun, 22 Feb 2015 11:53:34 +0000 (11:53 +0000)
Use the terminfo delay syntax ($<x>) in our flash capability to avoid
hardcoding a fixed delay in redraw() when called from tsetmode() with
DECSCNM.
We need to turn on the npc capability so that delays are made with
xon/xoff instead of padding characters.


No differences found