zsh-users
 help / color / mirror / code / Atom feed
* man zshall | col -b > zsh.txt
@ 2004-06-21 11:03 zzapper
  2004-06-21 11:09 ` Peter Stephenson
  0 siblings, 1 reply; 3+ messages in thread
From: zzapper @ 2004-06-21 11:03 UTC (permalink / raw)
  To: zsh-users

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


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: man zshall | col -b > zsh.txt
  2004-06-21 11:03 man zshall | col -b > zsh.txt zzapper
@ 2004-06-21 11:09 ` Peter Stephenson
  2004-06-21 13:28   ` zzapper
  0 siblings, 1 reply; 3+ messages in thread
From: Peter Stephenson @ 2004-06-21 11:09 UTC (permalink / raw)
  To: zsh-users

> 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???

Have you looked at Util/helpfiles in the zsh distribution?  It doesn't
quite answer your question but it might do what you need.

-- 
Peter Stephenson <pws@csr.com>                  Software Engineer
CSR Ltd., Science Park, Milton Road,
Cambridge, CB4 0WH, UK                          Tel: +44 (0)1223 692070


**********************************************************************
This email and any files transmitted with it are confidential and
intended solely for the use of the individual or entity to whom they
are addressed. If you have received this email in error please notify
the system manager.

This footnote also confirms that this email message has been swept by
MIMEsweeper for the presence of computer viruses.

www.mimesweeper.com
**********************************************************************


^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: man zshall | col -b > zsh.txt
  2004-06-21 11:09 ` Peter Stephenson
@ 2004-06-21 13:28   ` zzapper
  0 siblings, 0 replies; 3+ messages in thread
From: zzapper @ 2004-06-21 13:28 UTC (permalink / raw)
  To: zsh-users

On Mon, 21 Jun 2004 12:09:49 +0100,  wrote:

>> 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???
>
>Have you looked at Util/helpfiles in the zsh distribution?  It doesn't
>quite answer your question but it might do what you need.

do you mean something like

function zshh () {
c:/program\ files/Opera75/opera.exe
c:/cygwin/usr/share/zsh/htmldoc/zsh_toc.html
}



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


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2004-06-21 13:29 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2004-06-21 11:03 man zshall | col -b > zsh.txt zzapper
2004-06-21 11:09 ` Peter Stephenson
2004-06-21 13:28   ` zzapper

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).