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
passing an empty string literal for an stty mapping should set it to undefined
uutils coreutils, main branch
$ stty intr ''
thread 'main' panicked at src/uu/stty/src/stty.rs:614:14:
internal error: entered unreachable code: No arguments provided: must have been caught earlier
note: run with `RUST_BACKTRACE=1` environment variable to display a backtrace