Skip to content

Add support for fish

Compare
Choose a tag to compare
@dhamidi dhamidi released this 18 Aug 20:54
· 33 commits to master since this release

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.