rtm-cli
rtm-cli copied to clipboard
Emoji indicators
Adds new config property iconType to display emoji indicators.
iconType can be emoji or text and if nothing is specified, it will default to text, so as to not break any existing installations.
urls are indicated with 🔗 and notes are indicated with 📓
There is a new utility printIndicator() that is used to print the indicator for the various ls* commands and this could be extended for displaying unicode strings as well for different icon types.