From 8f1cb75732daff02053c99653f71025af4a35dbc Mon Sep 17 00:00:00 2001 From: Josh Medeski Date: Wed, 1 Mar 2023 02:32:48 -0600 Subject: [PATCH] docs: add t to third-party integrations (#537) --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 671b3ca..3e0afd6 100644 --- a/README.md +++ b/README.md @@ -423,7 +423,8 @@ Environment variables[^2] can be used for configuration. They must be set before | [nnn] | File manager | [nnn-autojump] | | [ranger] | File manager | [ranger-zoxide] | | [telescope.nvim] | Fuzzy finder for Neovim | [telescope-zoxide] | -| [tmux-session-wizard] | Jump to a directory inside a Tmux session | Natively supported | +| [t] | `tmux` session manager | Natively supported | +| [tmux-session-wizard] | `tmux` session manager | Natively supported | | [vim] / [neovim] | Text editor | [zoxide.vim] | | [xplr] | File manager | [zoxide.xplr] | | [xxh] | Transports shell configuration over SSH | [xxh-plugin-prerun-zoxide] | @@ -481,6 +482,7 @@ out the [wiki][wiki-env]. [releases]: https://github.com/ajeetdsouza/zoxide/releases [scoop]: https://github.com/ScoopInstaller/Main/tree/master/bucket/zoxide.json [slackbuilds-howto]: https://slackbuilds.org/howto/ +[t]: https://github.com/joshmedeski/t-smart-tmux-session-manager [telescope-zoxide]: https://github.com/jvgrootveld/telescope-zoxide [telescope.nvim]: https://github.com/nvim-telescope/telescope.nvim [termux]: https://github.com/termux/termux-packages/tree/master/packages/zoxide