Closed raccoonback closed 3 years ago
I'm trying to solve the problem that I'm facing when I apply emoticons.
https://github.com/c-bata/go-prompt/pull/243
Perhaps emoji
will be available as the name of the go-prompt
once this issue is resolved.
cool, thanks!
when committing using gitmoji currently, the message is formatted as follows. the
title of the commit message
goes to the next line. such as,I think
the title of the commit message
should be expressed in one line with the emoji. It's because there is a case where developers only see the title ofeach title of commit messages
. such asgit log --pretty=online
It's not a completed function due to the problem of
go-prompt
https://github.com/c-bata/go-prompt/issues/209 now ,but I think it's better to follow the generaluse case
.