Unitech / pm2

Node.js Production Process Manager with a built-in Load Balancer.
https://pm2.keymetrics.io/docs/usage/quick-start/
Other
41.59k stars 2.62k forks source link

[feature request] pressing r on a process list item will restart the process #5918

Open vdegenne opened 5 days ago

vdegenne commented 5 days ago

I love using pm2 monit to see all the processes I ran on my system.

Sometimes when something is going wrong I select the process in the list using arrow keys to see the problem, it would be absolutely fantastic to have r key to restart the selected process on the fly available as a shortcut!