mirror of
https://github.com/irssi/irssi.git
synced 2026-08-23 10:32:31 +02:00
Add fe-cap to show messages for CAP-related events in the UI
Replaces cap.pl
This commit is contained in:
parent
af5ee997e7
commit
d0151fd5a2
5 changed files with 104 additions and 0 deletions
|
|
@ -27,6 +27,7 @@ real_sources = \
|
|||
fe-common-irc.c \
|
||||
fe-whois.c \
|
||||
fe-sasl.c \
|
||||
fe-cap.c \
|
||||
irc-completion.c \
|
||||
module-formats.c
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue