jerrykal opened this issue 8 years ago ยท 2 comments
This is what I got after run git log --oneline --color | emojify | less:
git log --oneline --color | emojify | less
And this is what I got after I remove the less option:
less
Does it work if you use less -r?
less -r
Oh, thanks ๐, it works very well for me ๐