From b96f4de38b3fd99a50ba4a428310484a4a4466ca Mon Sep 17 00:00:00 2001 From: james1236 <32351696+james1236@users.noreply.github.com> Date: Thu, 21 Aug 2025 04:23:33 +0100 Subject: [PATCH] Add tmux-powerline-nostatus (#147) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 62df71d..a6badd7 100644 --- a/README.md +++ b/README.md @@ -128,6 +128,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-piavpn](https://github.com/Brutuski/tmux-piavpn) Keep track of your [Private Internet Access](https://www.privateinternetaccess.com/) VPN status. - [tmux-plugin-playerctl](https://github.com/richin13/tmux-plugin-playerctl) Display [MPRIS](https://www.freedesktop.org/wiki/Specifications/mpris-spec/) metadata in Tmux (Spotify, Clementine, VLC, etc) - [tmux-pomodoro-plus](https://github.com/olimorris/tmux-pomodoro-plus) Incorporate the Pomodoro technique into your tmux workflow +- [tmux-powerline-nostatus](https://gist.github.com/james1236/73bb8b7279dca0bc821518abada38f1e) Display your tmux window list directly in your terminal prompt, eliminating the tmux status bar. - [tmux-prefix-highlight](https://github.com/tmux-plugins/tmux-prefix-highlight) Plugin that highlights when you press tmux prefix key - [tmux-split-statusbar](https://github.com/charlietag/tmux-split-statusbar) Plugin for splitting status bar into 2 parts - window + left/right status - [tmux-spotify-info](https://github.com/jdxcode/tmux-spotify-info) Spotify track info on your status bar (OSX)