Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 Mar 2020 09:22:59 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 245121] /usr/libexec/flua interpreter not allowing cursor movement
Message-ID:  <bug-245121-227@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D245121

            Bug ID: 245121
           Summary: /usr/libexec/flua interpreter not allowing cursor
                    movement
           Product: Base System
           Version: 12.1-STABLE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: misc
          Assignee: bugs@FreeBSD.org
          Reporter: 2333@outlook.jp

So flua is basically a Lua5.3 that can run some scripts on system startup. =
But
has anyone tried using flua in the interpreter mode to do some quick jobs? =
One
thing that annoys me is when using flua instead of the official Lua I am un=
able
to move my cursors, for example when I type
<arrow-left><arrow-right><arrow-up><arrow-bottom> I see:

^[[D^[[C^[[A^[[B

instead of allowing me to move cursors left to modify text or move up to re=
peat
previous inputs.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-245121-227>