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
Essentially, I want to be able to use the Workspace Sidebar's PathStyle configuration option for the Tabline, I'd prefer to just have the name version of the display, as you can have for the Sidebar as follows:
## This setting sets the format of the path string ~~of CWD~~ of the filename in the ~~sidebar~~ tabline.
## name: filename
## full: /path/to/filename
## minimum: /p/t/filename
PathStyle = "name"
Though currently it seems the default (and only) option is what would be called minimum for the sidebar.
Let me know if any further clarification is needed :)
The text was updated successfully, but these errors were encountered:
Essentially, I want to be able to use the Workspace Sidebar's
PathStyle
configuration option for the Tabline, I'd prefer to just have thename
version of the display, as you can have for the Sidebar as follows:Though currently it seems the default (and only) option is what would be called
minimum
for the sidebar.Let me know if any further clarification is needed :)
The text was updated successfully, but these errors were encountered: