ConsoleGuiTools icon indicating copy to clipboard operation
ConsoleGuiTools copied to clipboard

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

Open tig opened this issue 2 years ago • 0 comments
trafficstars

Prerequisites

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

Steps to reproduce

Reported here: https://github.com/gui-cs/F7History/issues/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

tig avatar Nov 04 '23 14:11 tig