Aloxaf / fzf-tab

Replace zsh's default completion selection menu with fzf!
MIT License
3.28k stars 94 forks source link

tmux-popup: conditionally import math functions #363

Closed avamsi closed 1 year ago

avamsi commented 1 year ago

Without this, I'm seeing "min / max / sum" already defined errors on RHEL 8, the previous definition presumably from -ftb-fzf.

This seems independent of the Zsh version and I'm not really sure what changed between RHEL 7 and RHEL 8 that triggers this.

avamsi commented 1 year ago

@Aloxaf, would you be open to merging this?

Aloxaf commented 1 year ago

LGTM, thanks for your contribution!