aboutsummaryrefslogtreecommitdiffstats
path: root/i_ui.go
diff options
context:
space:
mode:
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)