mirror of
https://github.com/junegunn/fzf.git
synced 2026-09-13 02:03:04 +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