|
|
|
|
|
by kbenson
3941 days ago
|
|
> In the Perl 6 repl, I can't use my up/down arrows, or ^p/^n to get at previous lines I typed, nor ^a/^e and alt-B/alt-F to navigate on the line. Really? In they version I have access to arrow keys and ^p/^n/^a/^e all function. I've just been informed that what you need is "panda install Linenoise" to install the Linenoise module to get this functionality. I agree documentation in the language would be nice. A module could handle that nicely. |
|
I'm just writing programs in proper files and executing them.