Skip to content

PCRE expressions does not allow to use pipe character #1394

@ivanshatsky

Description

@ivanshatsky

Checked with the "File associations" and "Files highlighting and sort groups" menus.

  • /\.jpe?g$/i works.
  • /\.(jpe?g)$/i works.
  • /\.(jpe?g|webp)$/i gives "File-mask string contains errors" warning, and can't be applied.

Or maybe there is some other way except PCRE to make far2l consider file masks as case-insensitive?

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