Closed zhenhua-wang closed 1 year ago
When org-modern-hide-stars is t, C-a will always bring the cursor before the stars regardless of the value of org-special-ctrl-a/e.
org-modern-hide-stars
t
org-special-ctrl-a/e
There have been multiple similar issues where the stars affected speed keys or C-a handling. These issues cannot be fixed in org-modern, which only adds styling but doesn't override commands.
When
org-modern-hide-stars
ist
, C-a will always bring the cursor before the stars regardless of the value oforg-special-ctrl-a/e
.