stephencelis/ghi

Feature request: emoji

Open

#273 opened on Jan 30, 2016

View on GitHub
 (3 comments) (1 reaction) (0 assignees)Ruby (134 forks)github user discovery
featurehelp wanted

Repository metrics

Stars
 (2,122 stars)
PR merge metrics
 (PR metrics pending)

Description

Loving it so far. Some of the tools I use create PRs and add emojis to them. Right now ghi displays them like this:

  10: Update mocha to version 2.4.5 <U+1F680> 1 ↑
   9: Update chai to version 3.5.0 <U+1F680> 1 ↑
   8: Update mocha to version 2.4.4 <U+1F680> 1 ↑
   7: Update mocha to version 2.4.3 <U+1F680> 1 ↑
   6: Update mocha to version 2.4.2 <U+1F680> ↑
   5: Update mocha to version 2.4.1 <U+1F680> 1 ↑
   4: Update commitizen to version 2.5.0 <U+1F680> 1 ↑
   3: Update istanbul to version 0.4.2 <U+1F680> 1 ↑
   2: Get a specific number of aliases
   1: Remove commitizen warnings

It'd be awesome to get emojis in the terminal.

Contributor guide