From 9959a9301001a77a5c38b268dd52cd5a41b226f3 Mon Sep 17 00:00:00 2001 From: mpryor Date: Thu, 19 Mar 2026 20:50:26 -0600 Subject: [PATCH] Add nless --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 5fac645bb..1d9dee458 100644 --- a/README.md +++ b/README.md @@ -294,6 +294,7 @@ _Useful CLI-based tools for productivity._ - [iredis](https://github.com/laixintao/iredis) - Redis CLI with autocompletion and syntax highlighting. - [litecli](https://github.com/dbcli/litecli) - SQLite CLI with autocompletion and syntax highlighting. - [mycli](https://github.com/dbcli/mycli) - MySQL CLI with autocompletion and syntax highlighting. + - [nless](https://github.com/mpryor/nothing-less) - A TUI pager for exploring and analyzing tabular data with vi keybindings. - [pgcli](https://github.com/dbcli/pgcli) - PostgreSQL CLI with autocompletion and syntax highlighting. ## Computer Vision