mirror of
https://github.com/zoriya/vim.git
synced 2025-12-06 07:16:15 +00:00
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)
This commit is contained in:
committed by
Bram Moolenaar
parent
cee9c844f2
commit
a0f659c76e
@@ -170,7 +170,6 @@ NEW_TESTS = \
|
||||
test_join \
|
||||
test_json \
|
||||
test_jumplist \
|
||||
test_jumps \
|
||||
test_lambda \
|
||||
test_langmap \
|
||||
test_largefile \
|
||||
|
||||
Reference in New Issue
Block a user