Skip to content

Conversation

midichef
Copy link
Contributor

@midichef midichef commented Oct 6, 2025

The string length calculation in truncateMiddle() is off by a factor of 2 which leads to sheetlist duplication in the statusbar. You can see it by running:
vd --disp_lstatus_max=50 sample_data/benchmark.csv

The duplication is the repeat of 1›benchmark.

There is also other extra string formatting data shown, due to truncateMiddle() clipping in the middle of internal visidata markup. I'll open a separate issue for that as that is a tougher problem.

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