mirror of
https://github.com/nushell/nushell.git
synced 2025-05-20 09:50:47 +02:00
# Description As stated in the title, when pressing ctrl-z, I sometimes feel confused because I return to the REPL without any message. I don't know if the process has been killed or suspended. This PR aims to add a message to notify the user that the process has been frozen. # User-Facing Changes After pressing `ctrl-z`. A message will be printed in repl.  # Tests + Formatting NaN # After Submitting NaN |
||
---|---|---|
.. | ||
is_admin.rs | ||
job_kill.rs | ||
job_list.rs | ||
job_spawn.rs | ||
job_unfreeze.rs | ||
job.rs | ||
mod.rs |