summaryrefslogtreecommitdiffstats
path: root/games/fortune
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>2001-06-25 20:45:52 +0000
committerbrian <brian@FreeBSD.org>2001-06-25 20:45:52 +0000
commit6563c00713c1bd1d9b5408fca86ac7954a29e6e0 (patch)
treee4b53202adc73b4c2ac4400fac0a1f210af72b31 /games/fortune
parent30d1d05643809287ddd41e51c7aa5f859511eeaa (diff)
downloadFreeBSD-src-6563c00713c1bd1d9b5408fca86ac7954a29e6e0.zip
FreeBSD-src-6563c00713c1bd1d9b5408fca86ac7954a29e6e0.tar.gz
Mention that sh supports command line editing
Diffstat (limited to 'games/fortune')
-rw-r--r--games/fortune/datfiles/freebsd-tips3
1 files changed, 3 insertions, 0 deletions
diff --git a/games/fortune/datfiles/freebsd-tips b/games/fortune/datfiles/freebsd-tips
index c262f38..79f94ab 100644
--- a/games/fortune/datfiles/freebsd-tips
+++ b/games/fortune/datfiles/freebsd-tips
@@ -484,3 +484,6 @@ See boot(8), loader(8) for details.
%
You can open up a new split-screen window in (n)vi with :N or :E and then
use ^w to switch between the two.
+%
+sh (the default bourne shell in FreeBSD) supports command-line editing. Just
+``set -o emacs'' or ``set -o vi'' to enable it.
OpenPOWER on IntegriCloud