Skip to content

fzf using --no-clear and execute #2028

@bigH

Description

@bigH
  • I have read through the manual page (man fzf)
  • I have the latest version of fzf
  • I have searched through the existing issues

Info

  • OS
    • Linux
    • Mac OS X
    • Windows
    • Etc.
  • Shell
    • bash
    • zsh (iTerm & Alacritty)
    • fish

Problem / Steps to reproduce

Run this command (tried execute-silent also):

fzf --no-clear --bind 'enter:execute(fzf)'

When pressing Enter, I expect the fzf -> fzf transition to be seamless, instead I see a blinking of my terminal.

It seems that --no-clear is great if you exit fzf and re-run it. In this case, building "stacking" fzf's is not possible.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions