summaryrefslogtreecommitdiffstats
path: root/runtime/doc/motion.txt
diff options
context:
space:
mode:
authorChristian Brabandt <cb@256bit.org>2022-04-09 13:35:00 +0100
committerBram Moolenaar <Bram@vim.org>2022-04-09 13:35:00 +0100
commita0f659c76e22108880f857b8961422afc5ed8f5d (patch)
tree481ee25dadf487548d286d3b61732ec6c22d19cf /runtime/doc/motion.txt
parentcee9c844f27bceaba90362a3fa27a04d4d06c0fd (diff)
patch 8.2.4719: ">" marker sometimes not displayed in the jumplistv8.2.4719
Problem: ">" marker sometimes not displayed in the jumplist. Solution: If the buffer no longer exists show "-invalid-". (Christian Brabandt, closes #10131, closes #10100)
Diffstat (limited to 'runtime/doc/motion.txt')
-rw-r--r--runtime/doc/motion.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/runtime/doc/motion.txt b/runtime/doc/motion.txt
index 7946a133e8..ede51125f1 100644
--- a/runtime/doc/motion.txt
+++ b/runtime/doc/motion.txt
@@ -1077,6 +1077,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: