NetBSD-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
bin/39790: vi doesn't even try to read ~/.exrc
>Number: 39790
>Category: bin
>Synopsis: vi doesn't even try to read ~/.exrc
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: bin-bug-people
>State: open
>Class: sw-bug
>Submitter-Id: net
>Arrival-Date: Thu Oct 23 01:15:00 +0000 2008
>Originator: matthew sporleder
>Release: 3.x - 4.99.72
>Organization:
mspo.com
>Environment:
NetBSD fester 3.1 NetBSD 3.1 (GENERIC)
>Description:
Even though the vi man page mentions:
$HOME/.nexrc
1st choice for user's home directory startup file.
$HOME/.exrc
2nd choice for user's home directory startup file.
.nexrc 1st choice for local directory startup file.
.exrc 2nd choice for local directory startup file.
vi never tries to read anything other than /etc/vi.exrc
>How-To-Repeat:
set something like
set ts=4
in ~/.exrc
vi something
<tab>
>Fix:
Home |
Main Index |
Thread Index |
Old Index