Re: Patch for patch, but not foreach :-)

2022-02-18 Thread Hans Petter Selasky
On 5/10/21 15:57, Hans Petter Selasky wrote: On 5/7/21 11:58 PM, Chris wrote: On 2021-05-07 14:10, Michael Gmelin wrote: What about using "."? Or "/" (which would match the muscle memory of "search" in less/more/vi/some browsers)? +1 I really like that idea. Hi, Thank you for all the good

Re: Patch for patch, but not foreach :-)

2021-05-10 Thread Hans Petter Selasky
On 5/7/21 11:58 PM, Chris wrote: On 2021-05-07 14:10, Michael Gmelin wrote: What about using "."? Or "/" (which would match the muscle memory of "search" in less/more/vi/some browsers)? +1 I really like that idea. Hi, Thank you for all the good feedback! Based on the input I've got, the di

Re: Patch for patch, but not foreach :-)

2021-05-07 Thread Chris
On 2021-05-07 14:10, Michael Gmelin wrote: What about using "."? Or "/" (which would match the muscle memory of "search" in less/more/vi/some browsers)? +1 I really like that idea. --Chris -m On 7. May 2021, at 23:05, Maxim Sobolev wrote: Replace '*' with ^T perhaps and catch SIGINFO? 🤔

Re: Patch for patch, but not foreach :-)

2021-05-07 Thread Michael Gmelin
What about using "."? Or "/" (which would match the muscle memory of "search" in less/more/vi/some browsers)? -m > On 7. May 2021, at 23:05, Maxim Sobolev wrote: > > Replace '*' with ^T perhaps and catch SIGINFO? 🤔 > > -Max > >> On Fri., May 7, 2021, 10:11 a.m. Shawn Webb, >> wrote: >> >>

Re: Patch for patch, but not foreach :-)

2021-05-07 Thread Maxim Sobolev
Replace '*' with ^T perhaps and catch SIGINFO? 🤔 -Max On Fri., May 7, 2021, 10:11 a.m. Shawn Webb, wrote: > On Fri, May 07, 2021 at 03:49:00PM +0200, Hans Petter Selasky wrote: > > Time has come that I make a patch for the most central patching tool in > > FreeBSD, patch :-) > > > > https://rev

Re: Patch for patch, but not foreach :-)

2021-05-07 Thread Shawn Webb
On Fri, May 07, 2021 at 03:49:00PM +0200, Hans Petter Selasky wrote: > Time has come that I make a patch for the most central patching tool in > FreeBSD, patch :-) > > https://reviews.freebsd.org/D30160 As stupid as it sounds, '*' is a valid filename. -- Shawn Webb Cofounder / Security Engineer

Patch for patch, but not foreach :-)

2021-05-07 Thread Hans Petter Selasky
Time has come that I make a patch for the most central patching tool in FreeBSD, patch :-) https://reviews.freebsd.org/D30160 --HPS ___ freebsd-current@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe,