Loading request...
User suggests adding an option to specify the caffeinate mode (e.g., -s to allow screen saver while preventing system sleep) when activating sleep prevention, based on the caffeinate man page.
Hi there, From reading the [caffeinate man page](https://developer.apple.com/library/mac/documentation/Darwin/Reference/ManPages/man8/caffeinate.8.html), I noticed an interesting feature that would be extremely handy to add. Caffeinate can take an option which specifies the type of sleep to prevent. It could be useful to allow (not mandate) that activating sleep prevention could allow the screen saver while still preventing the system from completely sleeping, for example (option -s to caffeinate).