From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21981 invoked by alias); 9 May 2016 18:39:24 -0000 Mailing-List: contact zsh-users-help@zsh.org; run by ezmlm Precedence: bulk X-No-Archive: yes List-Id: Zsh Users List List-Post: List-Help: X-Seq: 21524 Received: (qmail 27664 invoked from network); 9 May 2016 18:39:23 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.1 (2015-04-28) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00,FREEMAIL_FROM, T_DKIM_INVALID autolearn=ham autolearn_force=no version=3.4.1 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1462818843; bh=X3z1Ybx8jA3ZDV74ZFu4IkAHV99h94Sp2xMwX75nyqY=; h=Date:From:Reply-To:To:Subject:References:From:Subject; b=cj4RBz0qvLWi778q4vPpuWWILaAH7jYKs5zTDqs4gkareqbXMgo2GNTDWHeVGVBtw/vwut9JQi1biqOtBBilOdUyJANPZMlzsjSvRfQnnieFKbuyYLvzggACWzgmifMwpn/K3uRrXmcHSEyXSZLzq52po6Cv4swUh3XauMGc6UuC/1XxYqwPrGXL6nUxzSmvDnH7lUXH/HNjT1QLiLg4CRkZ4hM9kHnlCyN3PnaGxKhP/yvQErYJUbwmmk5SEh40aNf4WVPOYmTPyuZPsDCZTI4pZcdzCNzMIuRm/EY3wsOrblViU+MLxyVzO/YRUFdr/7T23Z7y/QaFFLzK0AgC3Q== X-Yahoo-Newman-Property: ymail-3 X-Yahoo-Newman-Id: 275443.21152.bm@omp1043.mail.ne1.yahoo.com X-YMail-OSG: 8tw1GVgVM1mtFopTQ.ANDrSbCRY1Vs_9XSdJAcfBV5aoCG1Tc3aojYFNly.aRxl Q9wE03SqKUBCCA8MEkq_THEexcQQ1k.QO6HNdRVkQOESN5pv.y8Hg7.kNumlblf6rLJOkleod8lu 8xBINACJtmbz7QYZGA5A.uhwqlXl8ikour4l4XRMKaZv0Af6J.9aUn2sbrqDKK2ZAZG_ncDbelK1 s4H3Fu2g9xpVh.4GL8jgi4w7BkeccOXHO2MTqsMin2lT0oF20PLfrEpowSF.hqHvsBBV2EmEzCWS zTPQwAmSVqiEZVjh9CDaGj.URjSiRzA8WJTR4Blh7sN4R_05V4ZX_EMbCr8Lrhs8Jt6b1aTleYDM nvc_ldFPlbnZqMhg_H2_5YAZ02Ll8mdhf_IFipq2YAx17fU9Od_viDL8slP6QixsK_DoNxjO1.SJ QC.j9we4qYGLFzfCGDUk9GtLCU4ZIQeZ9KLYQGpMwdwfnb2HvX3wViRGeTgKnmGMvGZcvrdBOukX xSAI- Date: Mon, 9 May 2016 18:34:02 +0000 (UTC) From: david sowerby Reply-To: david sowerby To: Message-ID: <670153790.1038299.1462818842516.JavaMail.yahoo@mail.yahoo.com> Subject: weird behaviour MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit References: <670153790.1038299.1462818842516.JavaMail.yahoo.ref@mail.yahoo.com> I noticed recently that when I to complete zsh doubles the first letter of the command eg: % cd T expands to TV - as expected and the expansion works as normal - unless there are more than one choice when it does this % ccd /TV/TV/ARROW/ with the multiple dirs shown below as expected This doesn't affect the command at all, and if I backspace I can't remove the first 'c', and if I then hit nothing happens ie as if the command 'c' isn't there. I'm using 5.0.7 (Debian 8) in urvxt. I also tested in xterm and get the same result, strangely it doesn't happen on a console. I tried zsh -l in urxvt and get the same double letter result, but in xterm it is fine! Running a bare "compinit" without any extras doesn't make any difference. Has anyone else noticed this? I'm baffled :-/ ------------------------------dave ==================================================== Morality is doing what is right, no matter what you are told. Religion is doing what you are told, no matter what is right. H.L. Mencken