From 578b96ff75b7f624ce4cfbf0818df7942ec4f633 Mon Sep 17 00:00:00 2001 From: Chaitanya Sharma <55058351+Chaitanyabsprip@users.noreply.github.com> Date: Sat, 17 Aug 2024 02:53:47 +0530 Subject: [PATCH] add tmux-harpoon (#122) --- README.md | 1 + 1 file changed, 1 insertion(+) 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.