Skip to content

Commit

Permalink
docs: add tmux-easymotion (#131)
Browse files Browse the repository at this point in the history
  • Loading branch information
ddzero2c authored Nov 5, 2024
1 parent 286a462 commit e166d08
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down Expand Up @@ -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.
Expand Down

0 comments on commit e166d08

Please sign in to comment.