PowerShell/Pager

Scrolling to regex match should do a case insensitive compare

adityapatwardhan opened this issue · 0 comments

The regex pattern that is passed should be compared as case-insensitive. This removed the need of the pattern to contain both cases.