Steps to reproduce
To reproduce:
- Open the Sandbox Vault.
- Disable “Show indentation guides”.
- Insert a tab character and type any character.
Expected result
- Behave like the Legacy Editor:
- When you insert the tab, move the cursor the correct number of spaces (4 by default)
- Don’t move the cursor when you start typing
Actual result
- When you insert the tab, the cursor moves ahead more than the correct number of spaces
- When you type a letter, the cursor moves to the LEFT, then inserts the character
Environment
- Operating system: macOS
- Debug info:
SYSTEM INFO:
Obsidian version: v1.0.3
Installer version: v0.15.8
Operating system: Darwin Kernel Version 21.6.0: Thu Sep 29 20:13:56 PDT 2022; root:xnu-8020.240.7~1/RELEASE_ARM64_T6000 21.6.0
Login status: logged in
Catalyst license: none
Insider build toggle: off
Live preview: off
Legacy editor: on
Base theme: dark
Community theme: none
Snippets enabled: 0
Restricted mode: off
Plugins installed: 6
Plugins enabled: 1
1: List Modified v1.3.3
RECOMMENDATIONS:
Community plugins: for bugs, please first try updating all your plugins to latest. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community plugins.
Additional information
Slightly more context here