Replace skipped punctuation with space. There's a setting in general, on by default, that will revert to old behavior if you replace it with false.

This commit is contained in:
Storm Dragon
2025-07-09 01:17:36 -04:00
parent 5e858cfde1
commit 01f4b64390
2 changed files with 28 additions and 0 deletions

View File

@ -50,6 +50,7 @@ settings_data = {
"punctuationProfile": "default",
"punctuationLevel": "some",
"respectPunctuationPause": True,
"replaceUndefinedPunctuationWithSpace": True,
"newLinePause": True,
"numberOfClipboards": 10,
"emoticons": True,