Search found 1 match

by chris.culler
Thu Oct 27, 2011 4:14 pm
Forum: General
Topic: (bugs) using find regex within binaries
Replies: 1
Views: 210

(bugs) using find regex within binaries

(edited)

Didn't know where to report a bug, so I'll try here.

Searching using regex is behaving strange when case sensitivity is enabled.

Viewing a typical text file (source code) in binary file mode, I tried the following regex in the find dialog: [^[:print:]\x0d\x0a\x09] Find-Next got hits on ...