The Editor is frozen after changing to vim mode.
Fresh installation, generate one .md file, type in a few lines, change the Editor to vim mode in settings, then the Editor is frozen and no input is possible. Other menu items still possible.
Tried to delete the files under %USER%\AppData\Roaming\zettlr folder and restart. Same problem.
Gonna get the discussion of #1415 over here. Here's the short story:
In general: I'm more than willing to add features to Zettlr that are made for technical users, but only if they are no-ops for me (e.g. don't require maintenance on my part, that is: are being maintained by someone else).
I think this is a fair and sensible outcome. The target of Zettlr is the non-technical(-but-technical-enough-to-be-using-markdown) user, and Vim keybindings are for more-technical users. And so, this will have to be lower in priority and will have to be maintained by another dev.
I would like to point out, however, that Vim mode isn't only about keybindings and about modal editing, but they also about additional features. For instance, Zettlr don't have a "join lines" feature, which the Vim mode (with [Shift+j]), in effect, adds. (This is very useful for fixing incorrectly split sentences after copy-pasting from a PDF, for example.)
In the meanwhile, if Emacs mode is better maintained at the Codemirror level, then perhaps it will be worthwhile for the more technical users to check out Emacs keybindings.
Most helpful comment
Gonna get the discussion of #1415 over here. Here's the short story:
In general: I'm more than willing to add features to Zettlr that are made for technical users, but only if they are no-ops for me (e.g. don't require maintenance on my part, that is: are being maintained by someone else).