Date: Tue, 23 Jul 2002 05:28:16 -0700 (PDT) From: Juli Mallett <jmallett@FreeBSD.org> To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/share/skel dot.shrc Message-ID: <200207231228.g6NCSGKd054426@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
jmallett 2002/07/23 05:28:16 PDT
Modified files:
share/skel dot.shrc
Log:
Turn on emacs line editing mode by default, as this is what most shells do
these days, and the average user expects ^A and arrow keys to work, however
if they know nothing of editing modes, they will think sh(1) just sucks. It
is likely that because of defaults on most systems and with most shells that
anyone who actually wants vi(1) editing mode will have 'set -o vi'. This
won't affect existing accounts, this way, of course. Only accounts with
.shrc from new etc/skel will be affected. This is much better than making
the change in sh(1).
Revision Changes Path
1.3 +7 -3 src/share/skel/dot.shrc
To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200207231228.g6NCSGKd054426>
