From 6cf54ad78659f436596186a3040fdb09125ab535 Mon Sep 17 00:00:00 2001 From: binara-sachin Date: Fri, 7 Aug 2026 13:08:25 +0000 Subject: [PATCH] Add tmux-ui-manager to Sessions Mouse-capable popup editor for tmux sessions/windows/panes: Miller-column navigation, inline rename, and drag-and-drop to move/reorganize sessions/windows/panes, not just launch them. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b10db3e..ad81b1d 100644 --- a/README.md +++ b/README.md @@ -74,6 +74,7 @@ A list of tmux plugins. - [tmux-suspend](https://github.com/MunifTanjim/tmux-suspend) - Lets you suspend local tmux session, so that you can work with nested remote tmux session painlessly. - [tmux-tea](https://github.com/2KAbhishek/tmux-tea) - Session manager with previews, integrations with tmuxinator, fzf, neovim and more. - [tmux-tpad](https://github.com/Subbeh/tmux-tpad) - A popup window session manager. +- [tmux-ui-manager](https://github.com/binara-sachin/tmux-ui-manager) - Mouse-capable popup editor for sessions/windows/panes, with drag-and-drop and inline rename. - [tmux-update-display](https://github.com/lljbash/tmux-update-display) - When attaching to tmux session, update $DISPLAY for each tmux pane in that session.