Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 06 Apr 2020 04:06:33 +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-1IWiIuAdLx@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-245121-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-245121-227@https.bugs.freebsd.org/bugzilla/>

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

--- Comment #2 from commit-hook@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

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



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