Skip to content
Snippets Groups Projects
user avatar
Junegunn Choi authored
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
6fd4be58
History
Name Last commit Last update