You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a special case where I pipe my script using termcolor to fzf --ansi to keep colours. But it seems that _can_do_colour() wants stdout to be interactive, so this is not possible for now.
Would it be possible to init the module with forced colours?