New punctuation setting added.

This commit is contained in:
Storm Dragon
2025-07-09 09:30:45 -04:00
parent 01f4b64390
commit 6876995d4c

View File

@ -135,6 +135,9 @@ debugFile=
punctuationProfile=default punctuationProfile=default
punctuationLevel=some punctuationLevel=some
respectPunctuationPause=True respectPunctuationPause=True
# Replace undefined punctuation with spaces instead of removing them
# This improves readability of text with punctuation like [X]mute, IP addresses, etc.
replaceUndefinedPunctuationWithSpace=True
newLinePause=True newLinePause=True
numberOfClipboards=50 numberOfClipboards=50
# used path for "export_clipboard_to_file" # used path for "export_clipboard_to_file"