diff options
| author | Christoph Anton Mitterer <mail@christoph.anton.mitterer.name> | 2023-09-24 00:04:28 +0200 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2023-09-24 13:23:40 +0900 |
| commit | 8eec50d764878628236566e0ef9767688b6de8d0 (patch) | |
| tree | 1dcfd9cf37520de44c645b14bef21b328eed3828 /src/constants.go | |
| parent | 32b659b3462d4b9e22df87dad805e2f3b49f1775 (diff) | |
| download | fzf-8eec50d764878628236566e0ef9767688b6de8d0.tar.gz | |
[shell] don’t needlessly escape `.` in shell pattern
`find`’s `-path`-option is described to use shell patterns (i.e. POSIX’ pattern
matching notation).
In that, `.` is not a special character, thus escaping it shouldn’t be
necessary.
Signed-off-by: Christoph Anton Mitterer <mail@christoph.anton.mitterer.name>
Diffstat (limited to 'src/constants.go')
0 files changed, 0 insertions, 0 deletions
