omerxx / tmux-sessionx

A Tmux session manager, with preview, fuzzy finding, and MORE
GNU General Public License v3.0
556 stars 51 forks source link

stop using "--scrollbar" for legacy fzf #25

Closed jessesung closed 6 months ago

jessesung commented 6 months ago

Turns out that fzf 0.29 doesn't like the option and refuses to work.

omerxx commented 6 months ago

Yep, a few things break when using <0.35 - see the readme - https://github.com/omerxx/tmux-sessionx?tab=readme-ov-file#warning-%EF%B8%8F

Unless there's a great reason not to upgrade FZF I think I'll features rather than limiting because it's not only the scrollbar.

LMK if you think this should be reconsidered?