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

New elements for statusline #4434

Closed
superDuperCyberTechno opened this issue Oct 23, 2022 · 3 comments · Fixed by #4535
Closed

New elements for statusline #4434

superDuperCyberTechno opened this issue Oct 23, 2022 · 3 comments · Fixed by #4535
Labels
A-gui Area: Helix gui improvements C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much

Comments

@superDuperCyberTechno
Copy link

I'd like to propose 2 new elements for the statusline:

  • Total lines in current file
  • The absolute path for the current file
@superDuperCyberTechno superDuperCyberTechno added the C-enhancement Category: Improvements label Oct 23, 2022
@archseer archseer added the E-easy Call for participation: Experience needed to fix: Easy / not much label Oct 23, 2022
@Chickenkeeper
Copy link
Contributor

'Total lines in current file' was already added a little bit ago, if you build from source you can access it via the total-line-numbers element described in the latest docs. But absolute path could still be useful

@superDuperCyberTechno
Copy link
Author

Nice, thanks. I assume this will be part of the next release?

@Chickenkeeper
Copy link
Contributor

Yes, I think whatever's in the master branch becomes part of the next release

@kirawi kirawi added the A-gui Area: Helix gui improvements label Oct 25, 2022
dcardamo added a commit to dcardamo/helix that referenced this issue Oct 30, 2022
dcardamo added a commit to dcardamo/helix that referenced this issue Oct 30, 2022
@the-mikedavis the-mikedavis linked a pull request Nov 5, 2022 that will close this issue
pascalkuthe pushed a commit that referenced this issue Mar 17, 2024
* feat: add 'file-abs-path' to statusline (#4434)

* cleanup implementation

* rename to be non-abbreviated names

---------

Co-authored-by: Michael Davis <mcarsondavis@gmail.com>
Desdaemon pushed a commit to Desdaemon/helix that referenced this issue 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 issue 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 issue 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 issue 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 issue 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 issue 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 C-enhancement Category: Improvements E-easy Call for participation: Experience needed to fix: Easy / not much
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants