summaryrefslogtreecommitdiffstats
path: root/src/textobject.c
AgeCommit message (Expand)Author
2024-03-12patch 9.1.0172: More code can use ml_get_buf_len() instead of STRLEN()v9.1.0172zeertzjq
2024-01-05patch 9.1.0012: regression with empty inner blocks introducedv9.1.0012Maxim Kim
2024-01-04patch 9.1.0007: can select empty inner text blocksv9.1.0007Christian Brabandt
2023-12-27patch 9.0.2188: cursor wrong after { in single line bufferv9.0.2188Gary Johnson
2023-05-15patch 9.0.1561: display wrong when moving cursor to above the top linev9.0.1561Luuk van Baal
2022-08-16patch 9.0.0222: no good reason why text objects are only in larger buildsv9.0.0222Bram Moolenaar
2022-08-14patch 9.0.0206: redraw flags are not named specificallyv9.0.0206Bram Moolenaar
2022-06-18patch 8.2.5120: searching for quotes may go over the end of the linev8.2.5120Bram Moolenaar
2022-05-24patch 8.2.5012: cannot select one character inside ()v8.2.5012LemonBoy
2022-05-09patch 8.2.4925: trailing backslash may cause reading past end of linev8.2.4925Bram Moolenaar
2021-07-31patch 8.2.3255: ci" finds following string but ci< and others don'tv8.2.3255Connor Lane Smith
2020-10-15patch 8.2.1850: "vat" does not select tags correctly over line breakv8.2.1850Bram Moolenaar
2020-06-18patch 8.2.0999: moving to next sentence gets stuck on quotev8.2.0999Bram Moolenaar
2020-04-29patch 8.2.0660: the search.c file is a bit bigv8.2.0660Bram Moolenaar