Statusline file-path truncation #11969
Unanswered
RodogInfinite
asked this question in
Ideas
Replies: 1 comment
|
I came searching to see if there was discussion on configuration for truncation in pickers, since i dont use that file-absolute-path setting, but it's could still could be discussed here, as any setting for truncation should consider all of the areas where truncation can take place, what is being truncated, etc. |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The file-absolute-path setting for statusline often shows too much information and just using the file-name often doesn't give enough information. Taking inspiration from Starship's directory configuration:
It would be nice to see these options available, maybe something like this:
The truncation_symbol can even be excluded and have it be helix opinionated and not customizable to make implementation simpler.
Thoughts?
All reactions