| Commit message (Collapse) | Author | Age | |
|---|---|---|---|
| * | vim-patch:8.2.4719: ">" marker sometimes not displayed in the jumplist (#18056) | zeertzjq | 2022-04-10 |
| | | | | | | | | | 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) https://github.com/vim/vim/commit/a0f659c76e22108880f857b8961422afc5ed8f5d Add a modeline to test_jumplist.vim | ||
| * | vim-patch:7.4.1970 (#5850) | lonerover | 2016-12-31 |
| Problem: Using ":insert" in an empty buffer sets the jump mark. (Ingo Karkat) Solution: Don't adjust marks when replacing the empty line in an empty buffer. (closes vim/vim#892) https://github.com/vim/vim/commit/70e136e1d86ea1d795774824c7b712245912946d | |||