feat(irc): enable-lui-irc-colors

Close: #7959
Co-authored-by: Thaodan <Thaodan@users.noreply.github.com>
This commit is contained in:
Henrik Lissner 2024-07-23 14:09:04 -04:00
parent bb79a7603f
commit dab08759ef
No known key found for this signature in database
GPG key ID: B60957CA074D39A3

View file

@ -171,6 +171,7 @@ playback.")
(enable-lui-autopaste) ; prompt to use paste service for large pastes (enable-lui-autopaste) ; prompt to use paste service for large pastes
(enable-lui-track) ; horizontal line marking last read message (enable-lui-track) ; horizontal line marking last read message
(enable-lui-irc-colors) ; enable IRC colors (see https://www.mirc.co.uk/colors.html)
(add-hook! 'lui-pre-output-hook (add-hook! 'lui-pre-output-hook
(defun +irc-truncate-nicks-h () (defun +irc-truncate-nicks-h ()