Use case or problem
When a canvas node is selected, I want to be able to enter editing mode, just like I can in a normal text note. This does work sometimes, but only rarely, it seems to be inconsistently implemented.
This is a huge annoyance when using vim mode, as it is common to hit the escape key one too many times, and I don’t want to switch back to the mouse just to keep editing my node text.
Proposed solution
Make the “enter editing mode” shortcut also work for canvas text nodes
Current workaround (optional)
Press the tab button a couple of times until the editing button is focused.