New punctuation setting added.
This commit is contained in:
@ -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"
|
||||||
|
Reference in New Issue
Block a user