From 5d58ce62f2b06b3cba23b573a0bcb2852c5a1f15 Mon Sep 17 00:00:00 2001 From: Joe Block Date: Fri, 23 Aug 2019 09:49:44 -0600 Subject: [PATCH] Add tmux-multisession plugin --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 7e3c6fd..f21ca82 100644 --- a/README.md +++ b/README.md @@ -650,6 +650,7 @@ zapack is a basic fast minimal ZSH plugin loader. * [title](https://github.com/zpm-zsh/title) - Allows you to set a terminal window title. * [titles](https://github.com/jreese/zsh-titles) - Automatic window and tab titles for [tmux](https://tmux.github.io) and xterm-compatible terminals. * [tmux-fork](https://github.com/sharktamer/zsh-tmux) Standalone fork of the oh-my-zsh tmux plugin. +* [tmux-multisession](https://github.com/nichus/zsh-tmux-multisession) - Plugin for [tmux](https://tmux.github.io) to support multiple sessions on a single server process. * [tmux-rename](https://github.com/sei40kr/zsh-tmux-rename) - Rename [tmux](https://tmux.github.io) windows automatically. * [tmux-simple](https://github.com/TBSliver/zsh-plugin-tmux-simple) - Simple plugin for using [tmux](https://tmux.github.io) with ZSH. * [tmux-vim-integration](https://github.com/jsahlen/tmux-vim-integration.plugin.zsh) - Open files in a running `vim` (or NeoVim) session, from an adjacent `tmux` pane.