From: snowball3 AT bigfoot DOT com (Mark E.) To: djgpp AT delorie DOT com Subject: Re: edu: How to quiet the terminal bell! Date: Sun, 09 May 1999 14:26:41 GMT Organization: Snowball's Web Message-ID: <3736990f.1477485@smtp1.ibm.net> References: In-Reply-To: X-Mailer: Forte Agent 1.5/32.452 MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id KAA31289 Reply-To: djgpp AT delorie DOT com On Sun, 9 May 1999 13:07:15 +0300 (IDT), you wrote: > >> I have the line: >> >> DEL: delete-char >> >> but it doesn't seem to do anything. This won't work. When you decompressed the Bash archive, a sample _inputrc should have come with it. For Bash 1.147, you will find it in your djgpp tree under 'gnu/bash1147/misc'. For Bash 2.03 beta, you will find it under 'gnu/Bash-2.03/dos/'. Examine it for the bindings you need. > >Bash uses the termios functions for reading its input. If you want the >PC-specific editing keys to be supported, please consider adding this >functionaliy to the DJGPP library and donating the additions to the DJGPP >project. Thanks to the person who ported Bash 1.147, the functionality is already there. See tminit.c in the DJGPP part of my web site. It's based on the one included in Bash 2.01. Mark -- Mark E.: snowball3 AT bigfoot DOT com http://snowball.frogspace.net/