mirror of
https://github.com/junegunn/fzf
synced 2026-06-09 10:03:17 +00:00
Choose to use 256-colors when $TERM includes 256 (related: #18)
It turned out that Curses.can_change_color? returns false when $TERM is set to screen-256color, which is perfectly capable of rendering 256 colors.
This commit is contained in:
Reference in New Issue
Block a user