diff --git a/README.md b/README.md index 493da56..c4bacf8 100644 --- a/README.md +++ b/README.md @@ -44,6 +44,7 @@ List of helpful tmux links for various tutorials, plugins, and configuration set - [automux](https://github.com/sriramkandukuri/automux) Wrappers to tmux commands, useful for tmux based automation - [disconnected](https://github.com/austinwilcox/disconnected) A session manager written in Deno with json as the config files - [dmux](https://github.com/zdcthomas/dmux) Configurable tmux workspace manager written in Rust +- [harpoon](https://github.com/Chaitanyabsprip/tmux-harpoon) A tool to bookmark sessions and jump between them in a flash. Like ThePrimeagen/harpoon, but for tmux. - [libtmux](https://github.com/tmux-python/libtmux) Python API for tmux - [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.