On macOS, “cmd + →” is a system-level shortcut for moving the cursor to the end of the current line. This used to work reliably in Obsidian, but recently I noticed that if there is a table earlier in the file, this shortcut will move the cursor to the end of the previous line instead.
Steps to reproduce
- Create a note with a table, and text before and after the table, like this:
foo
bar
| | |
| --- | --- |
| | |
baz
qux
-
Make sure you’re in editing mode with live preview enabled.
-
Place your cursor anywhere on the “bar” line and press “cmd + →”. Note that the cursor moves to the end of that line.
-
Now place your cursor anywhere on the “qux” line and press “cmd + →”.
Did you follow the troubleshooting guide? [Y/N]
Y
Expected result
The cursor should move to the end of the “qux” line.
Actual result
The cursor moves to the end of the “baz” line.
Environment
SYSTEM INFO:
Obsidian version: v1.11.7
Installer version: v1.11.7
Operating system: Darwin Kernel Version 24.6.0: Wed Nov 5 21:32:38 PST 2025; root:xnu-11417.140.69.705.2~1/RELEASE_ARM64_T6031 24.6.0
Login status: logged in
Language: en
Catalyst license: supporter
Insider build toggle: on
Live preview: on
Base theme: adapt to system
Community theme: Minimal v8.1.5
Snippets enabled: 5
Restricted mode: off
Plugins installed: 58
Plugins enabled: 34
1: Minimal Theme Settings v8.2.1
2: Hider v1.6.1
3: Hotkeys for templates v1.4.3
4: Navigate Cursor History v1.1.0
5: Outliner v4.9.0
6: Paste URL into selection v1.11.4
7: Style Settings v1.0.9
8: Text Format v3.1.0
9: Task Status v1.2.1
10: Image Context Menus v1.11.2
11: Tag Wrangler v0.6.4
12: Links v1.17.50
13: Simple CanvaSearch v1.0.2
14: Inline spoilers v1.2.5
15: File Diff v1.1.2
16: Vertical Tabs v0.19.0-beta-20260119
17: My Highlights v1.0.0
18: Slackify Note v1.2.1
19: Maps v0.1.6
20: Typewriter Mode v1.1.0
21: Advanced Canvas v5.6.5
22: Advanced Copy v0.10.0
23: Advanced URI v1.46.1
24: Better Comment Toggle v1.0.3
25: Checklist Reset v1.4.1
26: Code Editor Shortcuts v1.14.0
27: Commander v0.5.4
28: Copy as HTML v1.1.3
29: Copy Block Link v1.0.4
30: Create Note in Folder v1.12.4
31: BRAT v1.4.1
32: Vertical Tabs Beta Helper v1.6.0
33: Smart Typography v1.0.18
34: Keyshots v2.8.1
RECOMMENDATIONS:
Custom theme and snippets: for cosmetic issues, please first try updating your theme and disabling your snippets. If still not fixed, please try to make the issue happen in the Sandbox Vault or disable community theme and snippets.
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.