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

Config option for single status line #2254

Open
BadBastion opened this issue Apr 24, 2022 · 0 comments
Open

Config option for single status line #2254

BadBastion opened this issue Apr 24, 2022 · 0 comments
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements

Comments

@BadBastion
Copy link
Contributor

Support for using a global status line for the active window.

This was recently introduced in NeoVim as laststatus = 3 and is a great option for clearer UI.

Screen.Recording.2022-02-05.at.23.16.44.mov
@BadBastion BadBastion added the C-enhancement Category: Improvements label Apr 24, 2022
@kirawi kirawi added the A-helix-term Area: Helix term improvements label Apr 24, 2022
matoous added a commit to matoous/helix that referenced this issue Oct 22, 2022
Add option to render single glboal status line instead of rendering
status line per view.

Fixes: helix-editor#2254
matoous added a commit to matoous/helix that referenced this issue Oct 23, 2022
Add option to render single glboal status line instead of rendering
status line per view.

Fixes: helix-editor#2254
matoous added a commit to matoous/helix that referenced this issue Oct 23, 2022
Add option to render single glboal status line instead of rendering
status line per view.

Fixes: helix-editor#2254
matoous added a commit to matoous/helix that referenced this issue Oct 23, 2022
Add option to render single glboal status line instead of rendering
status line per view.

Fixes: helix-editor#2254
matoous added a commit to matoous/helix that referenced this issue Nov 26, 2022
Add option to render single glboal status line instead of rendering
status line per view.

Fixes: helix-editor#2254
matoous added a commit to matoous/helix that referenced this issue Dec 10, 2022
Add option to render single glboal status line instead of rendering
status line per view.

Fixes: helix-editor#2254
nik-rev pushed a commit to nik-rev/helix that referenced this issue Dec 18, 2024
Add option to render single glboal status line instead of rendering
status line per view.

Fixes: helix-editor#2254
nyawox added a commit to nyawox/helix that referenced this issue Feb 5, 2025
commit 4e18938
Merge: ea31a5b 8c68074
Author: TornaxO7 <[email protected]>
Date:   Sat Nov 25 15:21:53 2023 +0100

    Merge branch 'master' of github.com:helix-editor/helix into md/global-status-line

commit ea31a5b
Author: Matouš Dzivjak <[email protected]>
Date:   Sat Oct 22 12:44:52 2022 +0200

    feat(view): global status line option

    Add option to render single glboal status line instead of rendering
    status line per view.

    Fixes: helix-editor#2254
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-helix-term Area: Helix term improvements C-enhancement Category: Improvements
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants