Add TODOs

This commit is contained in:
David Dworken 2023-05-19 17:16:54 -07:00
parent 201bedf020
commit 311b698388
No known key found for this signature in database

View File

@ -589,3 +589,6 @@ func TuiQuery(ctx *context.Context, initialQuery string) error {
fmt.Printf("%s\n", strings.ReplaceAll(SELECTED_COMMAND, "\\n", "\n"))
return nil
}
// TODO: support custom key bindings
// TODO: make the help page wrap