skywind3000 / asyncrun.vim

:rocket: Run Async Shell Commands in Vim 8.0 / NeoVim and Output to the Quickfix Window !!
https://www.vim.org/scripts/script.php?script_id=5431
MIT License
1.84k stars 109 forks source link

Process hiding in ps and htop #219

Open zdy023 opened 3 years ago

zdy023 commented 3 years ago

Hello, I started the processed through AsyncRun. It is really running and could produce the expected output. However, I cannot find the process neither through ps nor in htop.