Skip to content
This repository has been archived by the owner on Oct 23, 2022. It is now read-only.

Support colors with interactive sk grep #81

Merged
merged 1 commit into from
Jan 27, 2021

Conversation

jtrees
Copy link
Contributor

@jtrees jtrees commented Jan 27, 2021

This can be combined with something like this to get color highlighting of matches:

set-option global fzf_sk_grep_command 'rg --color=always'

Side Note

The PR template mentions https://gitlab.com/andreyorst/fzf.kak. But that project no longer appears to exist.

This can be combined with something like this to get color highlighting of matches:

```
set-option global fzf_sk_grep_command 'rg --color=always'
```
@andreyorst
Copy link
Owner

The PR template mentions https://gitlab.com/andreyorst/fzf.kak. But that project no longer appears to exist.

Oh, I've migrated most of my work to gitlab, but later decided to move it back here. Thanks for pointing out that detail, will remove the note

@andreyorst andreyorst merged commit c6ee9b3 into andreyorst:master Jan 27, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants