omerxx / tmux-sessionx

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

Window closes immidately #12

Closed oysandvik94 closed 7 months ago

oysandvik94 commented 7 months ago

When i try to trigger it, it closes immidiately. Theres a tiny flash of a popup. Can I find a log somewhere maybe?

micheald13 commented 7 months ago

When i try to trigger it, it closes immidiately. Theres a tiny flash of a popup. Can I find a log somewhere maybe?

I hit this issue also and it is probably due to the version of fzf you have. The below bug has detail

Ubuntu 22 LTS - fzf-tmux error: unknown option: --border-label

omerxx commented 7 months ago

@oysandvik94 What version of fzf are you running? I had multiple users encounter the problem @micheald13 mentioned. I can add an option to specifically disable the option assuming this is in fact the issue you're facing. LMK?

oysandvik94 commented 7 months ago

I was running 0.39 I think (latest in apt), but building from source solved the problem for me, thanks!

omerxx commented 7 months ago

@oysandvik94 Gotcha. Closing for now, if this persists / you think requires a fix please open. Thanks!