Tuesday, April 13, 2021

Re: Dump vi/nvi help pages, was: Dump [Vim] help pages

On Di, 13 Apr 2021, 'Ottavio Caruso' via vim_use wrote:

> I wonder if you all could be so kind and forgive my hijack attempt and
> ask you if this is also possible with good ol' fashioned vi/nvi?
>
> I would like to dump the output of :viu and :exu to to a file. I've
> looked into these directories but I couldn't find anything:

nvi? That looks hard-coded in the source

~/code/nvi % git grep --no-index 'search forward for cursor word'
Binary file build.unix/.libs/libvi.a matches
Binary file build.unix/.libs/libvi.so.0.0.0 matches
Binary file build.unix/.libs/v_cmd.o matches
Binary file build.unix/v_cmd.o matches
vi/v_cmd.c: "^A search forward for cursor word"},

May be one can redirect the output. Not sure.

Best,
Christian
--
Wenn man sagt, daß man einer Sache grundsätzlich zustimmt, so
bedeutet es, daß man nicht die geringste Absicht hat, sie in der
Praxis durchzuführen.
-- Otto von Bismarck

--
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/vim_use/20210413152858.GG2222154%40256bit.org.

No comments: