I am not using Fedora's repo for Rakudo. I am using
https://github.com/nxadm/rakudo-pkg/releases
Zef is inside the release. Maybe they forgot Readline
On 2020-01-22 13:15, David Santiago wrote:
So you should open the issue on that project/repo not on the official
raku project.
On 2020-01-22 12:36, Norman Gaywood wrote:
On Thu, 23 Jan 2020 at 06:21, ToddAndMargo via perl6-users
mailto:perl6-us...@perl.org>> wrote:
RFE: REPL dependency check for Readline #153
https://github.com/Raku/problem-solving/issues/153
By the way, when you do this, it pops up immedi
Hi Todd,
I don't think this is a Rakudo problem. It's a Fedora 31 problem.
ALready, when you start raku without Readline installed, it gives the
message:
> $ raku
> You may want to `zef install Readline` or `zef install Linenoise` or use
rlwrap for a line editor
>
> To exit type 'exit' or '^D'
Wh
On 2020-01-22 11:20, ToddAndMargo via perl6-users wrote:
RFE: REPL dependency check for Readline #153
https://github.com/Raku/problem-solving/issues/153
By the way, when you do this, it pops up immediately
on the chat line! They think of everything.
:-)
-T
moved to
https://github.com/raku
RFE: REPL dependency check for Readline #153
https://github.com/Raku/problem-solving/issues/153
By the way, when you do this, it pops up immediately
on the chat line! They think of everything.
:-)
-T
On 2020-01-21 21:44, Norman Gaywood wrote:
On Wed, 22 Jan 2020 at 13:30, Todd Chester via perl6-users
mailto:perl6-us...@perl.org>> wrote:
On 2020-01-21 16:38, Todd Chester via perl6-users wrote:
> Fedora31
I have Fedora 31 and Readline does not seem to be working for me in the
ra
On Wed, 22 Jan 2020 at 13:30, Todd Chester via perl6-users <
perl6-us...@perl.org> wrote:
> On 2020-01-21 16:38, Todd Chester via perl6-users wrote:
> > Fedora31
>
I have Fedora 31 and Readline does not seem to be working for me in the
raku REPL as well.
But see below!
> $ rpm -qa \*raku\*
> xf
On 2020-01-21 16:38, Todd Chester via perl6-users wrote:
Fedora31
Xfce 4.14
xfce4-terminal-0.8.9.1-1.fc31.x86_64
$ rpm -qa \*raku\*
xfce4-terminal-0.8.9.1-1.fc31.x86_64
$ raku -v
This is Rakudo version 2019.07.1 built on MoarVM version 2019.07.1
implementing Perl 6.d.
Hi All,
Fedora31
Xfce 4.14
xfce4-terminal-0.8.9.1-1.fc31.x86_64
I have the same setup on both computers. On
my shop computer, in REPL, the arrow keys
do not read correctly:
> a todd special booboo^[[D^[[D^[[D^[[D^[[D
How do I get my arrow back in REPL on mu
shop computer?
Many thanks,
-T