From b1f3d7369a6e1def1b1a345ef8c467f7683d5faa Mon Sep 17 00:00:00 2001 From: TheSast <27977196+TheSast@users.noreply.github.com> Date: Wed, 2 Aug 2023 21:52:40 +0000 Subject: [PATCH] docs: add tmux-keylocker (#103) --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6fc9acf..4be56a6 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [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-fzf-session-switch](https://github.com/thuanOwa/tmux-fzf-session-switch) Easy way to switch, when you have a ton of sessions. +- [tmux-keylocker](https://github.com/TheSast/tmux-keylocker) Lock away your tmux keybinds temporarely. - [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.