macOS
brew install elesslocal Homebrew formula metadata
brew
Better less using Emacs view-mode and Bash. Version 0.7 via Homebrew; verified from local package data.
install
brew install elesslocal Homebrew formula metadata
overview
Better less using Emacs view-mode and Bash
history
eless is a Bash-and-Emacs pager that tries to behave like a better `less`: quick to launch, independent of the user's normal Emacs configuration, and useful for syntax-highlighted files, man pages, Info manuals, diffs, logs, directories, and piped output.
The eless repository was created in April 2017. Its README describes the tool as a combination of a Bash script and a minimal Emacs `view-mode` configuration, created because the author wanted something like `less` but with Emacs' richer viewing modes.
The project is intentionally small and literate: the README says the script and documentation are generated from one Org Babel source file, and the documentation site is generated from the same file.
eless remained a niche terminal productivity tool rather than a broad ecosystem package. Its adoption path is mostly manual installation and Homebrew, aimed at users who already have Emacs installed and want it to serve as a pager.
Users run `eless file`, pipe command output into it, set `PAGER=eless` for git or man-page workflows, inspect directories through dired, view colored diffs, or follow logs with auto-revert behavior. It deliberately avoids requiring an already-running Emacs server.
Because it depends on Emacs, Bash, Perl, and Texinfo for some workflows, eless is most attractive to terminal users who already live near the Emacs ecosystem and want a richer pager without changing every command-line habit.
eless is a neat package-manager edge case: the package is just a small script, but it turns a large editor runtime into a pager. That makes it interesting for CLI catalogs because its real capability comes from composition with Emacs rather than from a large standalone binary.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
executables
| Command | Kind | Exposure | Note |
|---|---|---|---|
eless | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/kaushalmodi/eless
install metadata
| Package key | brew:eless |
|---|---|
| Version | 0.7 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/eless |
| Homepage | https://eless.scripter.co/ |
| Repository | https://github.com/kaushalmodi/eless |
| Upstream docs | https://eless.scripter.co/ |
| License | MIT |
| Source archive | https://github.com/kaushalmodi/eless/archive/refs/tags/v0.7.tar.gz |
| Dependencies | emacs |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | eless |
| Version Scheme | 0 |
| Revision | 0 |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.