]> git.tuebingen.mpg.de Git - paraslash.git/blobdiff - gui.c
paraslash 0.7.3
[paraslash.git] / gui.c
diff --git a/gui.c b/gui.c
index 0f3a3550b44317d59bad1fcf1dd9dbe55820dc2b..66fb7870bd65868a750b5918747da59ad4681b6d 100644 (file)
--- a/gui.c
+++ b/gui.c
@@ -1166,6 +1166,7 @@ static void com_cancel_scroll(void)
        }
        scroll_position = 0;
        redraw_bot_win();
+       print_in_bar(COLOR_MSG, " ");
 }
 
 static void com_page_down(void)