macOS
brew install libteclalocal Homebrew formula metadata
brew
Command-line editing facilities similar to the tcsh shell. Version 1.6.3 via Homebrew; verified 2026-06-22.
install
brew install libteclalocal Homebrew formula metadata
sudo apt install libtecla-devDebian stable package indexes · libtecla-dev · source: deb.debian.org
sudo pacman -S libteclaArch Linux sync databases · libtecla · source: geo.mirror.pkgbuild.com
overview
Command-line editing facilities similar to the tcsh shell
history
libtecla is Martin Shepherd's interactive command-line input library for Unix-like programs. It provides tcsh-like editing, command history, tab completion, filename expansion, and the enhance wrapper for adding line editing to third-party programs.
The official release notes identify version 1.1j as the initial public release on freshmeat.org. The libtecla man page names Martin Shepherd as author and explains the name: in Spanish, tecla means a keyboard key, fitting a library centered on keyboard input.
The project evolved through practical terminal features rather than a large ecosystem. Version 1.2 added path lookup and completion, 1.2.3 introduced an autoconf configure script, 1.3.0 added optional vi editing mode, 1.4.0 expanded history, configuration, signals, and the enhance program, and 1.5.0 added non-blocking I/O and event-loop integration.
libtecla's adoption has been modest but durable. It appears in Homebrew, Debian, Ubuntu, and Arch-family packaging in the input metadata, mostly for C programs that want readline-like behavior under a permissive license and with a small dependency footprint.
Programs link with libtecla and call its interactive line-input API to get emacs-like default bindings, optional vi mode, command history, tab completion, filename expansion, and per-user customization through ~/.teclarc.
The enhance utility is the package's user-visible trick: it can add command-line editing to some third-party interactive programs without those programs being linked against libtecla.
libtecla sits in the same mental shelf as readline and libedit, but as a smaller permissively licensed option. Package maintainers care because it offers command-line ergonomics without making every consumer inherit readline's licensing and dependency choices.
Its significance is niche: valuable for terminal-native Unix software, not a broad application platform.
security posture
generalized runtime or code generation signal.
yellow risk · medium confidence · runtime
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.teclarcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
enhance | 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://sites.astro.caltech.edu/~mcs/tecla/
install metadata
| Package key | brew:libtecla |
|---|---|
| Version | 1.6.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/libtecla |
| Homepage | https://sites.astro.caltech.edu/~mcs/tecla/ |
| Upstream docs | https://sites.astro.caltech.edu/~mcs/tecla |
| License | ICU |
| Source archive | https://sites.astro.caltech.edu/~mcs/tecla/libtecla-1.6.3.tar.gz |
| Last updated | 2026-06-22T14:05:23-07:00 |
| Pulse | updated |
| Build dependencies | automake |
| Uses from macOS | ncurses |
| Bottle | available (on arm64_big_sur, arm64_linux, arm64_monterey, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, big_sur, catalina, monterey, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | libtecla |
| 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 database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
libtecla-dev 1.6.3-3.1
interactive command line editing facilities (development)
https://www.astro.caltech.edu/~mcs/tecla/
sudo apt install libtecla-devlibtecla1t64 1.6.3-3.1
interactive command line editing facilities
https://www.astro.caltech.edu/~mcs/tecla/
sudo apt install libtecla1t64libtecla-dev 1.6.3-3.1build1
interactive command line editing facilities (development)
https://www.astro.caltech.edu/~mcs/tecla/
sudo apt install libtecla-devlibtecla1t64 1.6.3-3.1build1
interactive command line editing facilities
https://www.astro.caltech.edu/~mcs/tecla/
sudo apt install libtecla1t64libtecla 1.6.3-2
Interactive command line editing facilities
http://www.astro.caltech.edu/~mcs/tecla/
sudo pacman -S libteclasource 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.