mirror of
https://github.com/anomalyco/opentui.git
synced 2026-04-25 04:55:58 +03:00
[GH-ISSUE #234] Examples for process spawning? #827
Labels
No labels
bug
core
documentation
feature
good first issue
help wanted
pull-request
question
react
solid
tmux
windows
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/opentui#827
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @hanpham32 on GitHub (Oct 27, 2025).
Original GitHub issue: https://github.com/anomalyco/opentui/issues/234
I don't see an example showcasing the overlay of another process on top of TUI. Is that something Opentui supports yet?
@kommander commented on GitHub (Oct 27, 2025):
You mean pty? There is a PR #166 integrating libvterm, but I didn't get through to testing and reviewing that yet because of other priorities.
@hanpham32 commented on GitHub (Oct 28, 2025):
@kommander Do you know what's the best way to attach a nvim editor? Whether side-by-side with the rendering TUI or as another process?
@kommander commented on GitHub (Oct 28, 2025):
You can always use a multiplexer like tmux and there is https://github.com/NickvanDyke/opencode.nvim