Skip to content

0.54.3

Compare
Choose a tag to compare
@junegunn junegunn released this 31 Jul 12:58
· 41 commits to master since this release
v0.54.3
af4917d
  • Fixed incompatibility of adaptive height specification and 'start:reload'
    # A regression in 0.54.0 would cause this to fail
    fzf --height '~100%' --bind 'start:reload:seq 10'
  • Environment variables are now available to $FZF_DEFAULT_COMMAND
    FZF_DEFAULT_COMMAND='echo $FZF_QUERY' fzf --query foo