lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Guile REPL Server


From: Omid Mo'menzadeh
Subject: Re: Guile REPL Server
Date: Thu, 19 May 2022 13:56:03 +0430

Honestly, I didn't know that the readline support existed and used `rlwrap lilypond scheme-sandbox` for editing and history support in the REPL.

On Thu, May 19, 2022 at 1:39 PM David Kastrup <dak@gnu.org> wrote:
Jean Abou Samra <jean@abou-samra.fr> writes:

> Le 19/05/2022 à 09:36, Jonas Hahnfeld a écrit :
>> What does "nicer editing" mean here?
>
>
> Standard shell editing features: repeating previous command with arrows,
> and autocompletion.

That's not half of it.  Without readline, no editing other than
backspacing (and deleting) previously entered content is possible.
While of course it is important to try different variations of commands
without typing them all over (particularly when typos may be involved),
not even being able to correct a typo before hitting RET is a real
nuisance.

--
David Kastrup


reply via email to

[Prev in Thread] Current Thread [Next in Thread]