Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 424 Bytes

File metadata and controls

17 lines (10 loc) · 424 Bytes

Move text

  • Move line up or down: cmd-option-[ or cmd-option-]

View

  • Center screen around cursor: ^l

Edit multiple lines

See: https://developer.apple.com/videos/play/wwdc2018/102/?time=2518

  • Create new cursors: shift + control + left click
  • New cursor above: shift + control + <up arrow>
  • New cursor below: shift + control + <down arrow>
  • Create a new cursor on every line: option + drag