[Bug 264010] bc no longer has vi-keys history editing

From: <bugzilla-noreply_at_freebsd.org>
Date: Mon, 16 May 2022 21:27:52 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=264010

Stefan Eßer <se@FreeBSD.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Assignee|bugs@FreeBSD.org            |se@FreeBSD.org
             Status|New                         |Open
                 CC|                            |se@FreeBSD.org

--- Comment #1 from Stefan Eßer <se@FreeBSD.org> ---
The author of the bc and dc built in FreeBSD-13.x by default is considering to
implement vi style editing, but it will take some time to develop this
functionality.

As a work-around, the bc and dc from FreebSD-12 can be used in 13 and -CURRENT
by either building the "world" with WITHOUT_GH_BC defined in src.conf, or by
just building and installing both usr.bin/bc and usr.bin/dc.

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