lincheney / fzf-tab-completion

Tab completion using fzf
GNU General Public License v3.0
652 stars 41 forks source link

Enable support for fzf-tmux #10

Closed zhimsel closed 4 years ago

zhimsel commented 4 years ago

This is compatible without tmux, too. It respects FZF_TMUX.

Test with that env var set to both 0 and 1 and it behaves as expeccted.

Closes #9

zhimsel commented 4 years ago

@lincheney any thoughts on merging this?

lincheney commented 4 years ago

:+1: works great, thanks! (also thanks for reminding me, had totally forgotten )