aboutsummaryrefslogtreecommitdiffstats
path: root/i_ui.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-15 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-15 20:20:20 +0100
commit370728a95ac41b53f43cd2b9bbd4f5762e9134df (patch)
tree59a171e971706719571e3049a980372daf4392ce /i_ui.go
parentdelettin (diff)
downloadhardflip-370728a95ac41b53f43cd2b9bbd4f5762e9134df.tar.gz
hardflip-370728a95ac41b53f43cd2b9bbd4f5762e9134df.tar.bz2
hardflip-370728a95ac41b53f43cd2b9bbd4f5762e9134df.tar.xz
hardflip-370728a95ac41b53f43cd2b9bbd4f5762e9134df.tar.zst
hardflip-370728a95ac41b53f43cd2b9bbd4f5762e9134df.zip
ok
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