mirror of
https://github.com/junegunn/fzf.git
synced 2026-05-04 04:45:52 +08:00
37d4015d56
Close #1152 msys2 terminal Vim assumes that it runs in mintty so `:terminal` uses `TERM=xterm`. fzf doesn't support `TERM=xterm` on Windows.