slang-users mailing list

[2001 Date Index] [2001 Thread Index] [Other years]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]

Re: Quick JED question


I do it by changing site.sl, line ~377 (various by version)
	setkey("help_prefix", "\e?")

Help is esc/?

Or jed.rc: ~43

%setkey ("help_prefix", "^H");      % Uncomment to have Ctrl-H as help
setkey ("help_prefix", "\eH");      % Uncomment to have Ctrl-H as help

Sets help to esc/H

On Tue, 13 Nov 2001 larrywyb@xxxxxxxxxxxx wrote:

> Date: Tue, 13 Nov 2001 22:08:23 -0600
> From: larrywyb@xxxxxxxxxxxx
> To: slang-workers@xxxxxxxxxxxxxxxxxxxxxxxxxx
> Subject: Quick JED question
>
>
> Can someone please tell me how to get the backspace key to do a
> backspace in jed?
>
> I have done through the configuration files for most of the different
> configurations and can't find it. I give up. Please help.
>
> Thanks
>

--
Later ...
Rich Roth --- On-the-Net
      Direct:  PO Box 550, Greenfield, MA 01302
Email: rich@xxxxxxxxxxxxxx               Url: http://east.on-the-net.com
Tools: Global database for Apache: http://www.apache-tools.org
       for your web site: http://www.i-depth.com




[2001 date index] [2001 thread index]
[Thread Prev] [Thread Next]      [Date Prev] [Date Next]