summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/editor/jump_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-03-17fix(marks): make jumpoptions=view work with 'smoothscroll' (#38339)zeertzjq1
2025-12-19feat(tag): respect jumpoptions=view when popping tagstack (#37021)Sean Dewar1
2025-12-15fix(buffer): switching buffer should respect jumpoptions+=view (#36969)zeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-09-19refactor!: rename 'jumpoptions' flag "unload" to "clean" (#30418)zeertzjq1
2024-06-30feat(jumplist): allow opting out of removing unloaded buffers (#29347)zeertzjq1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-01-28fix(jumplist): Ctrl+o, Ctrl+i weird behavior when deleting buffers #25461vE5li1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-10-24fix(marks): handle switching buffer properly (#25763)zeertzjq1
2022-07-04fix(mark): mark without a view restores at topline #19224zeertzjq1
2022-06-30feat(marks): restore viewport on jump #15831Javier Lopez1
2021-09-19refactor(tests): remove redir_exec #15718Justin M. Keyes1
2021-09-17test: reorg #15698Justin M. Keyes1