macOS
brew install elesslocal Homebrew formula metadata
安装
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 |
|
来源线索
此页面由 av-web 从 scripts/generate-pkg-sqlite.py 生成的私有软件包 SQLite 工件提供。
View the package source record on GitHub.