mirror of
https://github.com/irssi/irssi.git
synced 2026-08-10 20:33:46 +02:00
add nocap flag
This commit is contained in:
parent
61237ee6c0
commit
8a5d5d384e
10 changed files with 46 additions and 7 deletions
|
|
@ -23,6 +23,7 @@ enum {
|
|||
IRCTXT_SETUPSERVER_HEADER,
|
||||
IRCTXT_SETUPSERVER_LINE,
|
||||
IRCTXT_SETUPSERVER_FOOTER,
|
||||
IRCTXT_SERVER_WAITING_CAP_LS,
|
||||
IRCTXT_SASL_SUCCESS,
|
||||
IRCTXT_SASL_ERROR,
|
||||
IRCTXT_CAP_REQ,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue