You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jun 26, 2023. It is now read-only.
Hi,
Example of the issue:
test.txt content:
1
2
3
4
5
6
7
8
command:
select-string .\test.txt -pattern "5" -context 3output when only pscolor module is loaded:
test.txt:5:5output when no modules are loaded:
Thank you for your color module :)