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, 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"