mirror of
https://github.com/junegunn/fzf
synced 2026-07-31 18:21:42 +00:00
0c5956c43c
* Default border style on Windows is changed to `sharp` because some Windows terminals are not capable of displaying `rounded` border characters correctly. * If your terminal emulator renders each box-drawing character with 2 columns, set `RUNEWIDTH_EASTASIAN` environment variable to `1`.