Skip to content

Releases: cutbypham/tmux-fzf-session-switch

Optional preview window on the side

27 Oct 08:55
b64481b
Compare
Choose a tag to compare

Thanks adia-dev

Enable this option

set -g @fzf-goto-preview-enabled 'true'

Custom

set-g @fzf-goto-preview-width-preview WIDTH
set-g @fzf-goto-preview-height-preview HEIGH

Option search session only

27 Mar 11:54
Compare
Choose a tag to compare

Search session only

set-option -g @fzf-goto-session-only 'true'

#8 (comment)
🫰Thanks @erikw

feat: window + session search

25 Mar 17:49
Compare
Choose a tag to compare

Different from https://github.com/rcribbs/tmux-fzf-session-switch

  1. No confirm y to create new session
  2. tmux pop-up
  3. Custom key binding, window dimensions
  4. session + window search