Skip to content

Themes may break nickchange/quit detection #8

Description

@falconindy

As of 2370378, smartfilter is broken with themes which alter the way quit and nickchange messages are displayed. For example, the theme I use contains (among other things):

formats = {
  "fe-common-core" = {
    quit = "%K[-] $0 quit -- $2%N";
    nick_changed = "%B** $0 is now known as $1";
  }
}

Perhaps there's another way to achieve per-channel filtering of nick and which is less brittle.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions