Input ``` f'air {bat}' ``` `quad repack air` results in ``` "air {bat}" ``` But I would expect ``` f"air {bat}" ```