mirror of
https://github.com/JanDeDobbeleer/oh-my-posh.git
synced 2025-03-05 20:49:04 -08:00
docs: remove incorrect statement
This commit is contained in:
parent
71363d9ab8
commit
ae8557882c
|
@ -11,11 +11,6 @@ import TabItem from "@theme/TabItem";
|
||||||
This feature only works in `fish`, `zsh`, `powershell` and `cmd` for the time being.
|
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.
|
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.
|
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.
|
Environment variables are available, just like the [`console_title_template`][console-title] functionality.
|
||||||
|
|
Loading…
Reference in a new issue