aboutsummaryrefslogtreecommitdiffstats
path: root/i_ui.go
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--i_ui.go3
1 files changed, 2 insertions, 1 deletions
diff --git a/i_ui.go b/i_ui.go
index 25e5dcf..3971478 100644
--- a/i_ui.go
+++ b/i_ui.go
@@ -43,7 +43,7 @@
* POSSIBILITY OF SUCH DAMAGE.
*
* hardflip: src/i_ui.go
- * Mon Jan 15 11:40:18 2024
+ * Mon Jan 15 13:54:53 2024
* Joe
*
* interfacing with the user
@@ -61,6 +61,7 @@ type HardUI struct {
s tcell.Screen
mode uint8
// HACK: fuck sel_max
+ // HACK: lists ids might be shit too
sel_max int
def_style tcell.Style
dir_style tcell.Style