[Bug 245121] /usr/libexec/flua interpreter not allowing cursor movement

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Mon Apr 6 04:06:33 UTC 2020


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=245121

--- Comment #2 from commit-hook at freebsd.org ---
A commit references this bug:

Author: kevans
Date: Mon Apr  6 04:06:16 UTC 2020
New revision: 359646
URL: https://svnweb.freebsd.org/changeset/base/359646

Log:
  MFC r359453, r359455

  r359453:
  flua: enable readline bits, courtesy of libedit

  This is a nicer experience when attempting to run ad-hoc lua bits in the
  flua REPL.

  r359455:
  flua: follow-up to r359453, don't bother with libedit in bootstrap

  The bootstrap flua should not be used for REPL-like activities; exclude it
  to save the dependency on libedit and not waste time with it.

  PR:           245121

Changes:
_U  stable/12/
  stable/12/libexec/flua/Makefile

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-bugs mailing list