From e133683c1e712886ff3799d29aadca9759447678 Mon Sep 17 00:00:00 2001 From: Mathys Lopinto Date: Tue, 21 Apr 2026 20:22:45 +0000 Subject: [PATCH] docs: add tabby-ssh-keymap to plugins list (#11165) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ee0183ea..a1a6be50 100644 --- a/README.md +++ b/README.md @@ -130,6 +130,7 @@ Plugins and themes can be installed directly from the Settings view inside Tabby * [highlight](https://github.com/moemoechu/tabby-highlight) - Tabby terminal keyword highlight plugin * [web-auth-handler](https://github.com/Jazzmoon/tabby-web-auth-handler) - In-app web authentication popups (Built primarily for warpgate in-browser auth) * [mcp-server](https://github.com/thuanpham582002/tabby-mcp-server) - Powerful Model Context Protocol server integration for Tabby that seamlessly connects with AI assistants through MCP clients like Cursor and Windsurf, enhancing your terminal workflow with intelligent AI capabilities. +* [ssh-keymap](https://github.com/mathys-lopinto/tabby-ssh-keymap) - lets your synced Tabby SSH profiles reference private keys by name instead of by absolute file path. A local mapping file (never synced) translates each name to the real path on that machine