Release Notes
- Add
--auto-reloadoption to automatically reload content on file change (#79) - Stream data from stdin by default (disable with
--no-streaming-stdin) (#81) - Support visually marking rows (toggle:
m; clear all marks:M) (#166 by @giantatwork) - Preserve selected row after filter is cleared (#170)
- Fix search from current cursor for larger files (#165)
- Fix row selection when scrolling to rows near bottom (#168)
- Fix potential freeze when the underlying file changes unexpectedly
Download csvlens 0.15.0
| File | Platform | Checksum |
|---|---|---|
| csvlens-aarch64-apple-darwin.tar.xz | Apple Silicon macOS | checksum |
| csvlens-x86_64-apple-darwin.tar.xz | Intel macOS | checksum |
| csvlens-aarch64-pc-windows-msvc.zip | ARM64 Windows | checksum |
| csvlens-x86_64-pc-windows-msvc.zip | x64 Windows | checksum |
| csvlens-aarch64-unknown-linux-gnu.tar.xz | ARM64 Linux | checksum |
| csvlens-x86_64-unknown-linux-gnu.tar.xz | x64 Linux | checksum |
| csvlens-x86_64-unknown-linux-musl.tar.xz | x64 MUSL Linux | checksum |