Bug 3528 - vi editing mode doesn't work
Summary: vi editing mode doesn't work
Keywords:
Status: CLOSED DUPLICATE of bug 2397
Alias: None
Product: Red Hat Linux
Classification: Retired
Component: bash
Version: 6.0
Hardware: i386
OS: Linux
medium
medium
Target Milestone: ---
Assignee: David Lawrence
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 1999-06-17 14:03 UTC by schlut
Modified: 2008-05-01 15:37 UTC (History)
0 users

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 1999-06-17 18:21:00 UTC
Embargoed:


Attachments (Terms of Use)

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 ***


Note You need to log in before you can comment on or make changes to this bug.