timhor / obsidian-editor-shortcuts

Obsidian plugin to add keyboard shortcuts commonly found in code editors such as Visual Studio Code (vscode) or Sublime Text
MIT License
330 stars 23 forks source link

[Bug] Unable to type accented words with multiple cursors #79

Open cfgnunes opened 4 months ago

cfgnunes commented 4 months ago

Overview

Hi there. First and foremost, I'd like to express my appreciation for this Obsidian plugin; it's been immensely helpful. However, I've encountered an issue: it's impossible to type words with accents using multiple cursors.

I type texts in Brazilian Portuguese using:

I'd really appreciate it if you could look into this issue. Please let me know if you need any additional information. Thank you for your time.

Reproduction

1) Enable multiple cursors. 2) Attempt to type words containing accents.

Expected Behavior

All cursors should correctly input accented characters.

Actual Behavior

Only the first cursor inputs accented characters correctly, while subsequent cursors do not.

Here's a short clip of the bug. As you can see, subsequent cursor are not typing correctly.

Screencast from 04-05-2024 14:51:54.webm