Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add --force-color option #10

Merged
merged 2 commits into from Jun 8, 2022
Merged

add --force-color option #10

merged 2 commits into from Jun 8, 2022

Conversation

paulirish
Copy link
Contributor

the colors package doesnt support a force-color env variable but this has the same effect.

i was using this to pipe c-p-p output into fzf, which basically served as #3 (the filtering/searching part at least)

FWIW, this was my invocation:

chrome-protocol-proxy --force-color  | fzf --ansi --tac --bind 'enter:ignore,double-click:ignore'

@wendigo wendigo merged commit 011baca into wendigo:master Jun 8, 2022
@wendigo
Copy link
Owner

wendigo commented Jun 8, 2022

Thx @paulirish. I've released v0.5.6 with this change: https://github.com/wendigo/chrome-protocol-proxy/releases/tag/v0.5.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants