]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.2.4719: ">" marker sometimes not displayed in the jumplist v8.2.4719
authorChristian Brabandt <cb@256bit.org>
Sat, 9 Apr 2022 12:35:00 +0000 (13:35 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 9 Apr 2022 12:35:00 +0000 (13:35 +0100)
commita0f659c76e22108880f857b8961422afc5ed8f5d
tree481ee25dadf487548d286d3b61732ec6c22d19cf
parentcee9c844f27bceaba90362a3fa27a04d4d06c0fd
patch 8.2.4719: ">" marker sometimes not displayed in the jumplist

Problem:    ">" marker sometimes not displayed in the jumplist.
Solution:   If the buffer no longer exists show "-invalid-". (Christian
            Brabandt, closes #10131, closes #10100)
runtime/doc/motion.txt
src/mark.c
src/testdir/Make_all.mak
src/testdir/test_alot.vim
src/testdir/test_jumplist.vim
src/testdir/test_jumps.vim [deleted file]
src/version.c