While tinkering with #101, I wanted to prepend a custom emoji-based icon to messages with certain severities. As handy as alert-severity-faces and alert-severity-colors are, there is no [customizable] alert-severity-{string|icon|symbol} or similar to use in situations where not all the fancy graphical features are available.
Something along to 🔥 for urgent and ⚠️ for high would do.
I guess I might end up implementing it anyway. But, instead of making it a feature only for tmux alert styles, I thought it could be potentially useful in other alert styles.
So far, just dropping the idea. Comments and feedback welcome.
While tinkering with #101, I wanted to prepend a custom emoji-based icon to messages with certain severities. As handy as⚠️ for
alert-severity-facesandalert-severity-colorsare, there is no [customizable]alert-severity-{string|icon|symbol}or similar to use in situations where not all the fancy graphical features are available.Something along to 🔥 for
urgentandhighwould do.I guess I might end up implementing it anyway. But, instead of making it a feature only for
tmuxalert styles, I thought it could be potentially useful in other alert styles.So far, just dropping the idea. Comments and feedback welcome.