Xinqi Bao's Git

Let curses do the dirty work for flash
authorIvan Delalande <[email protected]>
Sat, 14 Feb 2015 23:34:03 +0000 (00:34 +0100)
committerRoberto E. Vargas Caballero <[email protected]>
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