Remove TODOs that were fixed in 23a377e3c1

This commit is contained in:
David Dworken
2023-08-29 19:03:12 -07:00
parent 5fe9515749
commit a53485f04b

View File

@ -628,5 +628,3 @@ func TuiQuery(ctx *context.Context, initialQuery string) error {
// TODO: support custom key bindings // TODO: support custom key bindings
// TODO: make the help page wrap // TODO: make the help page wrap
// TODO: FR: when updating the search query, try to maintain position in the table
// TODO: FR: when deleting an entry, try to maintain position in the table