Add support for fish
Added
- Restore terminal state and exit when receiving a signal
- Add support for fish
Fixed
- Terminal state wasn't properly restored sometimes. After removing
stty sane
from the
shell-specific input wrappers the problem disappeared.