comparison src/testdir/test53.in @ 5064:8875401008da v7.3.1275

updated for version 7.3.1275 Problem: "gn" does not work when the match is a single character. Solution: Fix it, add a test. (Christian Brabandt)
author Bram Moolenaar <bram@vim.org>
date Sun, 30 Jun 2013 14:46:53 +0200
parents 34aa94a421b7
children eb33cadafcab
comparison
equal deleted inserted replaced
5063:0b0bc666a439 5064:8875401008da
42 gnd$h/\zs 42 gnd$h/\zs
43 gnd/[u]niquepattern/s 43 gnd/[u]niquepattern/s
44 vlgnd 44 vlgnd
45 /mother 45 /mother
46 :set selection=exclusive 46 :set selection=exclusive
47 $cgNmongoose 47 $cgNmongoose/i
48 cgnj
48 :/^start:/,/^end:/wq! test.out 49 :/^start:/,/^end:/wq! test.out
49 ENDTEST 50 ENDTEST
50 51
51 start: "wo\"rd\\" foo 52 start: "wo\"rd\\" foo
52 'foo' 'bar' 'piep' 53 'foo' 'bar' 'piep'
71 lines 72 lines
72 zero width pattern 73 zero width pattern
73 delete first and last chars 74 delete first and last chars
74 uniquepattern uniquepattern 75 uniquepattern uniquepattern
75 my very excellent mother just served us nachos 76 my very excellent mother just served us nachos
77 for (i=0; i<=10; i++)
76 end: 78 end: