warpdotdev / Warp

Warp is a modern, Rust-based terminal with AI built in so you and your team can build great software, faster.
https://warp.dev
Other
21.38k stars 373 forks source link

ctrl + z executes `fg` #3240

Open onosendi opened 1 year ago

onosendi commented 1 year ago

Discord username (optional)

No response

Describe the solution you'd like?

`ctrl+z` sends program to background, but another `ctrl+z` doesn't bring it back. You have to manually type `fg`.

Is your feature request related to a problem? Please describe.

No response

Additional context

No response

How important is this feature to you?

3

Warp Internal (ignore) - linear-label:770f6576-d6c0-4e4f-a259-fc64b5156087

None

dannyneira commented 1 year ago

Hey @onosendi Thanks for submitting this! As a possible stopgap, please look into the background blocks feature. https://docs.warp.dev/features/blocks/background-blocks. This allows you to run the process in a block while you run other commands.

Please add a :+1: to the original post at the top to signal that you want this feature, and then hit the subscribe button if you'd like to be notified.