Mailing-List: contact cygwin-help@sourceware.cygnus.com; run by ezmlm
List-Unsubscribe: <mailto:cygwin-unsubscribe-archive-cygwin=delorie.com@sourceware.cygnus.com>
List-Subscribe: <mailto:cygwin-subscribe@sourceware.cygnus.com>
List-Archive: <http://sourceware.cygnus.com/ml/cygwin/>
List-Post: <mailto:cygwin@sourceware.cygnus.com>
List-Help: <mailto:cygwin-help@sourceware.cygnus.com>, <http://sourceware.cygnus.com/ml/#faqs>
Sender: cygwin-owner@sourceware.cygnus.com
Delivered-To: mailing list cygwin@sourceware.cygnus.com
To: "cygwin@sourceware.cygnus.com" <cygwin@sourceware.cygnus.com>
Date: Mon, 13 Sep 1999 12:03:26 -0700
From: " Clark Sims " <clarksimsgnu@my-Deja.com>
Message-ID: <FGAHOELOHIOAIAAA@my-deja.com>
Mime-Version: 1.0
X-Sent-Mail: off
X-Mailer: MailCity Service
Subject: I can't get bind to work withing BASH
X-Sender-Ip: 209.246.58.190
Organization: My Deja Email  (http://www.my-deja.com:80)
Content-Type: text/plain; charset=us-ascii
Content-Transfer-Encoding: 7bit

 bind -p | less
says that clear screen is bound to "\C-l"
When I type "\C-l", the screen spaces down one line, and copies the current
line to the new line.

I tried to bind ESC to kill-whole-line, with
bind ESC kill-whole-line
but this did not work. The escape key now generates a beep.

I would like to bind the DEL key to right arrow, backspace, to mimick
the functionality of DOS, but I can't figure this out.

Could some one help me to:
1) figure out how to clear the screen
2) figure out how to kill the current command 
3) use the delete key to delete the character over the curser

Thanks in Advance,

Clark Sims


--== Sent via Deja.com http://www.deja.com/ ==--
Share what you know. Learn what you don't.

--
Want to unsubscribe from this list?
Send a message to cygwin-unsubscribe@sourceware.cygnus.com

