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
I'd like to hit Ctrl+C and have it forwarded to a certain subprocess. But I don't want to capture pids or whatever in scripts. Maybe this can be accomplished by a simple builtin that catches and forwards signals.