Use werase() instead of wclear() when reloading a view
authorJonas Fonseca <fonseca@diku.dk>
Thu, 3 Apr 2008 17:07:42 +0000 (19:07 +0200)
committerJonas Fonseca <fonseca@diku.dk>
Thu, 3 Apr 2008 17:11:05 +0000 (19:11 +0200)
commitcc73d2e1c7f323f59b565720b15f5e21401168e4
treea12a5b816403d0dcf7b52c742a86d3b48d75b7ac
parent2a67fb2a5ea1238b3606b62a3de98fb80bf98547
Use werase() instead of wclear() when reloading a view

It behaves much better by not causing the parent view to be repainted.
tig.c