This commit is contained in:
David Dworken 2022-10-19 17:57:43 -07:00
parent 762e9a6e0a
commit 406b36f765

View File

@ -233,3 +233,5 @@ func TuiQuery(ctx *context.Context, initialQuery string) error {
fmt.Printf("%s\n", selectedRow)
return nil
}
// TODO: make the tui support `after:` without crashing everyhitng