This commit is contained in:
Kovid Goyal 2025-07-10 20:54:43 +05:30
parent a836531a99
commit 3fb9154f93
No known key found for this signature in database
GPG key ID: 06BC317B515ACE7C

View file

@ -21,7 +21,7 @@ import (
"github.com/kovidgoyal/kitty/tools/utils"
)
// TODO: multifile selections, save file name completion
// TODO: save file name completion
var _ = fmt.Print
var debugprintln = tty.DebugPrintln