aboutsummaryrefslogtreecommitdiffstats
path: root/i_ui.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-10 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-10 20:20:20 +0100
commit43e669eb01791b87ed570ab424a66984f26da399 (patch)
tree5806bdbc0061f4950d8f20d0110a41f7529320e9 /i_ui.go
parenttrying that map (diff)
downloadhardflip-43e669eb01791b87ed570ab424a66984f26da399.tar.gz
hardflip-43e669eb01791b87ed570ab424a66984f26da399.tar.bz2
hardflip-43e669eb01791b87ed570ab424a66984f26da399.tar.xz
hardflip-43e669eb01791b87ed570ab424a66984f26da399.tar.zst
hardflip-43e669eb01791b87ed570ab424a66984f26da399.zip
tmp
Diffstat (limited to 'i_ui.go')
-rw-r--r--i_ui.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/i_ui.go b/i_ui.go
index d4b19ff..e0c74e0 100644
--- a/i_ui.go
+++ b/i_ui.go
@@ -52,6 +52,8 @@
package main
import (
+ "fmt"
+ "os"
"strconv"
"github.com/gdamore/tcell/v2"