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
Introduced a system for shell segment priorities, which, if space is limited, removes segments with lowest priority first. This can be controlled with the -priority flag, with decreasing priority.
Introduced -maxwidth, specifying the maximum width (in percent) of the shell that the prompt may take up. Default is 50
Fixed an issue where segment-cwd could read out of bounds