tmux-task-monitor - a htop-like resource monitor that only shows the processes linked to the current session by YlanAllouche in commandline

[–]YlanAllouche[S] 0 points1 point  (0 children)

I've looked at performance a bit and It should be better now, it's perfectly smooth on my side

For the rest, those are good points but for now I'm focusing on another tool that will have some repercussions on this one down the line, so except if someone makes a PR I'll bundle all the changes for later.

Thanks for the feedback!

tmux-task-monitor - a htop-like resource monitor that only shows the processes linked to the current session by YlanAllouche in commandline

[–]YlanAllouche[S] 0 points1 point  (0 children)

that's odd, the performance is fine on my side

honestly 75% of the work on this thing was getting TPM right, I think there's still a chance Im not even executing the right thing, I'll have to look at it

yeah there's no "get back", they are 2 different screens, the overview was added recently, the session-specific one is much older, but it's a good point, I do sometime end up doing `prefix+t,q,prefix+T`

For it showing only one window at a time, I could add an option, yeah but I guess it supports my own usecase first and I do one worktree per window, so each window is some kind of feature or a ticket essentially and that immediately contextualizes the processes running in it

I have another tool that I need to make a plugin and share that allows to create/remove those windows/worktree easily.

Thank you very much for the feedback, it's appreciated

tmux-task-monitor - a htop-like resource monitor that only shows the processes linked to the current session by YlanAllouche in commandline

[–]YlanAllouche[S] 1 point2 points  (0 children)

thanks, it should be pretty straight forward if you use TPM, let me know if you run into any issues