View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0002379 | Double Commander | Viewer | public | 2019-10-22 11:06 | 2020-01-02 20:07 |
Reporter | pb1981 | Assigned To | |||
Priority | normal | Severity | major | Reproducibility | always |
Status | closed | Resolution | duplicate | ||
Projection | none | ETA | none | ||
Platform | Windows | OS | Windows 10 x64 | OS Version | 10.0.17763.737 |
Product Version | 0.9.6 | Product Build | 9018M | ||
Summary | 0002379: Missing regex support for Viever - conflict with find files feature | ||||
Description | Find files feature supports regex search in files. It is perfect feature but if I use it and browse search result and open files with viewer and try find search pattern nothing is found because Viewer doesn't support regex. There is conflict between two tools which can be used together. It is very uncomfortable for end users. | ||||
Steps To Reproduce | 1) Push Alt+F7 in any directory. 2) Check 'Find text in file'. 3) Fill input with regular expression (in my case I am searching for whole word 'string'): \b(string)\b 4) Select one file in search result and push F3 to open it in Viewer. 5) In Viewer push F3 to find search pattern. 6) Message '"\b(string)\b" not found!' is displayed because Viewer doesn't support regex. | ||||
Tags | No tags attached. | ||||
Fixed in Revision | |||||
Operating system | Windows, Linux, MacOSX, BSD | ||||
Widgetset | |||||
Architecture | 32-bit, 64-bit | ||||