Allow backgrounding of bash commands #13503
parthparaform
started this conversation in
Ideas
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.
Using agents in a terminal has a simple way to background bash commands that run the agent started running in foreground by pressing ctrl+b on mac.
Can we allow a similarly simple way to background bash commands that are running in foreground, either through a keyboard shortcut or through a ui button.
All reactions