vim-patch:8.2.4719: ">" marker sometimes not displayed in the jumplist (#18056)

Problem:    ">" marker sometimes not displayed in the jumplist.
Solution:   If the buffer no longer exists show "-invalid-". (Christian
            Brabandt, closes vim/vim#10131, closes vim/vim#10100)
a0f659c76e

Add a modeline to test_jumplist.vim
This commit is contained in:
zeertzjq
2022-04-10 07:13:22 +08:00
committed by GitHub
parent 12662ac0c4
commit ff726cc569
5 changed files with 49 additions and 12 deletions

View File

@@ -1044,6 +1044,9 @@ The "file/text" column shows the file name, or the text at the jump if it is
in the current file (an indent is removed and a long line is truncated to fit
in the window).
The marker ">" indicates the current position in the jumplist. It may not be
shown when filtering the |:jump| command using |:filter|
You are currently in line 1167. If you then use the CTRL-O command, the
cursor is put in line 1154. This results in: