macOS
brew install with-readlinelocal Homebrew formula metadata
brew / rank 9247
Allow GNU Readline to be used with arbitrary programs. Version 0.1.1 via Homebrew; verified from local package data.
install
brew install with-readlinelocal Homebrew formula metadata
overview
Allow GNU Readline to be used with arbitrary programs
history
with-readline is a small Unix utility by Richard Kettlewell that wraps arbitrary terminal programs with GNU Readline editing. Its homepage describes the original use case plainly: improve programs that do not themselves link Readline, such as adding line editing and history to an sftp session.
The project dates back to at least 2005 according to its copyright notice, with later source releases and a GitHub mirror created in 2013. It is intentionally narrow software: a compatibility wrapper for terminal programs rather than a shell, terminal emulator, or application framework.
The package is useful in the old Unix tradition of wrapping one program with another to add interactive behavior. Its niche is strongest for simple command-line clients that read from a pseudo-terminal but lack editing conveniences; the project documentation notes testing on Linux and Mac OS X and possible portability to other Unix platforms.
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 |
|---|---|---|---|
with-readline | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:with-readline |
|---|---|
| Version | 0.1.1 |
| Package manager | Homebrew |
| Homepage | https://www.greenend.org.uk/rjk/sw/withreadline.html |
| Bottle | not recorded |
| Service | none declared |
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.