verbose
ui.thumbnails verbose boolean { t | nil }
Description
Turns on verbose mode which prints the location of a saved file when a thumbnail is saved. The default is t.
GUI Equivalent
Examples
envGetVal("ui.thumbnails" "verbose")
envSetVal("ui.thumbnails" "verbose" 'boolean nil)
Related Topics
Return to top