obsidian-editor-shortcuts icon indicating copy to clipboard operation
obsidian-editor-shortcuts copied to clipboard

[Feature Request] move cursor up and down

Open finviman opened this issue 3 years ago • 1 comments

At first , thanks very much for this plugin, it's a good way, and the only way AFAIK to implement emacs keybindings in obsidian on windows and linux OS. I notice that there are move cursor right / left commands and go to previous line /next line commands, but emacs need move cursor up and down commands, because go to previous line is not useful on the lines which are wraped, I need move up as i see,not the previous line as the editor deal with.

finviman avatar Aug 24 '22 03:08 finviman

I don't have a clear idea of what cursor movements look like in code when dealing with wrapped lines, but I can look into this at some point.

Tracked here: https://github.com/timhor/obsidian-editor-shortcuts/projects/1#card-85220847

timhor avatar Aug 24 '22 14:08 timhor

This is now available in v1.13.0

timhor avatar Feb 03 '23 11:02 timhor