You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Relative line numbers enabled ("relative_line_numbers": true)
Word Wrap enabled
...relative line number motions do not work correctly. Rather than taking me N lines up/down, they take me N wrapped-lines up/down. (See screenshot for exact behavior description. It's hard to describe in words.)
This happens every time lines wrap and there is no workaround that I am aware of.
This works as expected in both VIM 9.0 and NeoVIM v0.10.1.
Steps to reproduce
Open a plain text which has long lines file in Sublime Text
Enable Vintage mode
Enable relative line numbers ("relative_line_numbers": true)
Enable Word Wrap
Attempt to use relative line motions (e.g., 2j, 4k, etc.) to move. Notice that they do not work as expected.
Expected behavior
When using relative line motions to navigate when Word Wrap is enabled, the motions will take me to the correct line.
Actual behavior
When using relative line motions to navigate when Word Wrap is enabled, the line motions take me to the wrong line every time.
Sublime Text build number
4180
Operating system & version
macOS 14.6.1
(Linux) Desktop environment and/or window manager
No response
Additional information
No response
OpenGL context information
No response
The text was updated successfully, but these errors were encountered:
Description of the bug
With the following conditions...
...relative line number motions do not work correctly. Rather than taking me N lines up/down, they take me N wrapped-lines up/down. (See screenshot for exact behavior description. It's hard to describe in words.)
This happens every time lines wrap and there is no workaround that I am aware of.
This works as expected in both VIM 9.0 and NeoVIM v0.10.1.
Steps to reproduce
Expected behavior
When using relative line motions to navigate when Word Wrap is enabled, the motions will take me to the correct line.
Actual behavior
When using relative line motions to navigate when Word Wrap is enabled, the line motions take me to the wrong line every time.
Sublime Text build number
4180
Operating system & version
macOS 14.6.1
(Linux) Desktop environment and/or window manager
No response
Additional information
No response
OpenGL context information
No response
The text was updated successfully, but these errors were encountered: