From 904cbc44a374cf8ac9fb6e0175510f5b16b3d42d Mon Sep 17 00:00:00 2001 From: Jacob Lundqvist Date: Tue, 4 Jan 2022 06:39:19 +0100 Subject: [PATCH] Some items I have made public (#69) Status-bar: tmux-mullvad Plugins: tmux-menus tmux-mouse-swipe --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index e153b8f..93eb7dd 100644 --- a/README.md +++ b/README.md @@ -85,6 +85,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-mem-cpu-load](https://github.com/thewtex/tmux-mem-cpu-load) CPU, RAM memory, and load monitor for use with tmux - [tmux-mode-indicator](https://github.com/MunifTanjim/tmux-mode-indicator) Displays prompt indicating currently active Tmux mode. - [tmux-mpv-info](https://github.com/Feqzz/tmux-mpv-info) Displays the current song playing with MPV in your tmux status bar. +- [tmux-mullvad](https://github.com/jaclu/tmux-mullvad) - Keep track of [Mullvad VPN](https://mullvad.net/) status. - [tmux-network-bandwidth](https://github.com/xamut/tmux-network-bandwidth) Show network bandwidth - [tmux-nordvpn](https://github.com/maxrodrigo/tmux-nordvpn) Monitor the current NordVPN connection status. - [tmux-online-status](https://github.com/tmux-plugins/tmux-online-status) Tmux plugin that displays online status of your computer @@ -111,6 +112,8 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-fingers](https://github.com/Morantron/tmux-fingers) copy pasting in terminal with vimium/vimperator like hints. - [tmux-fuzzback](https://github.com/roosta/tmux-fuzzback) Search your scrollback buffer using fzf. - [tmux-fzf-url](https://github.com/wfxr/tmux-fzf-url) For opening urls from browser quickly without mouse. +- [tmux-menus](https://github.com/jaclu/tmux-menus) - Popup menus to handle commands that are hard to remember, and some custom actions. +- [tmux-mouse-swipe](https://github.com/jaclu/tmux-mouse-swipe) - Switch Window or Session by clicking right mouse button and swiping. - [tmux-notify](https://github.com/ChanderG/tmux-notify) A plugin to notify you when processes complete. - [tmux-thumbs](https://github.com/fcsonline/tmux-thumbs) A lightning fast version of tmux-fingers written in Rust, copy/pasting tmux like vimium/vimperator - [tmux-1password](https://github.com/yardnsm/tmux-1password) Access your 1Password login items in a tmux pane.