Bug 3528

Summary: vi editing mode doesn't work
Product: [Retired] Red Hat Linux Reporter: schlut
Component: bashAssignee: David Lawrence <dkl>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: medium    
Version: 6.0   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 1999-06-17 18:21:00 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description schlut 1999-06-17 14:03:00 UTC
When I do a "set -o vi" in my .bashrc, log in and do a "set
-o" I get the following:

$ set -o
braceexpand     on
noclobber       off
ignoreeof       off
interactive-comments    on
posix           off
emacs           off
vi              on
allexport       off
errexit         off
histexpand      on
monitor         on
noexec          off
noglob          off
nohash          off
notify          off
nounset         off
physical        off
privileged      off
verbose         off
xtrace          off

Yet my vi command line editing doesn't work.

Comment 1 Jeff Johnson 1999-06-17 18:21:59 UTC
*** This bug has been marked as a duplicate of 2397 ***