Skip to content

tonymajestro/tmux-fzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmux-fzf

Yet another tmux fzf plugin. Used to quickly navigate between open tmux sessions and windows.

Dependencies

  • fzf
  • python 3.x

Screenshot

tmux-fzf screenshot

Installing

The easiest way to install tmux-fzf is to use TPM:

set -g @plugin 'tonymajestro/tmux-fzf'

Keys

prefix + f: search for tmux windows in current session

prefix + F: search for running tmux sessions

You can use the arrow keys or <C-j> and <C-k> to navigate the fzf results. Hitting enter will switch to the selected tmux session or window. To cancel, press escape or .

About

Yet another tmux fzf plugin

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages