HSTR 3.2 - ioctl/TIOCSTI config
This minor minor release brings ioctl/TIOCSTI configuration enforcement, SIGQUIT handling to cleanup terminal state on quit, and number of :lady_beetle: fixes.
Kudos to Augment Code for providing the augmentcode[bot] to help with PR reviews. It made several great catches - which were missed by me and other tools, making this release more stable. Big up to @jakedane * @NotAShelf @regob and @happylynx for their contributions!
Full Changelog: https://github.com/dvorka/hstr/compare/3.1...v3.2
- Update manpage and append -- to hstr calls by @jakedane in https://github.com/dvorka/hstr/pull/491
- update Nix installation instructions by @NotAShelf in https://github.com/dvorka/hstr/pull/512
- Fix passing arguments in hstrnotiocsti by @regob in https://github.com/dvorka/hstr/pull/527
- Bash tab completion fix by @happylynx in https://github.com/dvorka/hstr/pull/545