Vim
Vim copied to clipboard
:marks could not jump to the file correctly
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


select the item and could not jump to the file correctly

- 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
See #7876