tide icon indicating copy to clipboard operation
tide copied to clipboard

Add option for prioritising displaying the left prompt

Open Sycrosity opened this issue 6 months ago • 0 comments

Is your feature request related to a problem? Please describe

When in a repo with a number of different dependencies (e.g. rust+node+k8s), using a small terminal (like on the side of vscode) means that the entire left side of the prompt gets hidden by the right prompt which makes it impossible to see the pwd or git branch.

Describe the solution you'd like

An option within the configurator/variables to allow prioritising showing the left hand side of the prompt (condensing the pwd length if needs be to show the right prompt, although I'm not sure how this would work fully)

image

(the prompt being hidden in a small terminal)

Sycrosity avatar Aug 16 '24 19:08 Sycrosity