Support job control and ctrl-z (SIGSTOP/SIGTSTP/SIGCONT) in pty runner #32396
forivall
started this conversation in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
With the current pseudo-terminal runner, it's no longer trivial to do job control, which would be possible in a typical shell session via ctrl-z and fg. The nx terminal UI could also own handling, exposing a keybind to pause and resume a running task.
Beta Was this translation helpful? Give feedback.
All reactions