Skip to content

feat: add multiline item rendering#999

Draft
LoricAndre wants to merge 8 commits intomasterfrom
feat/multiline
Draft

feat: add multiline item rendering#999
LoricAndre wants to merge 8 commits intomasterfrom
feat/multiline

Conversation

@LoricAndre
Copy link
Contributor

@LoricAndre LoricAndre commented Mar 7, 2026

Checklist

  • The title of my PR follows conventional commits
  • I have updated the documentation (README.md, comments, src/manpage.rs and/or src/options.rs if applicable)
  • I have added unit tests
  • I have added integration tests
  • I have linked all related issues or PRs

Description of the changes

Note: codecov runs on the PR on this repo, but feel free to ignore it.

@LoricAndre LoricAndre linked an issue Mar 7, 2026 that may be closed by this pull request
@codecov
Copy link

codecov bot commented Mar 7, 2026

Codecov Report

❌ Patch coverage is 79.62963% with 88 lines in your changes missing coverage. Please review.
✅ All tests successful. No failed tests found.

Files with missing lines Patch % Lines
src/tui/item_renderer.rs 84.83% 40 Missing and 7 partials ⚠️
src/tui/item_list.rs 70.37% 30 Missing and 2 partials ⚠️
src/tui/app.rs 0.00% 8 Missing ⚠️
src/options.rs 83.33% 1 Missing ⚠️

📢 Thoughts on this report? Let us know!

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.

Multi-line support

1 participant