Skip to content

Update tabline truncation logic, cache tabline for performance#28

Merged
iofq merged 5 commits into
masterfrom
dev
Oct 18, 2025
Merged

Update tabline truncation logic, cache tabline for performance#28
iofq merged 5 commits into
masterfrom
dev

Conversation

@iofq
Copy link
Copy Markdown
Owner

@iofq iofq commented Sep 16, 2025

No description provided.

@iofq
Copy link
Copy Markdown
Owner Author

iofq commented Sep 29, 2025

There is still a bug in here somewhere:

files open:

Jump to buffer:
  z → thisiisanothertrlaknfklajsndfk.lua
  x → completion.lua
  c → flake.nix
  a → yeahthisfilenameisreallylongsowhatareyougonnado.php
  s → .stylua.toml

vim.o.columns = 124 columns

behavior

image image

Tabline truncation is being incorrectly calculated in the first shot, as in the second shot it fits fine in the screen.

@iofq
Copy link
Copy Markdown
Owner Author

iofq commented Sep 29, 2025

running :wa does not detect now-unmodified files correctly (doesn't refresh)

@iofq iofq merged commit 26b476f into master Oct 18, 2025
8 checks passed
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.

1 participant