Date: Sat, 17 Aug 2024 18:13:21 +0000 From: bugzilla-noreply@freebsd.org To: bugs@FreeBSD.org Subject: [Bug 280889] bin/sh: `set -o vi` in .profile has no effect Message-ID: <bug-280889-227@https.bugs.freebsd.org/bugzilla/>
index | next in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=280889 Bug ID: 280889 Summary: bin/sh: `set -o vi` in .profile has no effect Product: Base System Version: CURRENT Hardware: Any OS: Any Status: New Severity: Affects Only Me Priority: --- Component: bin Assignee: bugs@FreeBSD.org Reporter: emaste@freebsd.org With `set -o vi` in .profile when I login I can see that the option should be set: $ set -o | grep -w vi vi on but it is not functional - ESC-K does nothing. Explicitly setting it again on the commandline works - ESC-K recalls the previous line for editing. Main as of c7bc30c24f8625c6e9ef41be427fa26c6eb3d2bf -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-280889-227>
