mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-12-27 12:42:41 +00:00
e85a8a68d0
One can escape meta characters in extended-search mode with backslashes. Prefixes: \' \! \^ Suffix: \$ Term separator: \<SPACE> To keep things simple, we are not going to support escaping of escaped sequences (e.g. \\') for matching them literally. Since this is a breaking change, we will bump the minor version. Close #444 |
||
---|---|---|
.. | ||
fzf.vader | ||
test_go.rb |