Vim icon indicating copy to clipboard operation
Vim copied to clipboard

:marks could not jump to the file correctly

Open lyr-2000 opened this issue 3 years ago • 1 comments

Describe the bug :marks could not be able to get the correct file line position

When splitting the editor, the input marks cannot jump to the specified file editing location, but instead jumps to the current file location

Expected behavior

When I type the :marks command, the software will list the files and line numbers I have marked, and when I select a tag, it will automatically jump to that file instead of the current file.

Screenshots

image

image

select the item and could not jump to the file correctly

image

  • Extension (VsCodeVim) version: v1.23.1 (2022/6/29)
  • VSCode version: 1.69.2 (user setup)
  • 日期: 2022-07-18T16:12:52.460Z
  • Electron: 18.3.5
  • Chromium: 100.0.4896.160
  • Node.js: 16.13.2
  • V8: 10.0.139.17-electron.0
  • OS: Windows_NT x64 10.0.19043

lyr-2000 avatar Jul 21 '22 13:07 lyr-2000

See #7876

unlsycn avatar Jul 29 '22 16:07 unlsycn