1this line already contains the string "foo"2however, we only start searching at line 33<--we start searching here-->4hence "foo" will not be matched before line 3.5line 1 after match6line 2 after match7last line
An extensible POSIX-compatible implementation of the ed(1) text editor
git clone https://git.8pit.net/edward.git
1this line already contains the string "foo"2however, we only start searching at line 33<--we start searching here-->4hence "foo" will not be matched before line 3.5line 1 after match6line 2 after match7last line