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
Is it possible to control what #W gets set to? Right now the only thing I can see is potentially using -B to do something like echo -ne "\033k"$(hostname -s)"\033\\" but that feels icky