logseq-plugin-vim-shortcuts icon indicating copy to clipboard operation
logseq-plugin-vim-shortcuts copied to clipboard

Feature request: word navigation

Open AvijeetPrasad opened this issue 2 years ago • 4 comments

Hi,

Thanks for this great plugin! I was thinking having a word navigation feature similar to vim would be very useful! For example:

  • w: Move cursor to the beginning of the next word
  • e: Move cursor to the end of the current word
  • b: Move cursor to the beginning of the previous word

Thanks!

AvijeetPrasad avatar May 17 '22 08:05 AvijeetPrasad

Because Logseq do now have cursor for now, so It's impossible to do this from a plugin level. So we can just wait together about this feature from Logseq team.

vipzhicheng avatar May 23 '22 03:05 vipzhicheng

Okay. Thanks for letting me know. Hopefully they will give the possibility soon :)

AvijeetPrasad avatar May 23 '22 04:05 AvijeetPrasad

Hi, if you have to be less demanding, try this: https://github.com/j-wyatt-a/vim-wyatt-logseq-plugin

j2wyatt avatar Jun 29 '22 02:06 j2wyatt

Hi, if you have to be less demanding, try this: https://github.com/j-wyatt-a/vim-wyatt-logseq-plugin

Wow, it's amazing what can be done with some programming knowledge. Thanks for advancing how we can use Vim in Logseq

cesar-programs avatar Jul 15 '22 06:07 cesar-programs