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
Despite setting ZSH_TAB_TITLE_ONLY_FOLDER=true and relaunching my terminal (Alacritty) I am still getting the full path displayed. Of note, the path is not even truncated. Running echo $ZSH_TAB_TITLE_ONLY_FOLDER returns true.
The text was updated successfully, but these errors were encountered:
Despite setting
ZSH_TAB_TITLE_ONLY_FOLDER=true
and relaunching my terminal (Alacritty) I am still getting the full path displayed. Of note, the path is not even truncated. Runningecho $ZSH_TAB_TITLE_ONLY_FOLDER
returnstrue
.The text was updated successfully, but these errors were encountered: