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 To: cygwin AT cygwin DOT com From: Kirill Yarosh Subject: Bash 3.00.16(7), paste-from-clipboard binding reset after command execution Date: Sun, 10 Jul 2005 16:38:32 +0300 Lines: 12 Message-ID: Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.7.5) Gecko/20041217 MultiZilla/1.7.0.2d X-IsSubscribed: yes 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 ? -- 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/