You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Sorry it's not completely solved. Toggling the state of the second checkbox no longer unsets the first, but org meta return does still mark the first one as unsolved
Describe the bug
Using the context-aware meta return functionality (
<leader><CR>
) clears the values ([-]
,[X]
) of previous checkboxes in the same hierarchy.Steps to reproduce
Create a headline and checkbox; e.g.:
and execute the meta-return:
Curiously, this seems to not affect some checkbox states:
and pressing
<leader><CR>
:Expected behavior
Ideally the meta return would create a new (blank) checkbox and leave the previous values unaffected.
Emacs functionality
No response
Minimal init.lua
Screenshots and recordings
No response
OS / Distro
Arch Linux
Neovim version/commit
0.10.2
Additional context
No response
The text was updated successfully, but these errors were encountered: