VteRegexError

An enum type for regex errors. In addition to the values listed above, any PCRE2 error values may occur.

Values

ValueMeaning
INCOMPATIBLE2147483646

The PCRE2 library was built without Unicode support which is required for VTE

NOT_SUPPORTED2147483647

Regexes are not supported because VTE was built without PCRE2 support

Meta

Since

0.46