mirror of
https://github.com/junegunn/fzf.git
synced 2026-05-04 12:55:53 +08: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`.