Mailing-List: contact cygwin-help@cygwin.com; run by ezmlm List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner@cygwin.com Mail-Followup-To: cygwin@cygwin.com Delivered-To: mailing list cygwin@cygwin.com Date: Sun, 10 Jul 2005 19:25:56 -0400 (EDT) From: Igor Pechtchanski Reply-To: cygwin@cygwin.com To: Kirill Yarosh cc: cygwin@cygwin.com Subject: Re: Bash 3.00.16(7), paste-from-clipboard binding reset after command execution In-Reply-To: Message-ID: References: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII On Sun, 10 Jul 2005, Kirill Yarosh wrote: > Hi, > I have following line in my .inputrc: > "\C-v": paste-from-clipboard > When the bash starts ^V binded to quoted-insert. > $ bind -p | grep '"\\C-v' > "\C-v": quoted-insert > When I force bash to re-read-init-file with "\C-x\C-r" > ^V bounded to paste-from-clipboard but until "Return" keyboard > key will pressed( until next command ). > After execution of new command the binding returns to quoted-insert. > > Is it sane behavior ? No, this is almost certainly not sane behavior. See if your .inputrc is overridden somewhere (can be done by "bind" commands in any bash script). Other than that, you'll need to debug this further locally. Igor -- http://cs.nyu.edu/~pechtcha/ |\ _,,,---,,_ pechtcha@cs.nyu.edu ZZZzz /,`.-'`' -. ;-;;,_ igor@watson.ibm.com |,4- ) )-,_. ,\ ( `'-' Igor Pechtchanski, Ph.D. '---''(_/--' `-'\_) fL a.k.a JaguaR-R-R-r-r-r-.-.-. Meow! If there's any real truth it's that the entire multidimensional infinity of the Universe is almost certainly being run by a bunch of maniacs. /DA -- Unsubscribe info: http://cygwin.com/ml/#unsubscribe-simple Problem reports: http://cygwin.com/problems.html Documentation: http://cygwin.com/docs.html FAQ: http://cygwin.com/faq/