From 4f6c24c6557a8f54113847c973df8e5ec8a7a491 Mon Sep 17 00:00:00 2001 From: Manoj Babu Date: Wed, 14 Aug 2024 06:55:05 +0800 Subject: [PATCH] Add kmux-status to the Plugins list (#124) * Add kmux-status to the Plugins list * maintain alphabetical order. --------- Co-authored-by: TARDUNGE --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 22f6bcd..e2b6ac8 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux2html](https://github.com/tweekmonster/tmux2html) :cat2: Render full tmux windows or individual panes as HTML - [tmux-better-mouse-mode](https://github.com/NHDaly/tmux-better-mouse-mode) A tmux plugin to better manage and configure the mouse. - [extrakto](https://github.com/laktak/extrakto) tmux clipboard copy and output completions +- [kmux-status](https://github.com/tardunge/kmux-status) - Tmux plugin to render kubernetes context and other indicators on the status-line. - [muxile](https://github.com/bjesus/muxile) - View and control your tmux session from your mobile. - [tmux-autoreload](https://github.com/b0o/tmux-autoreload) - Watches your tmux configuration file and automatically reloads it on change. - [tmux-bitwarden](https://github.com/Alkindi42/tmux-bitwarden) Access your Bitwarden login items in a tmux pane.