You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Failing to use Ctrl-R with the plugin it briefly displays :
$FZF_DEFAULT_OPTS: height required: HEIGHT
Found PatrickF1/fzf.fish#106 and indeed the solution seems to work by removing the plugin and re-installing it. But... when opening a new shell I get the same error.
set --show FZF_DEFAULT_OPTS
$FZF_DEFAULT_OPTS: set in universal scope, unexported, with 1 elements
$FZF_DEFAULT_OPTS[1]: |--height 40%|
seems to be ok.
I think this is a problem when I upgrade fzf :
fzf --version
0.58.0 (65db735)
The text was updated successfully, but these errors were encountered:
Failing to use Ctrl-R with the plugin it briefly displays :
Found PatrickF1/fzf.fish#106 and indeed the solution seems to work by removing the plugin and re-installing it. But... when opening a new shell I get the same error.
seems to be ok.
I think this is a problem when I upgrade fzf :
The text was updated successfully, but these errors were encountered: