View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003979 | Far Manager | FindFiles | public | 2023-03-06 18:51 | 2023-03-08 19:55 |
Reporter | AlexV | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | always |
Status | new | Resolution | open | ||
Platform | x64 | OS | Windows | OS Version | 7 |
Summary | 0003979: Far can't find files with "[", "]" in names | ||||
Description | Let's we have a file named "eee [www].yyy" Search for "eee [www].yyy" returns nothing Search for "eee [www].*" returns nothing Search for "eee [www]*" returns nothing Search for "eee [www*" returns this file Search for "*www*" returns this file From Far 1.70 up to 3.0 build 6060 Ha-ha-ha-ha | ||||
Tags | Search | ||||
Build | |||||
|
Square brackets are special characters in Far file masks, and it's documented in Help. To find them verbatim, you need to enclose them in brackets. E.g. this mask finds the file: `eee [[]www].yyy` |
|
I don't want to add extra symbols. I just want to find my files! |
|
This was discussed in detail more than 15 years ago (and documented long prior to that), and I see no sign it is going to change in any foreseeable future. I wish you good luck with your demands and your stance. |