https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245121
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: [email protected]
Reporter: [email protected]
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 unable
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 repeat
previous inputs.
--
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
[email protected] mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-bugs
To unsubscribe, send any mail to "[email protected]"