Add TODO
This commit is contained in:
parent
0cf34a78c6
commit
22b52bb0b7
1 changed files with 3 additions and 0 deletions
|
|
@ -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
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue