A TUI pager with advanced support for tabular data, inferring/swapping delimiters, and real-time event parsing.

nless is a TUI pager for exploring and analyzing tabular data with vi-like keybindings, built on Textual. Pipe in anything and nless infers the structure so you can filter, sort, pivot, and reshape without config. Works with CSV, TSV, JSON, logs, and any delimited output.
$ brew install mpryor/tap/nless$ pipx install nothing-lessto comment.