varkor / quiver

A modern commutative diagram editor for the web.
https://q.uiver.app
MIT License
2.43k stars 83 forks source link

assign keyboard command to Right Align #155

Closed morphismz closed 1 year ago

morphismz commented 1 year ago

The right align arrow formatting option does not have a keyboard command assigned to it.

varkor commented 1 year ago

You can press f for Flip label if the label is already left aligned, or v followed by f if it is not necessarily already left aligned. Since it's at most one extra keypress, I didn't think it was worth adding a dedicated shortcut.