diff options
author | Joe <rbo@gmx.us> | 2024-01-15 20:20:20 +0100 |
---|---|---|
committer | Joe <rbo@gmx.us> | 2024-01-15 20:20:20 +0100 |
commit | 8b62e806ebc46d6842c2df23e88fc0f8c03f2f63 (patch) | |
tree | 58038536efbaf32d2b7079a23354858f5c1b53b6 /i_ui.go | |
parent | fuck ids (diff) | |
download | hardflip-8b62e806ebc46d6842c2df23e88fc0f8c03f2f63.tar.gz hardflip-8b62e806ebc46d6842c2df23e88fc0f8c03f2f63.tar.bz2 hardflip-8b62e806ebc46d6842c2df23e88fc0f8c03f2f63.tar.xz hardflip-8b62e806ebc46d6842c2df23e88fc0f8c03f2f63.tar.zst hardflip-8b62e806ebc46d6842c2df23e88fc0f8c03f2f63.zip |
ok
Diffstat (limited to 'i_ui.go')
-rw-r--r-- | i_ui.go | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -60,8 +60,6 @@ import ( type HardUI struct { s tcell.Screen mode uint8 - // HACK: fuck sel_max - // HACK: lists ids might be shit too def_style tcell.Style dir_style tcell.Style title_style tcell.Style |