[Bug 280889] bin/sh: `set -o vi` in .profile has no effect

From: <bugzilla-noreply_at_freebsd.org>
Date: Thu, 12 Sep 2024 15:13:47 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280889

Gert Doering <gert@greenie.muc.de> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |gert@greenie.muc.de

--- Comment #2 from Gert Doering <gert@greenie.muc.de> ---
Thanks for this PR - this has been annoying me for quite a while but I never
came around to actually open a PR on it.

With the "bind" hint, what I came up was "would it work if I move the 'set -o
vi' command to the end of '.shrc'" - and lo and behold, it works :-)

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