How to disable transient_prompt #6152
Unanswered
Nova38
asked this question in
Troubleshoot
Replies: 4 comments 3 replies
|
Not setting it in your config and reload the shell. |
0 replies
|
I don't have a transient_prompt block in my config, but I'm getting the transient prompt behavior. Is there a way to troubleshoot why this is happening? |
1 reply
|
Thanks @JanDeDobbeleer, for context I'm using bash+ble.sh, I should have said that before. Is the behavior of this block intentional? It seems to be forcing transient on because I have ble.sh, even though I've disabled transient in the ble.sh options by explicitly setting prompt_ps1_transient to an empty value. |
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
How would I disable the transient_prompt feature? I have tried not setting it in my config and also having it return an empty string for the template
All reactions