| CARVIEW |
Select Language
HTTP/2 200
expires: Thu, 19 Nov 1981 08:52:00 GMT
cache-control: no-store, no-cache, must-revalidate
pragma: no-cache
set-cookie: PHPSESSID=5uj4f4p7rmpu6rdo4jvh09p8va; path=/
content-type: text/html; charset=UTF-8
date: Sun, 28 Dec 2025 07:03:36 GMT
server: Apache
pkgsrc.se | The NetBSD package collection
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
mail
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
print
regress
security
shells
sysutils
textproc
csvlens
time
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/csvlens, Command line csv viewer
[
Branch: CURRENT, Version: 0.15.0, Package name: csvlens-0.15.0, Maintainer: pkgsrc-users
csvlens is a CSV file viewer in the command line. It is similar to less but
made for CSV.
Required to build:
[lang/rust]
Navigation:
-
Browse pkgsrc
(this page)
archivers
audio
benchmarks
biology
cad
chat
comms
converters
cross
crosspkgtools
databases
devel
doc
editors
emulators
filesystems
finance
fonts
games
geography
graphics
ham
inputmethod
lang
math
mbone
meta-pkgs
misc
multimedia
net
news
parallel
pkgtools
regress
security
shells
sysutils
textproc
csvlenstime
wip
wm
www
x11
* = Virtual Category
Path to this page:
./textproc/csvlens, Command line csv viewer
[
CVSweb ] [
Homepage ] [
RSS ] [
Required by ] [
Add to tracker ]
Branch: CURRENT, Version: 0.15.0, Package name: csvlens-0.15.0, Maintainer: pkgsrc-users
csvlens is a CSV file viewer in the command line. It is similar to less but
made for CSV.
Required to build:
[lang/rust]
Master sites:
Filesize: 12816.588 KBVersion history: (Expand)
- (2025-12-22) Updated to version: csvlens-0.15.0
- (2025-11-08) Updated to version: csvlens-0.14.0
- (2025-05-31) Updated to version: csvlens-0.13.0
- (2025-02-24) Updated to version: csvlens-0.12.0
- (2024-12-11) Updated to version: csvlens-0.11.0
- (2024-09-15) Updated to version: csvlens-0.10.1
CVS history: (Expand)
| 2025-12-22 10:40:33 by pin | Files touched by this commit (3) | |
Log message: textproc/csvlens: update to 0.15.0 Release Notes - Add --auto-reload option 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 |
| 2025-11-08 16:13:32 by pin | Files touched by this commit (3) | |
Log message: textproc/csvlens: update to 0.14.0 - Support natural sorting via Ctrl + j (#143 by @jqnatividad) - Add --wrap chars (or -S) and --wrap words (or -W) options to set the default \ wrapping mode - Make auto-delimiter the default. Use -c or --comma-separated to force a comma \ delimiter (#51) - Find command now searches from the current cursor (#14) - Reduce flicker at the start of filtering - Fix copying cells containing CRLF (#151) |
| 2025-05-31 15:34:02 by pin | Files touched by this commit (3) | |
Log message:
textproc/csvlens: update to 0.13.0
Release Notes
Add --color-columns to display each column in a different color (#39)
Add --prompt to show a custom prompt message in the status bar (#135)
Expose freeze columns option in library usage (#124 by @jqnatividad)
Improve visibility of line numbers and borders
Add aarch64 release targets (#55)
|
| 2025-04-02 19:38:20 by pin | Files touched by this commit (1) |
Log message: textproc/csvlens: reset maintainer |
| 2025-02-23 22:38:08 by Thomas Klausner | Files touched by this commit (3) | |
Log message: csvlens: update to 0.12.0. Freeze first n columns when scrolling via f<n> (#62, #117) Support searching in header row (#102) Support moving find mode cursor horizontally via n / N Support library usage without clap dependency (#118 by @jqnatividad) Fix search highlighting when columns are filtered Fix column scrolling for CSV with irregular last row (#99) |
| 2024-12-11 10:50:12 by pin | Files touched by this commit (3) | |
Log message:
textproc/csvlens: update to 0.11.0
v0.11.0
Support copying a row to the clipboard (#97 by @mendelmaleh)
Improve rendering performance by using line-buffered stderr (#107)
Fix panic when filtering columns with irregular CSV (#112 by @antmelon)
Disable arboard default features to reduce image related dependencies (#114 \
by @jqnatividad)
Improve test stability across different environments (#101)
|
| 2024-09-15 18:36:16 by pin | Files touched by this commit (3) | |
Log message: textproc/csvlens: update to 0.10.1 - Fix --echo-column option error |
| 2024-08-04 11:46:29 by pin | Files touched by this commit (3) | |
Log message: textproc/csvlens: update to 0.10.0 - Improve horizontal space utilization when rendering wide columns - Support toggling sort direction - Accept tab delimiter specified as -d \t without quotes - Add library target |
