aboutsummaryrefslogtreecommitdiffstats
path: root/i_ui.go
diff options
context:
space:
mode:
Diffstat (limited to 'i_ui.go')
-rw-r--r--i_ui.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/i_ui.go b/i_ui.go
index c901a0f..e0546c0 100644
--- a/i_ui.go
+++ b/i_ui.go
@@ -136,7 +136,7 @@ func i_draw_box(s tcell.Screen, x1, y1, x2, y2 int, title string, fill bool) {
func i_bottom_text(ui HardUI) {
spaces := ""
text := ""
-
+
switch ui.mode {
case NORMAL_MODE:
text = NORMAL_KEYS_HINTS