From 21a43ffaef58b36bdc2d205c8b2a14a690008655 Mon Sep 17 00:00:00 2001 From: Le Minh Tri Date: Fri, 10 Feb 2023 03:19:25 +0700 Subject: [PATCH] docs: add Tabby to the list of supported shells on macOS --- docs/technical/shell-integration.md | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/technical/shell-integration.md b/docs/technical/shell-integration.md index 89143d358f..bf80153814 100644 --- a/docs/technical/shell-integration.md +++ b/docs/technical/shell-integration.md @@ -149,6 +149,7 @@ These shells are currently supported: - [PowerShell Core](https://github.com/powershell/powershell/) - [Kitty](https://sw.kovidgoyal.net/kitty/) - [Alacritty](https://github.com/alacritty/alacritty) + - [Tabby](https://tabby.sh/) - [WezTerm](https://github.com/wez/wezterm) These are defined in an enum at the top of the file: