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)
commit1b514048b254827f1a83c05e1b2a2428bf31924e
tree1932d55979fa417d675a8d3e39c990ede67fbf11
parent3604445ffc6ff1bfdfc7614771ca659e423b404b
Let curses do the dirty work for flash

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.
st.c
st.info