Prompt text might be messed up by Rich parsing
This bug is seemingly not fixable with rich's parsing. It will then proceed to misinterpret the string.
So we will just use normal braces instead.
Edited by Christian Dreher
This bug is seemingly not fixable with rich's parsing. It will then proceed to misinterpret the string.
So we will just use normal braces instead.