From 47adf4acce3838d5eb7f29463104e09712c03864 Mon Sep 17 00:00:00 2001 From: Bernd Paysan Date: Mon, 30 Mar 2020 02:01:33 +0200 Subject: [PATCH] Status Line --- status-line.fs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/status-line.fs b/status-line.fs index 3f1d3bb6..01b76e25 100644 --- a/status-line.fs +++ b/status-line.fs @@ -21,7 +21,7 @@ blue >bg white >fg or bold or Value status-attr : redraw-status ( addr u -- ) .\" \e7" - 0 rows 2 - at-xy cols 2* spaces .\" \e[A\n" + 0 rows 1 - at-xy status-attr attr! type default-color attr! .\" \e8" ; : .unstatus-line ( -- ) -- GitLab