macOS
brew install rmatelocal Homebrew formula metadata
brew / rank 10444
Edit files from an SSH session in TextMate. Version 1.5.8 via Homebrew; verified from local package data. Also installable with nix: nix profile install nixpkgs#rmate.
install
brew install rmatelocal Homebrew formula metadata
nix profile install nixpkgs#rmatenixpkgs package indexes · rmate · source: raw.githubusercontent.com
overview
Edit files from an SSH session in TextMate
history
rmate lets a command running on a remote SSH host ask TextMate on the user's Mac to edit a file. The client connects back through an SSH reverse tunnel or supported Unix socket.
rmate is maintained under the TextMate organization as a Ruby client for opening remotely hosted files in TextMate on a Mac. The project also lists Bash, Python, and Perl ports.
rmate is distributed as a Ruby gem and as a standalone script, and is also packaged by Homebrew and Nix. Its small, portable client-side design suits remote hosts where installing a full graphical editor is neither possible nor desirable.
Create a reverse SSH forward for TextMate's default port 52698, optionally make it persistent in ~/.ssh/config, install rmate on the remote host, and run rmate followed by a filename. Default client options can be stored in /etc/rmate.rc or ~/.rmate.rc; RMATE_HOST, RMATE_PORT, and RMATE_UNIXSOCKET provide environment-based overrides.
rmate embodies a common Unix workflow trick: a tiny remote command and SSH reverse forwarding bridge a terminal session to a local graphical editor. It gives TextMate users an editor-server workflow analogous to remote-editor commands in other ecosystems.
security posture
broad file, network, media, or database tool signal.
blue risk · medium confidence · tool
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.
~/.ssh/configexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
rmate | 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://github.com/textmate/rmate
install metadata
| Package key | brew:rmate |
|---|---|
| Version | 1.5.8 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/rmate |
| Homepage | https://github.com/textmate/rmate |
| Repository | https://github.com/textmate/rmate |
| License | MIT |
| Source archive | https://github.com/textmate/rmate/archive/refs/tags/v1.5.8.tar.gz |
| Uses from macOS | ruby |
| Bottle | available (on all) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | rmate |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| 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.
rmate
nix profile install nixpkgs#rmatesource 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.