author | Patrick Hallen <patrick.hallen@rwth-aachen.de> | |
Wed, 11 Feb 2009 19:07:07 +0000 (20:07 +0100) | ||
committer | Patrick Hallen <patrick.hallen@rwth-aachen.de> | |
Wed, 11 Feb 2009 19:07:07 +0000 (20:07 +0100) | ||
commit | a093e1d3f353c39e332df47e4a545d9af81114b4 | |
tree | 15af13137e81127a6e1629c3d4de1aba3702f471 | tree | snapshot |
parent | e70dee40008c50bb1f2b9fa655ff054487226b09 | commit | diff |
screen_utils: Use werase() instead of wclear().
Use werase() instead of wclear() in screen_readch(), because wclear() rebuilds the whole window from
scratch and flickers.
Use werase() instead of wclear() in screen_readch(), because wclear() rebuilds the whole window from
scratch and flickers.
src/screen_utils.c | diff | blob | history |