[GH-ISSUE #681] Method to suspend the program to shell indefinitely without resuming the application. #498

Closed
opened 2026-03-04 01:05:30 +03:00 by kerem · 0 comments
Owner

Originally created by @darkhz on GitHub (Dec 19, 2021).
Original GitHub issue: https://github.com/rivo/tview/issues/681

Currently, (*Application).Suspend() the the only method to suspend to shell, but it does so temporarily, and automatically resumes the terminal UI after the function is done executing. I would like to suspend the terminal UI to shell indefinitely, similar to pressing Ctrl-Z in most terminal programs. Is there a way to do this?

Originally created by @darkhz on GitHub (Dec 19, 2021). Original GitHub issue: https://github.com/rivo/tview/issues/681 Currently, (*Application).Suspend() the the only method to suspend to shell, but it does so temporarily, and automatically resumes the terminal UI after the function is done executing. I would like to suspend the terminal UI to shell indefinitely, similar to pressing Ctrl-Z in most terminal programs. Is there a way to do this?
kerem closed this issue 2026-03-04 01:05:30 +03:00
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#498
No description provided.