From 3ce2716a6a843af4ca1c7196b5bd51074fcf11e4 Mon Sep 17 00:00:00 2001 From: Joe Date: Mon, 8 Jan 2024 20:20:20 +0100 Subject: fix that shiet --- i_events.go | 1 + 1 file changed, 1 insertion(+) (limited to 'i_events.go') diff --git a/i_events.go b/i_events.go index 3c67a7f..ca68e90 100644 --- a/i_events.go +++ b/i_events.go @@ -99,6 +99,7 @@ func i_delete_host(data *HardData) { if data.litems.last != nil { data.ui.sel_max = data.litems.last.ID } + // FIX: doesn't del the first one visually } // screen events such as keypresses -- cgit v1.2.3