mirror of
https://github.com/beetbox/beets.git
synced 2025-12-06 08:39:17 +01:00
PR #4251 added exact match queries, which are great, but it was subsequently pointed out that the `~` query prefix was already in use: https://github.com/beetbox/beets/pull/4251#issuecomment-1069455483 So this changes the prefix from `~` to `=~`. A little longer, but hopefully it makes the relationship to the similarly-new `=` prefix obvious. |
||
|---|---|---|
| .. | ||
| cli.rst | ||
| config.rst | ||
| index.rst | ||
| pathformat.rst | ||
| query.rst | ||