| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| krnr_1.2.3_windows_installer.msi | 2026-02-03 | 7.6 MB | |
| krnr_1.2.3_checksums.txt | 2026-02-03 | 948 Bytes | |
| krnr_1.2.3_linux_amd64.deb | 2026-02-03 | 3.7 MB | |
| krnr_1.2.3_linux_arm64.deb | 2026-02-03 | 3.4 MB | |
| krnr_1.2.3_linux_amd64.rpm | 2026-02-03 | 3.8 MB | |
| krnr_1.2.3_linux_amd64.tar.gz | 2026-02-03 | 3.6 MB | |
| krnr_1.2.3_linux_arm64.rpm | 2026-02-03 | 3.5 MB | |
| krnr_1.2.3_linux_arm64.tar.gz | 2026-02-03 | 3.4 MB | |
| krnr_1.2.3_darwin_amd64.tar.gz | 2026-02-03 | 3.7 MB | |
| krnr_1.2.3_darwin_arm64.tar.gz | 2026-02-03 | 3.5 MB | |
| krnr_1.2.3_windows_amd64.zip | 2026-02-03 | 3.7 MB | |
| krnr_1.2.3_windows_arm64.zip | 2026-02-03 | 3.5 MB | |
| README.md | 2026-02-03 | 622 Bytes | |
| v1.2.3 source code.tar.gz | 2026-02-03 | 4.8 MB | |
| v1.2.3 source code.zip | 2026-02-03 | 4.9 MB | |
| Totals: 15 Items | 53.1 MB | 0 | |
v1.2.3 - 2026-02-03
- Bugfix: Fix spacebar behavior in the TUI. Some terminals produce a
KeySpaceevent which previously was ignored; the TUI now treats it as a typed space in both the editor and list filter, restoring expected typing behavior. - Tests: Add headless UI tests to cover
KeySpacein filter and editor flows. - Quality: Ran
gocycloandgolangci-lint— no actionable issues found.
Upgrade note: This is a backward-compatible TUI fix; no DB or CLI-breaking changes.