Pull request at https://github.com/laurent22/joplin/pull/3823 changed o in vim mode to map to insertListElement. This breaks the expected behavior of vim editor since o no longer enters insert mode. This is also now inconsistent with O.
Joplin version: v1.2.6
Platform: Linux
OS specifics:
o to enter insert mode on a new lineThis was already reported in the comments of #3823 and a fix is available in #3897. This will be fixed in the next release.
Most helpful comment
This was already reported in the comments of #3823 and a fix is available in #3897. This will be fixed in the next release.