summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorCanop <cano.petrole@gmail.com>2020-06-19 21:36:10 +0200
committerCanop <cano.petrole@gmail.com>2020-06-19 21:36:10 +0200
commit5c0bc1bf298f0bdb299576197b2d1566ce55cd2c (patch)
tree05bcca9a5f24e3256692a0d858e8716eec60bded /README.md
parent2d3282fc8c6940e682293359d7a75b52e70bdee9 (diff)
update doc to mention pattern combinations
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index effb79c..e9c1c94 100644
--- a/README.md
+++ b/README.md
@@ -76,6 +76,8 @@ And you have other types of searches, for example searching on file content (sta
![content search](website/docs/img/20200608-content-search.png)
+You may also apply logical operators or combine patterns, for example searching `test` in all files except txt ones could be `!/txt$/&c/test` and searching `carg` both in file names and file contents would be `carg|c/carg`.
+
Once the file you want is selected you can
* hit <kbd>enter</kbd> (or double-click) to open it in your system's default program