You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
That seems to be an oversight at some point. Not sure where the impact would be when changing to one or the other.
In general I am inclined to say we should simplify the prompt trait. In nushell most prompts do their own color ornamentation inside the prompt string so the whole notion of having prompt color(s) is a bit redundant.
reedline/src/prompt/base.rs
Lines 100 to 106 in 020142f
Why do we use different color struct for similar prompt color settings?
Is it still possible to align them?
The text was updated successfully, but these errors were encountered: