Steps to reproduce
Open a file with wrapped long paragraph. Make sure vim is open and it is in view mode.
gg
: curosr at first line
gj
x 2: cursor to third line
gk
: cursor to the first line rather than second
Expected result
In vim view mode, pressing gk
leads to 1 viewing line up.
Actual result
Pressing gk
leads to 2 viewing line up if cursor is at the head of one line.
Environment
windows 10
obsidian 1.5.3
No third party vim plugin
Additional information
gj
works fine. gk
works also if cursor at the middle of a line.
1 Like
Thanks,
Search/open an issue here and explain how to reproduce the issue in their sandbox
Hi, I came across this thread but couldn’t find a corresponding issue that had been opened for it so I went ahead and opened one here here
Weirdly I couldn’t recreate it in their sandbox but I described the issue and linked back to this discussion.
Now I can’t reproduce the issue in code mirror’s sandbox . It seems that they have fixed the issue. But in latest obsidian 1.5.11,the bug still exist.
Axhyy
May 27, 2024, 3:55am
12
Same here, the bug still persists in obsidian 1.5.12-1. I’ve tested the Code mirror sandbox and I can confirm that it’s fixed.
Is there an estimate on when this is going to be fixed? It’s still happening on version 1.6.7
system
Closed
October 17, 2024, 4:02pm
15
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.