PowerShell/ConsoleGuiTools

`-Filter` will throw an exception on a malformed regex

tig opened this issue · 0 comments

tig commented

Prerequisites

  • Write a descriptive title.
  • Make sure you are able to repro it on the latest version
  • Search the existing issues.

Steps to reproduce

Reported here: gui-cs/F7History#15

ls | ocgv -Debug -Filter .\k

Expected behavior

ls | ocgv -Debug -Filter .\k


The error message should occur as an error in the GUI like in visuals below

Actual behavior

Error on command line.

Error details

No response

Environment data

na

Version

0.76

Visuals

image