nless is a TUI pager for exploring and analyzing tabular data with vi keybindings. Pipe in anything — CSV, TSV, JSON, logs, streaming output — and nless infers the structure so you can filter, sort, pivot, and reshape without config. Built on Python/Textual.
Install: pip install nothing-less or brew install mpryor/tap/nless
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
## 📋 Pull Request Information
**Original PR:** https://github.com/rothgar/awesome-tuis/pull/604
**Author:** [@mpryor](https://github.com/mpryor)
**Created:** 3/20/2026
**Status:** ✅ Merged
**Merged:** 3/30/2026
**Merged by:** [@rothgar](https://github.com/rothgar)
**Base:** `main` ← **Head:** `add-nless`
---
### 📝 Commits (1)
- [`eab743b`](https://github.com/rothgar/awesome-tuis/commit/eab743b847b0f5c5ec063c113e22fc12d1d94a69) Add nless
### 📊 Changes
**1 file changed** (+1 additions, -0 deletions)
<details>
<summary>View changed files</summary>
📝 `README.md` (+1 -0)
</details>
### 📄 Description
Adding [nless](https://github.com/mpryor/nothing-less) to the Productivity section.
**nless** is a TUI pager for exploring and analyzing tabular data with vi keybindings. Pipe in anything — CSV, TSV, JSON, logs, streaming output — and nless infers the structure so you can filter, sort, pivot, and reshape without config. Built on Python/Textual.
- **Install**: `pip install nothing-less` or `brew install mpryor/tap/nless`
- **License**: MIT
- **Repo**: https://github.com/mpryor/nothing-less
---
<sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
📋 Pull Request Information
Original PR: https://github.com/rothgar/awesome-tuis/pull/604
Author: @mpryor
Created: 3/20/2026
Status: ✅ Merged
Merged: 3/30/2026
Merged by: @rothgar
Base:
main← Head:add-nless📝 Commits (1)
eab743bAdd nless📊 Changes
1 file changed (+1 additions, -0 deletions)
View changed files
📝
README.md(+1 -0)📄 Description
Adding nless to the Productivity section.
nless is a TUI pager for exploring and analyzing tabular data with vi keybindings. Pipe in anything — CSV, TSV, JSON, logs, streaming output — and nless infers the structure so you can filter, sort, pivot, and reshape without config. Built on Python/Textual.
pip install nothing-lessorbrew install mpryor/tap/nless🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.