kelleyma49 / PSFzf

A PowerShell wrapper around the fuzzy finder fzf
MIT License
795 stars 36 forks source link

Ctrl + R fzf clears terminal #30

Closed alcroito closed 2 years ago

alcroito commented 4 years ago

Hi,

If i had some output in my terminal, and then press Ctrl + R, the fzf output appears, and after i select something, the output of the terminal is not restored.

Is there a way to keep the output?

wjrogers commented 4 years ago

I have the same problem and concluded it was a problem with fzf itself, which I reported here: https://github.com/junegunn/fzf/issues/1766

kelleyma49 commented 4 years ago

There's a workaround for this in v1.2.00 (https://www.powershellgallery.com/packages/PSFzf/1.2.0).