author | Max Kellermann <max@duempel.org> | |
Wed, 30 Sep 2009 05:47:26 +0000 (07:47 +0200) | ||
committer | Max Kellermann <max@duempel.org> | |
Wed, 30 Sep 2009 05:47:26 +0000 (07:47 +0200) | ||
commit | cb11ae2f56f4caff86234c6437a9e6c699840250 | |
tree | 2337ca72747dd2e7bde81d182b9f4f0646159cfc | tree | snapshot |
parent | 6a76472ab9ebcb1ef4a688e863c46cc0d66ebb9c | commit | diff |
screen: moved refresh() to ncu_init()
The ncurses initialization code should do the refresh() to clear the
terminal, while screen_init() should reveal the empty controls
(progress bar currently).
The ncurses initialization code should do the refresh() to clear the
terminal, while screen_init() should reveal the empty controls
(progress bar currently).
src/ncu.c | diff | blob | history | |
src/screen.c | diff | blob | history |