From e166d082d2f0d82ff1305d46ee5ee306921da980 Mon Sep 17 00:00:00 2001 From: Ryder Date: Wed, 6 Nov 2024 00:55:43 +0800 Subject: [PATCH] docs: add tmux-easymotion (#131) --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 24a844b..6ab240f 100644 --- a/README.md +++ b/README.md @@ -49,7 +49,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [moxide](https://github.com/dlurak/moxide) A tmux session manager with a modular config - [powerline](https://github.com/powerline/powerline) Statusline plugin for vim, and provides statuslines and prompts for several other applications including tmux - [tmux-powerline](https://github.com/erikw/tmux-powerline) A hackable statusbar for tmux consisting of dynamic & beautiful looking segments, inspired by vim-powerline, written purely in bash. -- [sesh](https://github.com/joshmedeski/sesh) Smart session manager for the terminal +- [sesh](https://github.com/joshmedeski/sesh) Smart session manager for the terminal - [smug](https://github.com/ivaaaan/smug) A session manager for tmux written in Go - [sessionx](https://github.com/omerxx/tmux-sessionx) A Tmux session manager, with preview, fuzzy finding, and MORE - [t](https://github.com/joshmedeski/t-smart-tmux-session-manager) The smart tmux session manager @@ -147,6 +147,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [tmux-cht-sh](https://github.com/kenos1/tmux-cht-sh) Access cheatsheets easily in a popup - [tmux-copytk](https://github.com/CrispyConductor/tmux-copy-toolkit) - Multi utility rapid copy toolkit. - [tmux-easy-motion](https://github.com/IngoMeyer441/tmux-easy-motion) vim-easymotion like navigation for tmux. +- [tmux-easymotion](https://github.com/ddzero2c/tmux-easymotion) EasyMotion-like plugin with pane jumping capabilities in tmux. - [tmux-filter](https://github.com/MaximilianGaedig/tmux-filter) Filter the current buffer by some text/pattern, very useful for viewing logs. - [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.