[GH-ISSUE #1038] Allow scrolling up for content that is taller than the console? #749

Open
opened 2026-03-04 01:07:28 +03:00 by kerem · 1 comment
Owner

Originally created by @aronchick on GitHub (Oct 16, 2024).
Original GitHub issue: https://github.com/rivo/tview/issues/1038

Hi--

I have a table that prints out that is taller than the console height. Is there a way to allow scrolling up and down while it is updating?

Originally created by @aronchick on GitHub (Oct 16, 2024). Original GitHub issue: https://github.com/rivo/tview/issues/1038 Hi-- I have a table that prints out that is taller than the console height. Is there a way to allow scrolling up and down while it is updating?
Author
Owner

@rivo commented on GitHub (Oct 16, 2024):

Almost all Table demos in the package show tables with more content than screen space. Scrolling works in all those demos. I'm not sure what you're asking or what you mean by "while it is updating". Maybe you can post a brief code example that illustrates the problem you're having?

<!-- gh-comment-id:2417805157 --> @rivo commented on GitHub (Oct 16, 2024): Almost all `Table` demos in the package show tables with more content than screen space. Scrolling works in all those demos. I'm not sure what you're asking or what you mean by "while it is updating". Maybe you can post a brief code example that illustrates the problem you're having?
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#749
No description provided.