Christian wrote:

> On Di, 13 Apr 2021, Julius Hamilton wrote:
> 
> > Someone showed me ":hardcopy" and ":TOhtml". ":hardcopy" for me returns 
> > "Failed
> > to print postscript file". "TOhtml" opens a new window of HTML, but I don't
> > know how to output it to a file. Would anyone here know how to do that?
> 
> So you want all help pages in a single text file. I am not sure if this 
> is useful. Use some Unix commands and append the content to a single 
> buffer in Vim.
> 
> :r! cat $VIMRUNTIME/doc/*.txt
> 
> Note there is also:
> https://nathangrigg.com/vimhelp/
> https://www.vi-improved.org/vimusermanual.pdf
> 
> Not sure how current those versions are.

Ask a dump question, get a dump answer!  :-)

-- 
I AM THANKFUL...
...for a lawn that needs mowing, windows that need cleaning
and gutters that need fixing because it means I have a home.

 /// Bram Moolenaar -- b...@moolenaar.net -- http://www.Moolenaar.net   \\\
///                                                                      \\\
\\\        sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
 \\\            help me help AIDS victims -- http://ICCF-Holland.org    ///

-- 
-- 
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--- 
You received this message because you are subscribed to the Google Groups 
"vim_use" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_use+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/vim_use/202104131550.13DFoaq51014240%40masaka.moolenaar.net.

Reply via email to