[GH-ISSUE #540] Can I embed bash in Open TUI App #911

Closed
opened 2026-03-14 09:01:28 +03:00 by kerem · 2 comments
Owner

Originally created by @jcubic on GitHub (Jan 16, 2026).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/540

Quick question, is it possible to embed bash to create a terminal multiplexer like tmux or screen?

I wanted to play with the library, but before I dive deeper and invest time, I want to know if something like this is possible.

Originally created by @jcubic on GitHub (Jan 16, 2026). Original GitHub issue: https://github.com/anomalyco/opentui/issues/540 Quick question, is it possible to embed bash to create a terminal multiplexer like tmux or screen? I wanted to play with the library, but before I dive deeper and invest time, I want to know if something like this is possible.
kerem closed this issue 2026-03-14 09:01:34 +03:00
Author
Owner

@remorses commented on GitHub (Jan 16, 2026):

Yes. Using this package: https://github.com/remorses/ghostty-opentui

https://github.com/remorses/ghostty-opentui/blob/main/tui/dual-opencode.tsx

For now it only supports alternate screen programs

<!-- gh-comment-id:3759847446 --> @remorses commented on GitHub (Jan 16, 2026): Yes. Using this package: https://github.com/remorses/ghostty-opentui https://github.com/remorses/ghostty-opentui/blob/main/tui/dual-opencode.tsx For now it only supports alternate screen programs
Author
Owner

@jcubic commented on GitHub (Jan 16, 2026):

Awesome, thanks.

<!-- gh-comment-id:3760060257 --> @jcubic commented on GitHub (Jan 16, 2026): Awesome, thanks.
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/opentui#911
No description provided.