Closed SteveLauC closed 8 months ago
This is called the prompt indicator. If you look at the custom_prompt example you will see how to set the prompt indicator. I believe you just have to set it to "" but I'm not sure there is a way with the DefaultPrompt.
This is called the prompt indicator. If you look at the custom_prompt example you will see how to set the prompt indicator. I believe you just have to set it to "" but I'm not sure there is a way with the DefaultPrompt.
Thanks for the quick response! I will implement my own prompt:)
Thanks for creating this amazing library!
When setting my prompt with:
I noticed that there is an arrow sign right after my prompt:
Is there any way to disable this indicator?