SYSTEM WIDE
$ defaults write -g ApplePressAndHoldEnabled -bool false
ONLY FOR WARP
$ defaults write dev.warp.Warp-Stable ApplePressAndHoldEnabled -bool false
Orchestrate
$ defaults write -g ApplePressAndHoldEnabled -bool false
$ defaults write dev.warp.Warp-Stable ApplePressAndHoldEnabled -bool false
$ gs -q -dNOPAUSE -dBATCH -sDEVICE=pdfwrite -sPDFPassword=PASSWORD -sOutputFile=OUTPUT.pdf -f ENCRYPTED.pdf
Install GhostScript on Mac
$ brew install ghostscript