summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJunegunn Choi <junegunn.c@gmail.com>2013-11-16 02:21:39 +0900
committerJunegunn Choi <junegunn.c@gmail.com>2013-11-16 02:21:39 +0900
commit45308195394dd664745136e286c8cde32237f038 (patch)
tree2fa2c6b04cb449a136cf9562ac8c6549ad188dc1
parent1825a73e2ed1b53d2a173aa9d80f6171fb2887f6 (diff)
Update README
-rw-r--r--README.md7
1 files changed, 4 insertions, 3 deletions
diff --git a/README.md b/README.md
index 52786fd2..3c7029f5 100644
--- a/README.md
+++ b/README.md
@@ -115,11 +115,12 @@ The following readline key bindings should also work as expected.
If you enable multi-select mode with `-m` option, you can select multiple items
with TAB or Shift-TAB key.
-### Extended mode (WIP)
+### Extended-search mode
-With `-x` or `--extended` option, fzf will start in "extended mode".
+With `-x` or `--extended` option, fzf will start in "extended-search mode".
-In extended mode, you can specify multiple patterns delimited by spaces, such as: `^music .mp3$ sbtrkt !rmx`
+In this mode, you can specify multiple patterns delimited by spaces,
+such as: `^music .mp3$ sbtrkt !rmx`
| Token | Description | Match type |
| -------- | -------------------------------- | -------------------- |