Pause a long running process with ctrl z
January 2022
You can pause a long running terminal process with
That will bring your prompt back up.
You can do your stuff, then un-pause the process with:
This works with vim/neovim
end of line
You can pause a long running terminal process with
That will bring your prompt back up.
You can do your stuff, then un-pause the process with:
This works with vim/neovim