Fix and improve status refreshing after updating
authorJonas Fonseca <fonseca@diku.dk>
Thu, 27 Mar 2008 10:47:00 +0000 (11:47 +0100)
committerJonas Fonseca <fonseca@diku.dk>
Thu, 27 Mar 2008 19:45:22 +0000 (20:45 +0100)
commit318628193256a71ffe9a7a9f595ad1c8e74b239f
tree90750bc4f3420de2d314df9dc51c8a7d08b09096
parent7672417830e55a1544b7e9d0d1afd11f0f98dbf6
Fix and improve status refreshing after updating

Update the view offset so the current line is already visible.
This requires that the display is split or initialized before
starting to load the view so status_open has the view->height
available.
tig.c