Add manual regex filter for screen capture
This commit is contained in:
@@ -91,6 +91,10 @@
|
||||
;recover missed lines from unstable frames. Can lead to increased glitches.
|
||||
;screen_capture_line_recovery = True
|
||||
|
||||
;When reading with screen capture, regex to filter unwanted text from the output.
|
||||
;Example value: "▶|♥|・" to remove either of those characters.
|
||||
;screen_capture_regex_filter =
|
||||
|
||||
;Display lines in the text output without a space between them.
|
||||
;join_lines = False
|
||||
|
||||
|
||||
Reference in New Issue
Block a user