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

Rg does not respect color values #706

Closed
6 tasks
cmcginty opened this issue Sep 28, 2018 · 2 comments
Closed
6 tasks

Rg does not respect color values #706

cmcginty opened this issue Sep 28, 2018 · 2 comments
Labels

Comments

@cmcginty
Copy link

  • Category
    • [ x] Question
    • Bug
    • Suggestion
  • OS
    • Linux
    • [ x] macOS
    • Windows
    • Etc.
  • Vim
    • [ x] Vim
    • Neovim

For some reason :Rg does not respect the color values that :Files uses. Is there a workaround.
Notice that the highlight color is different in the two versions.

image
image

@drozdowsky
Copy link

$ man rg
rg --colors ...
Basically change the command that gets executed

@junegunn
Copy link
Owner

@drozdowsky Thanks.

@cmcginty You might want to check out BurntSushi/ripgrep#772

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

No branches or pull requests

3 participants