[PR #604] [MERGED] Add nless #12973

Closed
opened 2026-06-12 21:22:27 -05:00 by GiteaMirror · 0 comments
Owner

📋 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: mainHead: add-nless


📝 Commits (1)

📊 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.


🔄 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>
GiteaMirror added the pull-request label 2026-06-12 21:22:27 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/awesome-tuis#12973