diff --git a/README.md b/README.md index 9db1f00..a9653c0 100644 --- a/README.md +++ b/README.md @@ -118,7 +118,7 @@ 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-menus](https://github.com/jaclu/tmux-menus) - Popup menus to help with managing your environment. - [tmux-modal](https://github.com/whame/tmux-modal) - Execute complex tmux commands in just a few keystrokes with a modal mode that is designed to be efficient, easy to remember and comfortable. - [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.