When trying to do a search from the TUI I get an error message as soon as I start typing a search string:
Error: aggregate query: Invalid Input Error: Invalid string encoding found in Parquet file: value "Jane Doe\xC9ric" is
This can be fixed by running msgvault repair-encoding. It would be nice if the TUI suggested that. It would be even nicer if it could do the repair automatically when encountering the error.