Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add 'file-absolute-path' to statusline #4535

Merged
merged 4 commits into from Mar 17, 2024

Conversation

dcardamo
Copy link
Contributor

Adds the config option 'file-abs-path' to status line to show the absolute path for a file.

@kirawi kirawi added A-gui Area: Helix gui improvements S-waiting-on-review Status: Awaiting review from a maintainer. labels Oct 31, 2022
the-mikedavis
the-mikedavis previously approved these changes Nov 5, 2022
@the-mikedavis the-mikedavis linked an issue Nov 5, 2022 that may be closed by this pull request
@the-mikedavis the-mikedavis changed the title feat: add 'file-abs-path' to statusline (#4434) feat: add 'file-abs-path' to statusline Nov 5, 2022
@the-mikedavis the-mikedavis changed the title feat: add 'file-abs-path' to statusline feat: add 'file-absolute-path' to statusline Feb 10, 2024
@pascalkuthe pascalkuthe merged commit 3890376 into helix-editor:master Mar 17, 2024
6 checks passed
Desdaemon pushed a commit to Desdaemon/helix that referenced this pull request Mar 26, 2024
* feat: add 'file-abs-path' to statusline (helix-editor#4434)

* cleanup implementation

* rename to be non-abbreviated names

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
shortc pushed a commit to shortc/helix that referenced this pull request Mar 31, 2024
* feat: add 'file-abs-path' to statusline (helix-editor#4434)

* cleanup implementation

* rename to be non-abbreviated names

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
* feat: add 'file-abs-path' to statusline (helix-editor#4434)

* cleanup implementation

* rename to be non-abbreviated names

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
* feat: add 'file-abs-path' to statusline (helix-editor#4434)

* cleanup implementation

* rename to be non-abbreviated names

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 4, 2024
* feat: add 'file-abs-path' to statusline (helix-editor#4434)

* cleanup implementation

* rename to be non-abbreviated names

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
postsolar pushed a commit to postsolar/helix that referenced this pull request Apr 20, 2024
* feat: add 'file-abs-path' to statusline (helix-editor#4434)

* cleanup implementation

* rename to be non-abbreviated names

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-gui Area: Helix gui improvements S-waiting-on-review Status: Awaiting review from a maintainer.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

New elements for statusline
4 participants