mention PCRE in docs/userguide

This commit is contained in:
Michael Stapelberg 2011-09-11 11:10:09 +01:00
parent 8f0e0dee58
commit 1a91c695e7
1 changed files with 3 additions and 2 deletions

View File

@ -739,8 +739,9 @@ con_id::
Compares the i3-internal container ID, which you can get via the IPC
interface. Handy for scripting.
Note that currently all criteria are compared case-insensitive and do not
support regular expressions. This is planned to change in the future.
The criteria +class+, +instance+, +title+ and +mark+ are actually regular
expressions (PCRE). See +pcresyntax(3)+ or +perldoc perlre+ for information on
how to use them.
=== Splitting containers