Skip to content

Support for fuzzy finding from the list of sessions#37

Open
nnk03 wants to merge 2 commits intotmux-plugins:masterfrom
nnk03:fuzzy-find-jump-session
Open

Support for fuzzy finding from the list of sessions#37
nnk03 wants to merge 2 commits intotmux-plugins:masterfrom
nnk03:fuzzy-find-jump-session

Conversation

@nnk03
Copy link

@nnk03 nnk03 commented Feb 28, 2026

This patch introduces support for jumping to a session by fuzzy finding
from the list of sessions which appears in a popup window.
This idea was inspired from this youtube video

Original Credit goes to ericmckevitt
The code introduced is a modified version from that taken from a section of his dotfiles here.

Dependencies:

  1. Requires fzf to be installed
  2. Requires tmux v3.2 or higher for popups to work

Demo:
output

This patch introduces support for jumping to a session by fuzzy finding
from the list of sessions which appears in a popup window.
This idea was inspired from this [youtube video](https://youtu.be/7BP9iWiKx8Q?si=rQSgTbYWu9wWDbLU)

Original Credit goes to @ericmckevitt
The code introduced has been taken from a section of his dotfiles
[here](https://github.com/ericmckevitt/Dotfiles/blob/main/tmux.conf).
@nnk03 nnk03 marked this pull request as ready for review February 28, 2026 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant