You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 15, 2020. It is now read-only.
Description
The CPG contains function names with escape sequences, eg.
CHAT_PROTOCOL(server)->\\n\\t\\t\\tquery_create. It seems to be a parsing error of:See: https://github.com/irssi/irssi/blob/master/src/fe-common/core/fe-queries.c#L53-L54
Reproduction steps