[GH-ISSUE #496] Feature Request: shell widget #361

Closed
opened 2026-03-04 01:04:20 +03:00 by kerem · 1 comment
Owner

Originally created by @tculp on GitHub (Sep 3, 2020).
Original GitHub issue: https://github.com/rivo/tview/issues/496

A widget that gives access to a shell (or a generic command) would be useful. This could be used for something similar to a tmux pane, or the integrated terminals present in many IDEs

Originally created by @tculp on GitHub (Sep 3, 2020). Original GitHub issue: https://github.com/rivo/tview/issues/496 A widget that gives access to a shell (or a generic command) would be useful. This could be used for something similar to a tmux pane, or the integrated terminals present in many IDEs
kerem closed this issue 2026-03-04 01:04:20 +03:00
Author
Owner

@rivo commented on GitHub (Oct 18, 2020):

I agree it would be nice but I believe the way tcell (on which tview is based) is structured, this would not be trivial. You'd basically end up writing some kind of terminal emulator. Maybe somebody with experience coding something like that can weigh in. But for now, it seems like a huge undertaking to me.

<!-- gh-comment-id:711169942 --> @rivo commented on GitHub (Oct 18, 2020): I agree it would be nice but I believe the way `tcell` (on which `tview` is based) is structured, this would not be trivial. You'd basically end up writing some kind of terminal emulator. Maybe somebody with experience coding something like that can weigh in. But for now, it seems like a huge undertaking to me.
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#361
No description provided.