summaryrefslogtreecommitdiffstatshomepage
path: root/test/functional/editor/mark_spec.lua
AgeCommit message (Expand)AuthorFiles
2026-03-17fix(marks): make jumpoptions=view work with 'smoothscroll' (#38339)zeertzjq1
2025-02-28vim-patch:8.2.4603: sourcing buffer lines is too complicatedzeertzjq1
2024-11-14fix(tests): needing two calls to setup a screen is cringebfredl1
2024-04-23test: improve test conventionsdundargoc1
2024-04-10refactor(test): inject after_each differentlyLewis Russell1
2024-04-08test: improve test conventionsdundargoc1
2024-03-23refactor(tests): all screen tests should use highlightsbfredl1
2024-01-16test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell1
2024-01-12test: rename (meths, funcs) -> (api, fn)Lewis Russell1
2024-01-12test: normalise nvim bridge functionsLewis Russell1
2024-01-12test: typing for helpers.methsLewis Russell1
2024-01-03refactor: format test/*Justin M. Keyes1
2023-12-09test: avoid repeated screen lines in expected stateszeertzjq1
2023-10-24fix(marks): handle switching buffer properly (#25763)zeertzjq1
2023-07-01fix(api): nvim_parse_cmd error message in pcall() #23297Alexandre Teoi1
2023-04-10fix(mark): properly init mark views (#22996)zeertzjq1
2023-03-25feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski1
2023-02-18test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq1
2023-01-16refactor: remove E5500, adjust testszeertzjq1
2022-11-01fix(mark): do not restore view in op-pending mode (#20889)zeertzjq1
2022-07-21fix(mark): give correct error message when mark is in another buffer (#19454)zeertzjq1
2022-07-06fix(mark): fix unexpected cursor movements (#19253)zeertzjq1
2022-06-30feat(marks): restore viewport on jump #15831Javier Lopez1