HP3000-L Archives

November 2001, Week 1

HP3000-L@RAVEN.UTC.EDU

Options: Use Monospaced Font
Show Text Part by Default
Show All Mail Headers

Message: [<< First] [< Prev] [Next >] [Last >>]
Topic: [<< First] [< Prev] [Next >] [Last >>]
Author: [<< First] [< Prev] [Next >] [Last >>]

Print Reply
Subject:
From:
James Ots <[log in to unmask]>
Reply To:
James Ots <[log in to unmask]>
Date:
Wed, 7 Nov 2001 16:46:01 -0600
Content-Type:
text/plain
Parts/Attachments:
text/plain (22 lines)
>Just wondering if there is a way to get my up arrow to recall previous
>commands in sh or bash on MPE. Is there some way to map these keys so they
>work?

type
  set -o vi
and then you can use these keys to edit:
ctrl-p  previous line
ctrl-n  next line
ctrl-f   forwards
ctrl-b  backwards
ctrl-d  delete
ctrl-e  end of line
ctrl-a  start of line (don't know what the a stands for)

--
Cheers
James Ots

* To join/leave the list, search archives, change list settings, *
* etc., please visit http://raven.utc.edu/archives/hp3000-l.html *

ATOM RSS1 RSS2