A workaround is to use
Code: Select all
\x0b instead of \v in perl patterns,
Code: Select all
verticaltab, verticalwhitespace, vspace, worddelimiter, wordchar, columndelimiter, columnchar, linedelimiter, linechar, whitespace, word, line, column
[Note] The perl patterns will NOT be fixed - according to the documentation they do NOT support \v anyway.