I have key binding set to vi and now after having updated to the newest version of readline the search capability invoked by ESC followed by a / results in the prompt being displayed a few times along with the /. I have reverted to 5.0-4 for now which seems to work fine.
5.0-4 behavior: [EMAIL PROTECTED] ~ $ /mysearch <<<< typed ESC / and the search string here 5.1-3 behavior: [EMAIL PROTECTED] ~ $ <<<< typed ESC / here [EMAIL PROTECTED] ~ $ / <<<< automatically printed [EMAIL PROTECTED] ~ $ / <<<< automatically printed [EMAIL PROTECTED] ~ $ /mysearch <<<< printed when entering the first character for search 5.0-4 Regards, Paul J. Ghosh -- 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/