From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6179 invoked by alias); 18 Jul 2015 18:26:05 -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: 20322 Received: (qmail 6376 invoked from network); 18 Jul 2015 18:26:02 -0000 X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on f.primenet.com.au X-Spam-Level: X-Spam-Status: No, score=-2.6 required=5.0 tests=BAYES_00,RCVD_IN_DNSWL_LOW autolearn=ham autolearn_force=no version=3.4.0 From: covici@ccs.covici.com To: Andrew Janke cc: Bart Schaefer , Zsh Users Subject: Re: problem with completion system In-reply-to: <55AA957D.2@apjanke.net> References: <1047.1437202885@ccs.covici.com> <12289.1437221134@ccs.covici.com> <150718102851.ZM4183@torch.brasslantern.com> <25165.1437242090@ccs.covici.com> <55AA957D.2@apjanke.net> Comments: In-reply-to Andrew Janke message dated "Sat, 18 Jul 2015 14:05:49 -0400." X-Mailer: MH-E 8.5; nmh 1.6; GNU Emacs 23.4.1 MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-ID: <26044.1437243954.1@ccs.covici.com> Content-Transfer-Encoding: quoted-printable Date: Sat, 18 Jul 2015 14:25:55 -0400 Message-ID: <26045.1437243955@ccs.covici.com> X-SpamH-OriginatingIP: 70.109.53.110 X-SpamH-Filter: s-out-001.smtp25.com-t6IIPtcK031189 OK, thanks much. I did put anissue on there about something else and have not heard back. I found those variables in the init.zsh, so maybe that will help. I am also slowly making my way through the manual, so maybe I will know something soon. Zsh has advantages, but it has quite a learning curve. But then lots of things are like that. Andrew Janke wrote: > The main resource for Prezto support (as with Oh My Zsh) is its GitHub > project and associated issue tracker > (https://github.com/sorin-ionescu/prezto). Searching its issues > (including the closed ones) or posting an issue of your own if you > can't figure it out could get you help. They'll be more familiar with > it than the main zsh mailing lists will. > = > Prezto's completion-related stuff is set up in > prezto/modules/completion/init.zsh. Browse through that to see what > it's doing. It is commented. You probably care about the > ALWAYS_TO_END, MENU_COMPLETE, and COMPLETE_IN_WORD > options. https://github.com/sorin-ionescu/prezto/blob/6a812ed36bad9032df= 3645277793f5827dd64088/modules/completion/init.zsh#L25 > = > Prezto, OMZ, and Antigen can be good on-ramps to zsh, but like Bart > says, they set and implement so many things that they diverge from > default zsh, and you need to use them and their source code as your > main reference and learning tool. > = > Cheers, > Andrew > = > = > On 7/18/15 1:54 PM, covici@ccs.covici.com wrote: > > I don't know of any mailing list for that -- maybe I will have to forg= et > > about them and do my own -- I thought it would save me some time, but > > maybe not. > > > > Bart Schaefer wrote: > > > >> On Jul 18, 8:05am, covici@ccs.covici.com wrote: > >> } > >> } hmmm, I am using zprezto > >> > >> In that case if there's a mailing list or other forum for prezto, I > >> suggest you ask your question there. Plugin systems like oh-my-zsh > >> and prezto can be very nice, but they reconfigure so many things that > >> it's really not practical for us to try to debug them. -- = Your life is like a penny. You're going to lose it. The question is: How do you spend it? John Covici covici@ccs.covici.com