docs: remove incorrect statement

This commit is contained in:
Jan De Dobbeleer 2022-04-28 13:56:44 +02:00 committed by Jan De Dobbeleer
parent 71363d9ab8
commit ae8557882c

View file

@ -11,11 +11,6 @@ import TabItem from "@theme/TabItem";
This feature only works in `fish`, `zsh`, `powershell` and `cmd` for the time being.
:::
:::warning
This features currently **doesn't work when using a multiline prompt in PowerShell** due
to limitations of PSReadline.
:::
Transient prompt, when enabled, replaces the prompt with a simpler one to allow more screen real estate.
You can use go [text/template][go-text-template] templates extended with [sprig][sprig] to enrich the text.
Environment variables are available, just like the [`console_title_template`][console-title] functionality.