macOS
brew install elesslocal Homebrew formula metadata
brew
eless のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。
インストール
brew install elesslocal Homebrew formula metadata
概要
Better less using Emacs view-mode and Bash
履歴
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.
セキュリティ状態
narrow executable package without higher-risk signals.
リスク グリーン · 信頼度 低 · appliance
エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。
実行可能ファイル
| コマンド | 種類 | 公開範囲 | メモ |
|---|---|---|---|
eless | cli | グローバル実行可能ファイル |
鮮度
これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。
https://github.com/kaushalmodi/eless
インストールメタデータ
| パッケージキー | brew:eless |
|---|---|
| バージョン | 0.7 |
| パッケージマネージャ | Homebrew |
| パッケージマネージャページ | https://formulae.brew.sh/formula/eless |
| ホームページ | https://eless.scripter.co/ |
| リポジトリ | https://github.com/kaushalmodi/eless |
| 上流ドキュメント | https://eless.scripter.co/ |
| ライセンス | MIT |
| ソースアーカイブ | https://github.com/kaushalmodi/eless/archive/refs/tags/v0.7.tar.gz |
| 依存関係 | emacs |
| Bottle | 利用可能 (対象 all) |
| Homebrew post-install | 未定義 |
| サービス | 宣言なし |
レジストリ情報
| 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 |
|
ソース経路
このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。
View the package source record on GitHub.