Thanks Alan! Handling keypresses directly in the LVGL Terminal text box
might get complicated, lemme think about it. Right now the app waits for
the Enter Key and sends the entire command to NSH, which is a lot easier.

LVGL Terminal was inspired by nxterm, so yep I must try nxterm soon :-)

Lup

On Thu, Feb 2, 2023 at 8:28 PM Alan C. Assis <acas...@gmail.com> wrote:

> Hi Lup,
>
> Very nice article! Kudos!!!
>
> Is it possible to modify the demo to type direclty inside the "LVGL
> terminal" screen?
>
> Did you test PinePhone nxterm too?
>
> BR,
>
> Alan
>
> On 2/2/23, Lee, Lup Yuen <lu...@appkaki.com> wrote:
> > Now we can run NuttX Console Apps on PinePhone, without a Serial Cable!
> >
> > This article explains how we call the LVGL GUI Library to create a
> > Touchscreen Terminal App that runs NSH Commands...
> >
> > https://lupyuen.github.io/articles/terminal
> >
> > Lup
> >
>

Reply via email to