rebase-editor icon indicating copy to clipboard operation
rebase-editor copied to clipboard

Can I merge a `--marker` style into `--color` styles ?

Open ikngtty opened this issue 5 years ago • 0 comments

My current configuration is below:

editor = rebase-editor -c "^M,^G,^g" -m "^#^Y"

and the result is as this image:

image

But I want the marker style to be merged into color styles, that is, it is desirable that text colors of marked texts should be bright magenta, bright green and green and their foreground colors should be yellow at the same time, as below:

image

Can I do that? Or I request this specification.

ikngtty avatar Dec 21 '19 04:12 ikngtty