summaryrefslogtreecommitdiff
path: root/plugins/emoji/emoji.plugin.zsh
AgeCommit message (Expand)Author
2021-12-01chore: fix spelling errors across the project (#10459)Josh Soref
2015-08-17Remove obsolete commentMarc Cornellà
2015-08-16Check that list_size value is not zero before divisionMarc Cornellà
2015-08-16Use right variable name to avoid zero-length arrayMarc Cornellà
2015-07-15Remove redundant comments from the .zsh file (since they're in README now).Andrew Janke
2015-07-15emoji plugin: generate char map from Unicode UTR51 data filesAndrew Janke
2014-06-09added emoji plugin to make it easy to display emoji characters in the terminalfallwith