mirror of
https://github.com/junegunn/fzf.git
synced 2026-04-21 07:08:07 +08:00
It is reported that it can have an unwanted side effect of clearing the screen on terminal emulators that do not properly support it. Patch suggested by @arya. Close #1011