aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/search.c
Commit message (Expand)AuthorAge
* vim-patch:8.2.0295: highlighting for :s wrong when using different separator ...Ghjuvan Lacambre2021-04-04
* vim-patch:8.2.2694: when 'matchpairs' is empty every character beeps (#14279)Jan Edmund Lazo2021-04-03
* pos: define MAXCOL to INT_MAXJan Edmund Lazo2021-02-23
* vim-patch:8.2.2361: Vim9: no highlight for "s///gc" when using 'opfunc'Jan Edmund Lazo2021-01-17
* vim-patch:8.2.1907: complete_info().selected may be wrongJan Edmund Lazo2020-12-03
* vim-patch:8.1.2332: missing file in refactoringJan Edmund Lazo2020-11-22
* vim-patch:8.1.0810: too many #ifdefsJan Edmund Lazo2020-11-12
* api: add API for themesBjörn Linse2020-11-01
* vim-patch:8.2.1850: "vat" does not select tags correctly over line breakJan Edmund Lazo2020-10-15
* vim-patch:8.2.1837: using "gn" after "gN" does not workJan Edmund Lazo2020-10-11
* vim-patch:8.2.1823: "gN" does not select the matched stringJan Edmund Lazo2020-10-11
* vim-patch:8.2.1787: crash with 'incsearch' and very long lineJan Edmund Lazo2020-10-02
* vim-patch:8.2.0840: search match count wrong when only match is in foldJan Edmund Lazo2020-09-29
* vim-patch:8.1.1992: the search stat moves when wrapping at the end of the bufferJan Edmund Lazo2020-09-29
* vim-patch:8.1.1970: search stat space wrong, no test for 8.1.1965Jan Edmund Lazo2020-09-29
* vim-patch:8.1.1965: search count message is not displayed when using a mappingJan Edmund Lazo2020-09-29
* vim-patch:8.2.0902: using searchcount() in 'statusline' causes an errorJan Edmund Lazo2020-09-13
* vim-patch:8.1.0556: saving/restoring search patterns share saved last_idxJan Edmund Lazo2020-09-13
* vim-patch:8.1.0555: crash when last search pat is set but not last substitute...Jan Edmund Lazo2020-09-13
* vim-patch:8.1.0552: saved last search pattern may not be restoredAufar Gilbran2020-09-11
* vim-patch:8.2.1364: invalid memory access when searching for raw stringJan Edmund Lazo2020-08-14
* vim-patch:8.2.0999: moving to next sentence gets stuck on quoteJan Edmund Lazo2020-06-18
* vim-patch:8.2.0544: memory leak in search testJan Edmund Lazo2020-04-13
* vim-patch:8.1.0864 Make 'scrolloff' and 'sidescrolloff' options window local ...Will Eccles2020-03-17
* search: fix pvs/v1048Jan Edmund Lazo2019-12-26
* vim-patch:8.1.2330: vi' does not always work when 'selection' is exclusiveJan Edmund Lazo2019-11-22
* vim-patch:8.1.2314: vi' sometimes does not select anythingJan Edmund Lazo2019-11-17
* vim-patch:8.1.2244: 'wrapscan' is not used for "gn"Jan Edmund Lazo2019-11-09
* vim-patch:8.1.2218: "gN" is off by one in Visual modeJaehwang Jerry Jung2019-10-27
* vim-patch:8.1.2207: "gn" doesn't work quite rightJaehwang Jerry Jung2019-10-27
* vim-patch:8.1.2173: searchit() has too many argumentsJaehwang Jerry Jung2019-10-27
* vim-patch:8.1.2178: accessing uninitialized memory in testJan Edmund Lazo2019-10-19
* vim-patch:8.1.2120: some MB_ macros are more complicated than necessaryJan Edmund Lazo2019-10-06
* vim-patch:8.1.1371: cannot recover from a swap file #11081Jurica Bradarić2019-10-05
* vim-patch:8.0.1768: SET_NO_HLSEARCH() used in a wrong wayJan Edmund Lazo2019-09-02
* vim-patch:8.1.1124: insert completion flags are mixed upJan Edmund Lazo2019-08-21
* clang/"Null passed as a nonnull parameter" #10718Ihor Antonov2019-08-09
* vim-patch:8.1.1383: warning for size_t/int mixup (#10694)Jan Edmund Lazo2019-08-05
* PVS/V507: suppress false positive #10647Ihor Antonov2019-07-29
* pvs/V560: part of conditional expression is always true (#10629)Ihor Antonov2019-07-28
* cleanup: remove mch_fopen in favor of os_fopenJustin M. Keyes2019-07-25
* PVS/V590: redundant condition #10510Ihor Antonov2019-07-15
* vim-patch:8.0.1688: some macros are used without a semicolonJan Edmund Lazo2019-06-26
* vim-patch:8.0.1479: insert mode completion state is confusingJan Edmund Lazo2019-06-23
* lintJan Edmund Lazo2019-06-23
* vim-patch:8.0.1239: cannot use a lambda for the skip argument to searchpair()Jan Edmund Lazo2019-06-23
* messages: support shortmess-=S in ext_messagesBjörn Linse2019-06-16
* search_stat: show "??/?" dual in right-to-left case #10170Santos Gallegos2019-06-09
* vim-patch:8.1.1475: search string not displayed when 'rightleft' is seterw72019-06-07
* vim-patch:8.1.1375: without "TS" in 'shortmess' get a hit-enter prompt oftenerw72019-06-07