Bug 3521

Summary: bash vi editing mode cannot be set in .bashrc if /etc/inputrc (as distributed) is present
Product: [Retired] Red Hat Linux Reporter: alborchers
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:41 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 alborchers 1999-06-17 05:14:59 UTC
Bash vi editing mode cannot be set in .bashrc with
"set -o vi" unless the /etc/inputrc file that is
installed with RH 6.0 is removed.

The /etc/inputrc file installed with RH 6.0 sets parameters
for emacs editing mode.  I think I could run "set -o vi"
from the command line and get it to work, even with the
/etc/inputrc file unchanged, but not from .bashrc.
Coworkers of mine have complained about the same problem.

-- Al Borchers

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