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(wip): incremental truncation strategy #169

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

willothy
Copy link
Owner

@willothy willothy commented Sep 28, 2023

Alternative truncation strategy which prioritizes keeping all buffers on screen, and incrementally truncates components to keep the overall statusline structure intact.

Will optionally support keeping the current buffer full-width.

TODO:

  • Make it optional
  • Benchmark it against the current method

Alternative truncation strategy which prioritizes keeping all buffers
on screen, and incrementally truncates components to keep the overall
statusline structure intact.
@willothy willothy added this to the 1.0.0 Release milestone Oct 3, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant