From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21952 invoked from network); 21 Jun 2004 11:04:27 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (130.225.247.86) by ns1.primenet.com.au with SMTP; 21 Jun 2004 11:04:27 -0000 Received: (qmail 26819 invoked from network); 21 Jun 2004 11:03:51 -0000 Received: from sunsite.dk (130.225.247.90) by a.mx.sunsite.dk with SMTP; 21 Jun 2004 11:03:51 -0000 Received: (qmail 11397 invoked by alias); 21 Jun 2004 11:03:30 -0000 Mailing-List: contact zsh-users-help@sunsite.dk; run by ezmlm Precedence: bulk X-No-Archive: yes X-Seq: 7577 Received: (qmail 11386 invoked from network); 21 Jun 2004 11:03:30 -0000 Received: from thor.dotsrc.org (HELO a.mx.sunsite.dk) (qmailr@130.225.247.86) by sunsite.dk with SMTP; 21 Jun 2004 11:03:27 -0000 Received: (qmail 25909 invoked from network); 21 Jun 2004 11:03:26 -0000 Received: from main.gmane.org (80.91.224.249) by a.mx.sunsite.dk with SMTP; 21 Jun 2004 11:03:24 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BcMaC-00034V-00 for ; Mon, 21 Jun 2004 13:03:24 +0200 Received: from cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com ([80.3.247.194]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Jun 2004 13:03:24 +0200 Received: from david by cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Mon, 21 Jun 2004 13:03:24 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: zsh-users@sunsite.dk From: zzapper Subject: man zshall | col -b > zsh.txt Date: Mon, 21 Jun 2004 12:03:21 +0100 Message-ID: <3cfdd0lt3tg5nnpu6n9hssn5kgbi8q826s@4ax.com> 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: cpc3-oxfd4-4-0-cust194.oxfd.cable.ntl.com X-Newsreader: Forte Free Agent 1.93/32.576 English (American) 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=BAYES_50 autolearn=no version=2.63 X-Spam-Hits: 0.0 Hi Just learnt how to create a greppable zsh file man zshall | col -b > zsh.txt But how can I drill down to a particular zsh feature with a conventional man command??? eg the "=" in the following >vim =some_script I'm looking to see some examples of using man cleverly thanks zzapper (vim, cygwin, wiki & zsh) -- vim -c ":%s/^/WhfgTNabgureRIvzSUnpxre/|:%s/[R-T]/ /Ig|:normal ggVGg?" http://www.vim.org/tips/tip.php?tip_id=305 Best of Vim Tips