User Tools

Site Tools


manual:Preferences

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision Both sides next revision
manual:Preferences [2021/11/09 03:31]
peternlewis
manual:Preferences [2022/04/13 23:18]
peternlewis
Line 166: Line 166:
 </​code>​ </​code>​
  
-:!: **Alert**: ​ You should **never** set the max number of items to zero.\\ 
 If you set the max number of items to zero, then the Copy action will fail. If you set the max number of items to zero, then the Copy action will fail.
  
Line 173: Line 172:
 <code bash> <code bash>
 defaults write com.stairways.keyboardmaestro.engine ClipboardFlavorMaximumSize -int 100000000 defaults write com.stairways.keyboardmaestro.engine ClipboardFlavorMaximumSize -int 100000000
 +</​code>​
 +
 +**Multiple Clipboard Separator** (default Return)
 +
 +The separator added if you paste multiple items from the Clipboard Switcher can be configured in the gear menu or set to something else with the command:
 +
 +<code bash>
 +defaults write com.stairways.keyboardmaestro.engine MultipleClipboardSeparator " and "
 </​code>​ </​code>​
  
manual/Preferences.txt ยท Last modified: 2023/11/07 00:14 by peternlewis