macOS
brew install macos-term-sizelocal Homebrew formula metadata
brew
Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für macos-term-size in AI-Agent-Workflows.
Installation
brew install macos-term-sizelocal Homebrew formula metadata
Überblick
Get the terminal window size on macOS
Verlauf
macos-term-size is a small C command-line utility that prints the current terminal window size on macOS.
The official repository was created in May 2017. Its README describes a focused macOS utility that works even when run non-interactively, such as from a child process or with output redirected.
The batch input records Homebrew packaging, and the README points users to downloadable release binaries. Repository metadata captured during this run showed modest GitHub adoption, which fits the project's role as a tiny single-purpose helper rather than a broad framework.
The command is installed as `terminal-size` and prints columns followed by rows. The README contrasts this with `tput cols`, showing that `terminal-size` keeps reporting the actual terminal size in situations where `tput` may fall back to a default.
The package is useful because terminal dimensions are a small but annoying portability edge case for scripts. Packaging it in Homebrew gives macOS shell users a dependable native helper without pulling in a larger cross-platform stack.
Sicherheitslage
narrow executable package without higher-risk signals.
grün Risiko · niedrig Konfidenz · appliance
Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.
Executables
| Befehl | Art | Sichtbarkeit | Hinweis |
|---|---|---|---|
term-size | cli | globales Executable |
Aktualität
Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.
https://github.com/sindresorhus/macos-terminal-size
Installationsmetadaten
| Paketschlüssel | brew:macos-term-size |
|---|---|
| Version | 1.0.0 |
| Paketmanager | Homebrew |
| Paketmanager-Seite | https://formulae.brew.sh/formula/macos-term-size |
| Homepage | https://github.com/sindresorhus/macos-terminal-size |
| Repository | https://github.com/sindresorhus/macos-terminal-size |
| Upstream-Dokumentation | https://github.com/sindresorhus/macos-terminal-size#readme |
| Lizenz | MIT |
| Quellarchiv | https://github.com/sindresorhus/macos-terminal-size/archive/refs/tags/v1.0.0.tar.gz |
| Bottle | verfügbar (auf arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura) |
| Homebrew post-install | nicht definiert |
| Dienst | keiner deklariert |
Registry-Fakten
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | macos-term-size |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Requirements |
|
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
Quellspur
Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.
View the package source record on GitHub.