On Mon, Aug 09, 2021 at 09:32:14AM +0200, Alexander Burger wrote:
> 2. I could also show the new Pseudo TTY interface for PilBox, which allows to
>    connect an external terminal (e.g. from Termux) to a running PilBox. This
>    will allow much more comfort than the built-in REPL (e.g. edit lines with
>    readline() and files or in-memory symbols with Vip). There are still 
> problems
>    though, so perhaps we can come up with ideas.

@Olaf, @Nehal, @Razzy good news: It works now. The problem with readline() I
explained in PilCon is solved! :)

It was as simple as setting an environment variable. I had already set
LD_LIBRARY_PATH and TERM, but found out that I also need to set TERMINFO in the
PilBox initialization.

So it was good we talked about it, and made me think about it again!

☺/ A!ex

-- 
UNSUBSCRIBE: mailto:picolisp@software-lab.de?subject=Unsubscribe

Reply via email to