-
Notifications
You must be signed in to change notification settings - Fork 142
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: add ctrl+z for job control support #249
Comments
here is the RP I only tested on ubuntu 22, and it just work. seems here is a wrokaround, I only known It can work on ubuntu (maybe). |
I want this too. Sometimes I just think I don't need the shell and not start tmux before running gdu, only to find later that I do want to check some files. Opening another connection works but takes time, and it's one more window to manage.
|
#250 merged, closing. |
how about add
ctrl+z
forjob control
support?#192 mentioned this featrue.
maybe I can send a PR
The text was updated successfully, but these errors were encountered: