Page 1 of 1

Multiline Shell prompt and variable expansion

Posted: Wed Mar 02, 2022 7:09 pm
by kolla

Code: Select all

Set var1 haha
Set var2 hehe
Prompt "*${var1}*N*${var2}"
Notice how first line of the prompt expands "*${var1}" to whatever is the content of that variable is, while second line just sats literally "${var2}".

I want to variables to be expanded also on second (or third, or fourth, or ...) line of the prompt.

Bug? Feature? Noone knows, specifications unknown.

Re: Multiline Shell prompt and variable expansion

Posted: Sun Mar 05, 2023 9:17 am
by kolla
Nothing changed for 3.2.2