mrowa44 / emojify

Emoji on the command line :scream:
MIT License
1.55k stars 70 forks source link

Git-Log graph color is not display with emojify #21

Closed jerrykal closed 7 years ago

jerrykal commented 7 years ago

For example:

with emojify

screen shot 2017-06-28 at 16 12 29

without emojify

screen shot 2017-06-28 at 16 12 43

mrowa44 commented 7 years ago

Weird, works on my machine. Can you give me more details, like what exact commands did you use etc.? Works for me with:


git log --oneline --color --graph | emojify | less -r
jerrykal commented 7 years ago

@mrowa44 Oh, my bad, I forgot the --color flag, XD

GrenderG commented 7 years ago

@ooJerryLeeoo please, make sure to check everything twice before submitting an issue. :wink: