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 [2022/04/13 23:18]
peternlewis
manual:Preferences [2022/09/06 01:34]
peternlewis [WebKit Inspector for HTML Prompt]
Line 427: Line 427:
 defaults write com.stairways.keyboardmaestro.engine ReportUpdatesWhenEditorActivates -bool YES defaults write com.stairways.keyboardmaestro.engine ReportUpdatesWhenEditorActivates -bool YES
 </​code>​ </​code>​
 +
 +==== Prompt With List Show All Limit ====
 +
 +
 +You can set the limit for the maximum number of items shown by default in the [[action:​Prompt_With_List|Prompt With List]] action with:
 +
 +<code bash>
 +defaults write com.stairways.keyboardmaestro.engine PromptWithListShowAllLimit -int 100
 +</​code>​
 +
 +When there is more items than this in the list, by default the action will not show the items as the list may be too long to be practical.
  
 ==== WebKit Inspector for HTML Prompt ==== ==== WebKit Inspector for HTML Prompt ====
manual/Preferences.txt ยท Last modified: 2023/11/07 00:14 by peternlewis