This commit is contained in:
David Dworken 2022-11-11 18:11:49 -05:00
parent 42e0ac2195
commit 437d4a0b88
No known key found for this signature in database

View File

@ -430,3 +430,5 @@ func TuiQuery(ctx *context.Context, gitCommit, initialQuery string) error {
fmt.Printf("%s\n", selectedRow)
return nil
}
// TODO: handle control-c