[GH-ISSUE #953] [List] add gap between list items #698

Open
opened 2026-03-04 01:07:06 +03:00 by kerem · 0 comments
Owner

Originally created by @cybardev on GitHub (Mar 2, 2024).
Original GitHub issue: https://github.com/rivo/tview/issues/953

Apologies if this has been answered somewhere before, but I wasn't able to find it on the Wiki, Docs, or Issues.

How would I add gaps between list items so they don't seem like one big thing?

image

I tried putting a newline at the start of the primary text, and at the end of the secondary text, but that doesn't work (obviously, I suppose, but had to check).

I don't want to get into layouts if not needed. I feel like there's a simpler way I'm missing...

Originally created by @cybardev on GitHub (Mar 2, 2024). Original GitHub issue: https://github.com/rivo/tview/issues/953 Apologies if this has been answered somewhere before, but I wasn't able to find it on the Wiki, Docs, or Issues. How would I add gaps between list items so they don't seem like one big thing? ![image](https://github.com/rivo/tview/assets/50134239/01d740c9-e09c-4cf1-8422-52272603ed77) I tried putting a newline at the start of the primary text, and at the end of the secondary text, but that doesn't work (obviously, I suppose, but had to check). I don't want to get into layouts if not needed. I feel like there's a simpler way I'm missing...
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/tview#698
No description provided.