Fixes
- Remove a duplicate draw call which would have doubled the time it takes to refresh on user input.
This might have been noticable when large amounts of files are displayed.
New Features
- Automatically resize if the terminal changes in size.
Commit Statistics
- 9 commits contributed to the release over the course of 54 calendar days.
- 68 days passed between releases.
- 1 commit was understood as conventional.
- 1 unique issue was worked on: #28
Commit Details
view details
- #28
- Automatically resize if the terminal changes in size. (28f5ac9)
- Uncategorized
- update changelog (8dc45ab)
- Make sure the correct version of
crosstermion
is used (ed0bfc7) - prepare changelog (50fd287)
- Merge branch 'dep-upgrade' (20b7672)
- upgrade dependencies to tui 0.19/crossterm 0.25 (e35baea)
- Add Apple M2 to default thread derivation (b5ec900)
- 'Other' -> 'Pre-built binaries' for clarity (6bd4338)
- Add Scoop installation for Windows (8c67198)