Skip to content

Prompt text might be messed up by Rich parsing

Christian Dreher requested to merge fix/prompt into main

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

Merge request reports