Skip to content

hokita/tmux-session-fzf

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

tmux-session-fzf

This plugin allows you to use fzf to change sessions.

Requirements

Installing

Add plugin to the list of TPM plugins in your .tmux.conf.

set -g @plugin 'hokita/tmux-session-fzf'

Use prefix + I install plugin.

Key Binding

Default key is prefix + S(shift + s).

If you change the key bind, add this line into your .tmux.conf. e.g. Change to prefix + y

set -g @custom_session_fzf_key 'y'

License

MIT

About

Tmux plugin for using fzf to change sessions

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages