Missing multiple cursors

Issue

The shortcut Alt/Cmd + Shift doesn’t launch multiple cursors mode for usage by mouse-down + drag (known in Inkdrop 5.11.8 and e.g. Visual Studio Code). I can’t find another way to activate this multiple cursors mode in canary.

Info

  • Platform: Windows

  • Platform version: 11

  • App Version: 6.0.0-canary.10

1 Like

Hi @Nicolo_Pitsch ,

Good catch! I forgot to implement keymaps for multi-cursors.

Fixed in canary-11 :raising_hands:

Hello @craftzdog, thanks for the update. I have installed App Version: 6.0.0-canary.11, but alt-shift and mouse drag still doesn’t place multiple cursors (on Windows 11).

Ahh, you are talking about rectangularSelection! I’ll enable it in the next version. Thanks