Short answer: you can't. It would be nice though. -rob
On 22/08/2013, at 4:24 PM, Rudolf Sykora <rudolf.syk...@gmail.com> wrote: > > > > On 21 August 2013 19:19, <smi...@icebubble.org> wrote: >> Rob Pike <robp...@gmail.com> writes: >> >> OK. How does one match the start/end of dot in a g// or v// regexp? > > ... seems like a good question to me > Steve Simon in his Sam command reference card also uses ^ and $ > for his TODAY example, so this might actually be wrong. > > Ruda