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
start_new_session is POSIX-only (ignored on Windows),
and Windows-specific CREATE_NEW_PROCESS_GROUP flag doesn't work as
expected (it seems that ssh still receives CTRL_C_EVENT, at least it
exits immediately on Ctrl+C event).
0 commit comments