aboutsummaryrefslogtreecommitdiff
path: root/test/functional/editor/mark_spec.lua
Commit message (Expand)AuthorAge
* refactor(tests): all screen tests should use highlightsbfredl2024-03-23
* test: use integers for API Buffer/Window/Tabpage EXT typesLewis Russell2024-01-16
* test: rename (meths, funcs) -> (api, fn)Lewis Russell2024-01-12
* test: normalise nvim bridge functionsLewis Russell2024-01-12
* test: typing for helpers.methsLewis Russell2024-01-12
* refactor: format test/*Justin M. Keyes2024-01-03
* test: avoid repeated screen lines in expected stateszeertzjq2023-12-09
* fix(marks): handle switching buffer properly (#25763)zeertzjq2023-10-24
* fix(api): nvim_parse_cmd error message in pcall() #23297Alexandre Teoi2023-07-01
* fix(mark): properly init mark views (#22996)zeertzjq2023-04-10
* feat(api): nvim_exec2(), deprecate nvim_exec() #19032Evgeni Chasnovski2023-03-25
* test: make {MATCH:} behave less unexpectedly in screen:expect()zeertzjq2023-02-18
* refactor: remove E5500, adjust testszeertzjq2023-01-16
* fix(mark): do not restore view in op-pending mode (#20889)zeertzjq2022-11-01
* fix(mark): give correct error message when mark is in another buffer (#19454)zeertzjq2022-07-21
* fix(mark): fix unexpected cursor movements (#19253)zeertzjq2022-07-06
* feat(marks): restore viewport on jump #15831Javier Lopez2022-06-30