[FEATURE REQ] Add keybind to navigate to child process in grofer proc
roysti10 opened this issue · 3 comments
roysti10 commented
Is your feature request related to a problem? Please describe.
While running grofer proc
with a pid with say a few child processes, there is no way to navigate to a child process directly,
The only way to do that would be to note down the PID and run grofer proc
with noted PID
Describe the solution you'd like
Some sort of keybinding (like Ctrl-Enter) to directly jump to that child process would be nice
Additional context
Suggestions on what keybind to use are appreciated
roysti10 commented
is C-Enter fine or is there any other keybind you guys have in mind?
@MadhavJivrajani
MadhavJivrajani commented
Hey @lucasace!
Yeah C-Enter
SGTM!
MadhavJivrajani commented
@lucasace how's it going?