Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 May 2022 23:33:10 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 264010] bc no longer has vi-keys history editing
Message-ID:  <bug-264010-227@https.bugs.freebsd.org/bugzilla/>

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

            Bug ID: 264010
           Summary: bc no longer has vi-keys history editing
           Product: Base System
           Version: 13.0-RELEASE
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: bin
          Assignee: bugs@FreeBSD.org
          Reporter: obrien@FreeBSD.org

Up until FreeBSD 13.0, bc linked against either libreadline or libedit.  Bo=
th
of which support "vi keys" in addition to "emacs keys" for history editing.
~/.inputrc: "set editing-mode vi", ~/.editrc: "bind -v"

For those of use that have used their Shell with "vi keys" (tcsh/zsh: 'bind=
key
-v', sh/ksh/bash: 'set -o vi') it is now much harder to use bc for anything
other than the simplest of things (such as: echo "1 + 2" | bc).

For those of us that have used Vi-keys for over 25 years, this bc is a MAJOR
regression and has made it very annoying to use.

--=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-264010-227>