You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When counting the number of running tmux processes, count only those
that belong to the current user.
`tmux a` shows as a separate process (must be the client process) and
thus needs to be excluded from the calculation as well. The previous
exclusion of `tmux source` was also incorporated.
0 commit comments