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
Ports that share the same name are now numbered in list, like Port (2), and that numbered name selects that specific port with dev and pass; reconnection now tracks the port by its unique identifier, so a numbered name stays pinned to its instance
Util.command now passes quoted arguments without the quotes, and accepts multiple arguments where each one reaches the program exactly as given