[GH-ISSUE #1102] Request: Expose table visiblity variables #800

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

Originally created by @JackJ30 on GitHub (Jul 4, 2025).
Original GitHub issue: https://github.com/rivo/tview/issues/1102

I'm writing my own selection system for the table, and it would be really useful to have table visibleRows and visibleColumnIndices exposed.

Thank you

Originally created by @JackJ30 on GitHub (Jul 4, 2025). Original GitHub issue: https://github.com/rivo/tview/issues/1102 I'm writing my own selection system for the table, and it would be really useful to have table `visibleRows` and `visibleColumnIndices` exposed. Thank you
Author
Owner

@rivo commented on GitHub (Aug 27, 2025):

Can I ask what your own "selection system" does that is currently not supported by tview?

<!-- gh-comment-id:3228705806 --> @rivo commented on GitHub (Aug 27, 2025): Can I ask what your own "selection system" does that is currently not supported by `tview`?
Author
Owner

@JackJ30 commented on GitHub (Aug 30, 2025):

I wanted to control the selection highlight for stuff like box selections and keeping a highlight of the row or column when using the opposite selection mode. Also I wanted the table to scroll before the very bottom of the table was selected.

<!-- gh-comment-id:3239532597 --> @JackJ30 commented on GitHub (Aug 30, 2025): I wanted to control the selection highlight for stuff like box selections and keeping a highlight of the row or column when using the opposite selection mode. Also I wanted the table to scroll before the very bottom of the table was selected.
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#800
No description provided.