Re: [bug] sh.vim 134 bash syntax: ${var/#from/to} not recognized anymore

2015-12-10 Fir de Conversatie Eric N. Vander Weele
On Tuesday, June 3, 2014 at 8:43:41 AM UTC-7, Charles Campbell wrote: > G.raud wrote: > > This bug is found in sh.vim Version 134 ASTRO-ONLY but _not_ in Version > > 132 ASTRO-ONLY (and _not_ in VIM 7.4.273 either): > > > > $ cat >test.sh <<"EOF" > > #!/bin/bash > > ${var/#from/to} # the hash char

Re: Patch 866 Problem

2015-12-10 Fir de Conversatie h_east
Hi Chip and Vim developer! NOTE: I received by e-mail directly to the following reply from Chip. On 2015/12/10 1:31, Charles E Campbell wrote: > h_east wrote: >> Hi Chip, >> >> 2015-12-9(Wed) 8:26:41 UTC+9 Charles Campbell: >>> Hello! >>> >>> Bram asked me to send you my small script which