Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Message-Id: <5.1.0.14.2.20020726202115.02085c80@pop3.cris.com> X-Sender: rrschulz AT pop3 DOT cris DOT com Date: Fri, 26 Jul 2002 20:31:57 -0700 To: cygwin AT cygwin DOT com From: Randall R Schulz Subject: RE: bash and the delete key In-Reply-To: References: <5 DOT 1 DOT 0 DOT 14 DOT 2 DOT 20020726072905 DOT 01f8f870 AT pop3 DOT cris DOT com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii"; format=flowed At 20:16 2002-07-26, Some Beer-Swilling Patriot wrote: > > Tony, > > > > Absolutely that's a problem! > > > > CTRL-V is the default assignment for "literal-next" ("lnext") in the > > TTY driver > > > >OK, but to people who never knew that, and now that they do can't imagine why >they'd ever need it, is it a problem? CTRL-V is "paste" in every windows >program since 3.11 days, and it'd be hella-useful to remap it to something one >would actually use. Cygwin is not Windows. Cygwin does not aim to adopt Windows conventions within its environment, at least not as the default. People who know what they're doing know what literal next is and does and they use it. How do you get a TAB into a command line with completion enabled? An ESC? A CTRL-A? CTRL-B? CTRL-C? CTRL-D? CTRL-E? CTRL-T? CTRL-P? CTRL-O? CTRL-N? Backslash doesn't handle non-printing characters, only literal next makes it possible to enter them on the command line. Mapping the insert clipboard to the "Insert" key is sufficiently "hella-useful." Randall Schulz Mountain View, CA USA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Bug reporting: http://cygwin.com/bugs.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/