суббота, 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/testdir/test_textobjects.vim, src/textobject.c >
Nice, thank you! Although it works a bit different to ci". here is the cursor where we press cib to jump to the next line (and here would be the cursor) I wonder if ci" could work this way too... -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/f297fb03-db88-4864-a68e-f879f5d1a274n%40googlegroups.com.
