settings: enable regexes by default and add support for perl syntax

This commit is contained in:
Andrzej Rybczak
2015-05-02 15:05:50 +02:00
parent dafcadefaf
commit 8f646e0f5c
4 changed files with 8 additions and 4 deletions

View File

@@ -287,7 +287,7 @@ If enabled, bitrate of currently playing song will be displayed in statusbar.
.B display_remaining_time = yes/no
If enabled, remaining time of currently playing song will be be displayed in statusbar instead of elapsed time.
.TP
.B regular_expressions = basic/extended
.B regular_expressions = none/basic/extended/perl
Type of currently used regular expressions.
.TP
.B ignore_leading_the = yes/no