aboutsummaryrefslogtreecommitdiffstats
path: root/i_ui.go
diff options
context:
space:
mode:
authorJoe <rbo@gmx.us>2024-01-04 20:20:20 +0100
committerJoe <rbo@gmx.us>2024-01-04 20:20:20 +0100
commitda6ebd7e410b6c4564d8eba79f88a1d67aabe97f (patch)
treed45053bc11ba3426278602a7632e644ba3eff0eb /i_ui.go
parentnothing's great retard boy (diff)
downloadhardflip-da6ebd7e410b6c4564d8eba79f88a1d67aabe97f.tar.gz
hardflip-da6ebd7e410b6c4564d8eba79f88a1d67aabe97f.tar.bz2
hardflip-da6ebd7e410b6c4564d8eba79f88a1d67aabe97f.tar.xz
hardflip-da6ebd7e410b6c4564d8eba79f88a1d67aabe97f.tar.zst
hardflip-da6ebd7e410b6c4564d8eba79f88a1d67aabe97f.zip
tryna make it work
Diffstat (limited to '')
-rw-r--r--i_ui.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/i_ui.go b/i_ui.go
index 277dfb7..26bb9aa 100644
--- a/i_ui.go
+++ b/i_ui.go
@@ -284,7 +284,7 @@ func i_host_panel_host(ui HardUI, opts HardOpts,
}
func i_host_panel(ui HardUI, opts HardOpts, ldirs *DirsList) {
- // TODO: litems instead of lhosts
+ // TODO: this must work
i_draw_box(ui.s, 0, 0,
ui.dim[W] / 3, ui.dim[H] - 2,
" Hosts ", false)