This commit is contained in:
Kovid Goyal
2025-05-26 06:13:20 +05:30
parent 0cf34a78c6
commit 22b52bb0b7

View File

@@ -14,6 +14,9 @@ import (
"github.com/kovidgoyal/kitty/tools/utils"
)
// TODO: Comboboxes, multifile selections, change dir, mountpoint crossing
// options, save file name, file/dir modes
var _ = fmt.Print
var debugprintln = tty.DebugPrintln