omerxx / tmux-sessionx

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

Tmuxinator preview pops an error before presenting the file contents #76

Closed omerxx closed 2 months ago

omerxx commented 2 months ago

Seems like this is due to fzf race where it doesn't update the input quickly enough I think this is related - https://github.com/junegunn/fzf/issues/3134

image

Happens for a quick millisecond ("work" is the current session, not a tmuxinator template)

omerxx commented 2 months ago

BTW this happens when going back as well