We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
//rotate <times>
we.command.rotate
Rotates the clipboard by <times> * 90 degrees clockwise.
<times> * 90
//rotate 2 - Rotate 180 degrees clockwise
//rotate 2
//rotate -1 - Rotate 90 degrees anti-clockwise
//rotate -1