From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 24121 invoked from network); 21 Apr 2004 17:37:01 -0000 Received: from sunsite.dk (130.225.247.90) by ns1.primenet.com.au with SMTP; 21 Apr 2004 17:37:01 -0000 Received: (qmail 29022 invoked by alias); 21 Apr 2004 17:36:46 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7383 Received: (qmail 28991 invoked from network); 21 Apr 2004 17:36:45 -0000 Received: from localhost (HELO sunsite.dk) (127.0.0.1) by localhost with SMTP; 21 Apr 2004 17:36:45 -0000 X-MessageWall-Score: 0 (sunsite.dk) Received: from [130.225.247.86] by sunsite.dk (MessageWall 1.0.8) with SMTP; 21 Apr 2004 17:36:45 -0000 Received: (qmail 10330 invoked from network); 21 Apr 2004 17:36:45 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 21 Apr 2004 17:36:43 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BGLeM-0005FV-00 for ; Wed, 21 Apr 2004 19:36:42 +0200 Received: from isi-dialin-129-77.isionline-dialin.de ([195.158.129.77]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Apr 2004 19:36:42 +0200 Received: from thorsten by isi-dialin-129-77.isionline-dialin.de with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 21 Apr 2004 19:36:42 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: Thorsten Kampe Subject: Re: Proprositions for a useful categorization of zsh options? Date: Wed, 21 Apr 2004 19:36:40 +0200 Message-ID: References: <1o5vc7hkd82ad.dlg@thorstenkampe.de> <20040421162203.GA3109@puritan.pcp.ath.cx> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: isi-dialin-129-77.isionline-dialin.de User-Agent: 40tude_Dialog/2.0.10.1de Sender: news X-Spam-Checker-Version: SpamAssassin 2.63 on a.mx.sunsite.dk X-Spam-Level: X-Spam-Status: No, hits=0.0 required=6.0 tests=none autolearn=no version=2.63 X-Spam-Hits: 0.0 * Nikolai Weibull (2004-04-21 18:22 +0100) > * Thorsten Kampe [Apr 21, 2004 12:21]: >> So these are my categories[1]: >> >> * Compatibility >> * Completion >> * ambigious >> * displaying >> * Globbing >> * History >> * Miscellaneous (the "no category category") >> * Pushd/Popd > > I have the following folding titles in my ~/.zsh/.zshrc > > +--- 7 lines: 4.1. Parameters and Shell Functionality > +--- 9 lines: 4.2. Changing Directories > +--- 11 lines: 4.3. Shell Completion > +--- 9 lines: 4.4. Shell Expansion and Globbing > +--- 11 lines: 4.5. History and History Expansion > +--- 7 lines: 4.6. Job Control > +--- 6 lines: 4.7. Shell Prompt > +--- 6 lines: 4.8. ZLE > +--- 8 lines: 4.9. Input and Output Are the options that belong to that titles top secret ;-)? If you could enumerate the respective options it would be useful to us all who are interested... Thorsten