mirror of
https://github.com/junegunn/fzf
synced 2026-07-21 16:43:18 +00:00
6fd4be580b
Do not automatically decide to use alternate screen when the value of
height exceeds the height of the terminal.
# Use alternate screen
fzf
fzf --height 100%
fzf --no-height
# Still use current screen
fzf --height 10000