From 80612d80d22b24052d6d6e24c981710ad1307394 Mon Sep 17 00:00:00 2001 From: Kartik Agaram Date: Sat, 21 Dec 2019 22:53:23 -0800 Subject: 5816 - browse_trace bug fixed --- tools/browse_trace.cc | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/browse_trace.cc b/tools/browse_trace.cc index 8fc19d6d..85c010f9 100644 --- a/tools/browse_trace.cc +++ b/tools/browse_trace.cc @@ -476,6 +476,7 @@ int main(int argc, char* argv[]) { --Top_of_screen; } refresh_screen_rows(); + render(); // move cursor to bottom Cursor_row = Last_printed_row; refresh_screen_rows(); -- cgit 1.4.1-2-gfad0