pesos / grofer

A system and resource monitoring tool written in Golang!
Apache License 2.0
352 stars 52 forks source link

[WIP][FEATURE] Navigation to proc of child processes enabled #113

Closed roysti10 closed 3 years ago

roysti10 commented 3 years ago

Description

Navigation to the child processes is enabled in the case of grofer proc -p <pid>. Keybinding used is Enter.

Fixes #100

Type of change

Please delete options that are not relevant.

Checklist:

Additional Info

Screenshot from 2021-04-13 10-24-56

MadhavJivrajani commented 3 years ago

@lucasace I remember you asking a few questions on slack, if those questions are still unanswered, can you please state them here again and provide a little bit of context so that we can help you out with this PR?

MadhavJivrajani commented 3 years ago

Closing due to inactivity