- Reset all modes to reasonable values for the current terminal:
`stty sane`
- Switch between raw and normal mode:
`stty {{raw|cooked}}`
- Turn character echoing off or on:
`stty {{-echo|echo}}`
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.