[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Crash with unmatched patterns
From: |
Marc Simpson |
Subject: |
Re: Crash with unmatched patterns |
Date: |
Sun, 12 Jan 2020 09:46:28 -0800 |
On Sun, Jan 12, 2020 at 9:33 AM Thomas Dickey <address@hidden> wrote:
>
> On Sat, Jan 11, 2020 at 09:36:25AM -0800, Marc Simpson wrote:
> > Hitting n or N after searching for an unmatched pattern with / or ?
> > crashes vile.
> >
> > To reproduce:
>
> I've tried this, but am not able to reproduce it :-(
>
> (it might depend on the platform - I'm using 64-bit Debian 8 -
> or it might depend on the .vilerc)
Ah, sorry---it's setting specific here too. This combination seems to
trigger the crash:
set ic scs
while 'ic' and 'scs' on their own yield "Not found".
Able to reproduce?