|
1996/8/8 [Academia/Berkeley/CSUA] UID:49804 Activity:nil |
1/17 Mail root for -administrative- questions. For assistance, mail help. PUBLIC MESSAGES BELOW THIS LINE [See also: /usr/local/csua/jobs/* & /usr/local/csua/housing/*] |
1996/8/8 [Computer/Networking] UID:49805 Activity:nil |
8/7 I want to set up Jove so that I can use the arrow keys to move the cursor, but I can't find any man pages or anything telling me how to do this. Anyone know of any on-line documentation to save me from ^F, ^B, ^P, and ^N? -- Mikeym \_ Here's some stuff from my .joverc - mogul # make VT100 arrows keys work make-keymap vt100-map bind-keymap-to-key vt100-map O bind-to-key backward-character OD bind-to-key forward-character OC bind-to-key previous-line OA bind-to-key next-line OB |