Re: Readline package

2020-08-28 Thread Daniel ”Fooist” Lathrop
10-4 cpan:fooist it is. Sent from my iPhone Daniel Lathrop (@lathropd) Mobile: (206) 718-0349 PGP key: https://keybase.io/lathropd (raw) > On Aug 28, 2020, at 9:51 AM, Ralph Mellor wrote: > >  >> >> You can alter to whatever (it just needs to be a string... > > Larry may comment, but in

Re: Readline package

2020-08-28 Thread Ralph Mellor
> You can alter to whatever (it just needs to be a string... Larry may comment, but in case not, or, if he does, to save him some time and give him something to correct, here's my take on what he specified^H^H^H^H^Hulated. @Larry defined the auth to be a URI. Quoting https://en.wikipedia.org/wi

Re: Readline package

2020-08-26 Thread p.spek via perl6-users
On Fri, Aug 21, 2020 at 11:43:34AM -0500, Daniel ”Fooist” Lathrop wrote: > Hi Patrick, > > What do you think? > > -Daniel > > Sent from my iPhone > > Daniel Lathrop (@lathropd) > Mobile: (206) 718-0349 > PGP key: https://keybase.io/lathropd (raw) Hi Daniel, I've just started on making the

Re: Readline package

2020-08-24 Thread Daniel ”Fooist” Lathrop
Sorry, that may be wrong... I seem to have fallen into a maze of twisty little passages, all alike as I try to research this. However, I will publish a minimum viable patch to make the REPL happy on MacOS. Sent from my iPhone Daniel Lathrop (@lathropd) Mobile: (206) 718-0349 PGP key: https://k

Re: Readline package

2020-08-21 Thread Daniel ”Fooist” Lathrop
Neither Linenoise or Readline has solid multi-byte character support, as I understand it. Getting unicode support would require switching to libedit (or something else) I think. Sent from my iPhone Daniel Lathrop (@lathropd) Mobile: (206) 718-0349 PGP key: https://keybase.io/lathropd (raw)

Re: Readline package

2020-08-20 Thread William Michels via perl6-users
Hi Daniel, and welcome! I'm building Rakudo from source on Apple (MacOS), which gives me a later version than I might get with Rakudo-Star. Patrick Spek is the person to ask about Rakudo-Star, and I've copied him on this email. I can't speak to who decides what happens with Jeff Goff's significant