nevermind, I have just read your explanation on another thread.
суббота, 31 июля 2021 г. в 17:59:51 UTC+3, Maxim Kim:
>
> суббота, 31 июля 2021 г. в 14:32:23 UTC+3, Bram Moolenaar:
>
>>
>> Patch 8.2.3255
>> Problem: ci" finds following string but ci< and o
суббота, 31 июля 2021 г. в 14:32:23 UTC+3, Bram Moolenaar:
>
> Patch 8.2.3255
> Problem: ci" finds following string but ci< and others don't.
> Solution: When not inside an object find the start. (Connor Lane Smit,
> closes #8670)
> Files: src/search.c, src/te
Patch 8.2.3255
Problem:ci" finds following string but ci< and others don't.
Solution: When not inside an object find the start. (Connor Lane Smit,
closes #8670)
Files: src/search.c, src/testdir/test_textobjects.vim, src/textobject.c
*** ../vim-8.2.3254