Hacker News new | past | comments | ask | show | jobs | submit login

Nice work. I think the git log example is contrived though, because you would probably include the real emoji characters in the actual commit title, right?



Emoji is just Unicode, so putting "I :heart: you" instead of "I ❤️ you" in a Unicode text file is rather, shall we say, na:LATIN SMALL LETTER I WITH DIAERESIS:ve -- this shit belongs in the editor. As implemented by, for example and in no particular order: https://github.com/junegunn/vim-emoji, https://github.com/kyuhi/vim-emoji-complete, https://github.com/mattn/emoji-vim, https://github.com/rhysd/github-complete.vim.

On the command line, the command line is the editor, so this program makes a lot of sense!



You can, but I think regular Unicode emojis are more portable, since most systems and browsers support them these days. No need for :fallbacks:.




Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: