irc-core
irc-core copied to clipboard
Implement terminal notifications
Fairly minimal implementation that bypasses vty and sends escape codes directly to standard output. Uses OSC 9 for iTerm 2, OSC 99 for kitty, and OSC 777 notify for everything else. Defaults to using terminal notifications when a terminal that is known to support them is detected based on $TERM.