Patch 8.1.2126

2019-10-09 Fir de Conversatie Bram Moolenaar
Patch 8.1.2126 Problem:Viminfo not sufficiently tested. Solution: Add more test cases. Clean up comments. (Yegappan Lakshmanan, closes #5032) Files: src/search.c, src/structs.h, src/testdir/test_viminfo.vim, src/viminfo.c *** ../vim-8.1.2125/src/search.c

Re: How about highlighting captured groups in regex?

2019-10-09 Fir de Conversatie 'Andy Wokula' via vim_dev
Am 09.10.2019 um 18:57 schrieb Dominique Pell??: Andy Wokula wrote > Am 07.10.2019 um 13:51 schrieb Dominique Pell??: > > Hi > > > > Vim now highlights matching text when > > typing an Ex command like :%s/foobar/ > > I like it. But I wish that it would use > > a different color for the re

Re: How about highlighting captured groups in regex?

2019-10-09 Fir de Conversatie Dominique Pellé
Andy Wokula wrote > Am 07.10.2019 um 13:51 schrieb Dominique Pell??: > > Hi > > > > Vim now highlights matching text when > > typing an Ex command like :%s/foobar/ > > I like it. But I wish that it would use > > a different color for the regex captured group(s). > > > > For example, if I do :%s/

Re: How about highlighting captured groups in regex?

2019-10-09 Fir de Conversatie 'Andy Wokula' via vim_dev
Am 07.10.2019 um 13:51 schrieb Dominique Pell??: Hi Vim now highlights matching text when typing an Ex command like :%s/foobar/ I like it. But I wish that it would use a different color for the regex captured group(s). For example, if I do :%s/foo\(bar\)/ I would like "bar" (the captured grou

Re: [vim/vim] Allow redefinition of the sentence text object (#5035)

2019-10-09 Fir de Conversatie Christian Brabandt
So how would a definition of a sentence text object look like? > Am 09.10.2019 um 12:57 schrieb Ainar Garipov (Vim Github Repository) > : > >  Is your feature request related something that is currently hard to do? > Please describe > Currently, the definition of the sentence text object canno

windows filename regex recognition

2019-10-09 Fir de Conversatie Ni Va
Hi, Here is a kind of filename in fat chars that I would like to recognize: * $FOOBBBAR_Ffbar_f_oobar_(2019-07-29) - Copie.zed.lnk* 232.0 KiB 2019 Thank you -- -- You received this message from the "vim_dev" maillist. Do not top-post!