decors / fish-ghq

ghq completion and keybinding for fish shell
MIT License
108 stars 26 forks source link

Follow updates of fisherman/fzf #2

Closed cariandrum22 closed 6 years ago

cariandrum22 commented 6 years ago

fisherman/fzf has been updated and the __fzfcmd function now returns string.

https://github.com/fisherman/fzf/commit/e945089d4cb167581a2f0bd16870aeec1ecfd44d#diff-9558046929d8a96a32a994a0eb71246d

Therefore, if the __fzfcmd function is defined, modification has been made so that evaluation is performed once before being stored in variable $selector.