Vim Techniques 12 - Jump List

Опубликовано: 21 Июнь 2026
на канале: haxpor
808
15

Jump list is quite similar to Quickfix list/Location list that I already covered in the past. But big difference is Jump list is autonomous and automatically handled and managed by vim itself. Although we have slightly less control over, but we can mark arbitrary location appending into the jump list for us to be able to cycle through the location with short keys later.

-- Chapters --

0:00 Introduction
1:22 :jumps to show current jump list
04:44 :clearjumps to clear jump list
04:59 Shorter commands
05:22 Mark current line into jump list (m')
07:41 Cycling through jump list (CTRL+I and CTRL+O)
09:26 Also TAB same as CTRL+I
09:56 Closing

-- Follows Wasin on socials --
Website: https://wasin.io
Twitter: @haxpor
LinkedIn:   / wasinthonkaew  
Github: https://github.com/haxpor