This commit is contained in:
David Dworken 2024-09-15 18:16:49 -07:00
parent 11fc92ee5f
commit 39b092ee79
No known key found for this signature in database

View File

@ -927,3 +927,4 @@ func TuiQuery(ctx context.Context, shellName, initialQuery string) error {
// TODO: support custom key bindings
// TODO: make the help page wrap
// TODO: If the initial query contains dashes, maybe we should smartly escape them?