Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
92b284afix: add chafa arguments '--format symbols'Otherwise chafa chooses a protocol based on the terminal.
46a42fbfix: use chafa arguments '--polite on' to suppress escape sequencesChafa printed '\033[?25h' to hide the cursor.
Adding a table.remove(data, 1) works too under *nix but '--polite on'
should cater for Windows at the same time.
[1] https://github.com/hpjansson/chafa/blob/aa8a3d928c9b476f548c9c79cce03cc80f437239/tools/chafa/chafa.c#L1656-L1659
3c8f412fix: migrate to new vim.health APIsFixes #8
Fixes #10