| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| jless-v0.7.2-x86_64-unknown-linux-gnu.zip | 2022-02-20 | 959.4 kB | |
| jless-v0.7.2-x86_64-apple-darwin.zip | 2022-02-20 | 879.3 kB | |
| README.md | 2022-02-20 | 349 Bytes | |
| v0.7.2 source code.tar.gz | 2022-02-20 | 3.4 MB | |
| v0.7.2 source code.zip | 2022-02-20 | 3.4 MB | |
| Totals: 5 Items | 8.6 MB | 1 | |
New features / changes:
- Space now toggles the collapsed state of the currently focused node, rather than moving down a line. (Functionality was previous available via i, but was undocumented; i has been unmapped.)
Bug fixes: - Searching now works even when input is provided via STDIN.
Internal: - Upgraded from structopt to clap v3