| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| hstr-3.2.0-tarball.tgz | 2026-02-06 | 176.1 kB | |
| hstr_3.2.0-1_amd64.deb | 2026-02-06 | 31.3 kB | |
| hstr-3.2.0-bin-64b.tgz | 2026-02-06 | 26.0 kB | |
| HSTR 3.2 - ioctl_TIOCSTI config source code.tar.gz | 2026-02-06 | 2.4 MB | |
| HSTR 3.2 - ioctl_TIOCSTI config source code.zip | 2026-02-06 | 2.5 MB | |
| README.md | 2026-02-06 | 1.8 kB | |
| Totals: 6 Items | 5.1 MB | 2 | |
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
- feat(tiocsti): ✨ adding interactive "TIOCSTI not configured" warning [#548] by @dvorka in https://github.com/dvorka/hstr/pull/549
- bug(views): fixing buffer overflow vulnerability in HSTR that caused crashes when pressing Ctrl+/ - on wide terminals (>2048 characters), fixed CMDLINE_LNG caused a buffer overflow, corrupting memory and crashing the application when wgetch() tried to read input by @dvorka in https://github.com/dvorka/hstr/pull/552
- fix(search): 🐛 fixing undesired " on insert of the pattern w/ whitespace by @dvorka in https://github.com/dvorka/hstr/pull/558
- [Release] HSTR 3.2.0 by @dvorka in https://github.com/dvorka/hstr/pull/557