author | Jonas Fonseca <fonseca@diku.dk> | |
Sat, 31 Jan 2009 09:01:04 +0000 (10:01 +0100) | ||
committer | Jonas Fonseca <fonseca@diku.dk> | |
Mon, 2 Feb 2009 08:28:20 +0000 (09:28 +0100) | ||
commit | 5b4c4497047d65f8142802ce7e816285ccc066af | |
tree | 536deb35a535f3aad17be7e158b7276ff2b4405f | tree | snapshot |
parent | 73771ecdbc1472b5506c90b4cb30fe464fd88403 | commit | diff |
Optimize drawing by updating the screen in one go
Switch to use wnoutrefresh everywhere and call doupdate in the get_input
loop. This allows multiple updates to be made while only one burst of
IO occurs.
Switch to use wnoutrefresh everywhere and call doupdate in the get_input
loop. This allows multiple updates to be made while only one burst of
IO occurs.
BUGS | diff | blob | history | |
tig.c | diff | blob | history |