author | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 10:28:21 +0000 (11:28 +0100) | ||
committer | Max Kellermann <max.kellermann@gmail.com> | |
Mon, 20 Mar 2017 11:19:47 +0000 (12:19 +0100) | ||
commit | e79707f956f639af800abe2180f15d3ac3107d58 | |
tree | 8d2180caa4fa28760d411111d06e724a5792b664 | tree | snapshot |
parent | 42947fa12f82681e2b7062ab3b9c5aacc1b203cf | commit | diff |
keyboard: call wgetch() on main window
This erases all the windows, and requires them to repaint. Strangely,
ncurses does this only in color mode. Anyway, this greatly reduces
the amount of data transferred to stdout, and fixes the flickering
problems.
This erases all the windows, and requires them to repaint. Strangely,
ncurses does this only in color mode. Anyway, this greatly reduces
the amount of data transferred to stdout, and fixes the flickering
problems.
NEWS | diff | blob | history | |
src/keyboard.c | diff | blob | history |