Skip to content

Commit

Permalink
user docu: Automatic update
Browse files Browse the repository at this point in the history
  • Loading branch information
marvim committed Oct 1, 2024
1 parent 2899a97 commit 9da93a4
Show file tree
Hide file tree
Showing 134 changed files with 5,655 additions and 5,634 deletions.
372 changes: 186 additions & 186 deletions user/api.html

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions user/arabic.html
Original file line number Diff line number Diff line change
Expand Up @@ -172,7 +172,7 @@ <h3 id="_introduction" class="help-heading">Introduction</h3></div>
encoding=utf-8' to your vimrc file.</div>
<div class="old-help-para"> Attempts to use Arabic without UTF-8 will result the following
warning message,</div>
<div class="old-help-para"> <code id="W17" class="help-tag-right"><a href="#W17">W17</a></code><pre>Arabic requires UTF-8, do ':set encoding=utf-8'</pre>
<div class="old-help-para"> <code id="W17" class="help-tag-right"><a href="#W17">W17</a></code><br><pre>Arabic requires UTF-8, do ':set encoding=utf-8'</pre>
o Enable Arabic settings [short-cut]</div>
<div class="old-help-para"> In order to simplify and streamline things, you can either invoke
Vim with the command-line option,</div>
Expand Down Expand Up @@ -328,7 +328,7 @@ <h3 id="_introduction" class="help-heading">Introduction</h3></div>
<footer>
<div class="container flex">
<div class="generator-stats">
Generated at 2024-10-01 05:19 from <code><a href="https://github.com/neovim/neovim/commit/e0efbc6e03f1d64e49805bb9be7d41ff9a27569f">e0efbc6</a></code>
Generated at 2024-10-01 09:55 from <code><a href="https://github.com/neovim/neovim/commit/a0c64fe816f82010dea43d8bbe25475fbabfb562">a0c64fe</a></code>
</div>
<div class="generator-stats">
parse_errors: 0 (<a href="https://github.com/neovim/neovim/issues/new?labels=bug&title=user+docs+HTML%3A+arabic.txt+&body=%60gen_help_html.lua%60+problem+at%3A+https://neovim.io/doc/user/arabic.html%0D%0DContext%3A%0D%0D%60%60%60%0DTODO%0D%60%60%60" target="_blank">report docs bug...</a>) | <span title=" Nvim
Expand Down
302 changes: 151 additions & 151 deletions user/autocmd.html

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion user/backers.html
Original file line number Diff line number Diff line change
Expand Up @@ -751,7 +751,7 @@
<footer>
<div class="container flex">
<div class="generator-stats">
Generated at 2024-10-01 05:19 from <code><a href="https://github.com/neovim/neovim/commit/e0efbc6e03f1d64e49805bb9be7d41ff9a27569f">e0efbc6</a></code>
Generated at 2024-10-01 09:55 from <code><a href="https://github.com/neovim/neovim/commit/a0c64fe816f82010dea43d8bbe25475fbabfb562">a0c64fe</a></code>
</div>
<div class="generator-stats">
parse_errors: 0 (<a href="https://github.com/neovim/neovim/issues/new?labels=bug&title=user+docs+HTML%3A+backers.txt+&body=%60gen_help_html.lua%60+problem+at%3A+https://neovim.io/doc/user/backers.html%0D%0DContext%3A%0D%0D%60%60%60%0DTODO%0D%60%60%60" target="_blank">report docs bug...</a>) | <span title=" Nvim
Expand Down
1,002 changes: 501 additions & 501 deletions user/builtin.html

Large diffs are not rendered by default.

402 changes: 201 additions & 201 deletions user/change.html

Large diffs are not rendered by default.

22 changes: 11 additions & 11 deletions user/channel.html
Original file line number Diff line number Diff line change
Expand Up @@ -143,7 +143,7 @@ <h2 id="_1.-introduction" class="help-heading">1. Introduction<span class="help-

</div>
<div class="help-para">
Channel Id <code id="channel-id" class="help-tag-right"><a href="#channel-id">channel-id</a></code>
Channel Id <code id="channel-id" class="help-tag-right"><a href="#channel-id">channel-id</a></code><br>

</div>
<div class="help-para">
Expand All @@ -164,11 +164,11 @@ <h2 id="_2.-reading-and-writing-raw-bytes" class="help-heading">2. Reading and w

</div>
<div class="help-para">
<code id="channel-callback" class="help-tag-right"><a href="#channel-callback">channel-callback</a></code>
<div class="help-li" style=""> on_stdout(<code>{chan-id}</code>, <code>{data}</code>, <code>{name}</code>) <code id="on_stdout" class="help-tag-right"><a href="#on_stdout">on_stdout</a></code>
</div><div class="help-li" style=""> on_stderr(<code>{chan-id}</code>, <code>{data}</code>, <code>{name}</code>) <code id="on_stderr" class="help-tag-right"><a href="#on_stderr">on_stderr</a></code>
</div><div class="help-li" style=""> on_stdin(<code>{chan-id}</code>, <code>{data}</code>, <code>{name}</code>) <code id="on_stdin" class="help-tag-right"><a href="#on_stdin">on_stdin</a></code>
</div><div class="help-li" style=""> on_data(<code>{chan-id}</code>, <code>{data}</code>, <code>{name}</code>) <code id="on_data" class="help-tag-right"><a href="#on_data">on_data</a></code>
<code id="channel-callback" class="help-tag-right"><a href="#channel-callback">channel-callback</a></code><br>
<div class="help-li" style=""> on_stdout(<code>{chan-id}</code>, <code>{data}</code>, <code>{name}</code>) <code id="on_stdout" class="help-tag-right"><a href="#on_stdout">on_stdout</a></code><br>
</div><div class="help-li" style=""> on_stderr(<code>{chan-id}</code>, <code>{data}</code>, <code>{name}</code>) <code id="on_stderr" class="help-tag-right"><a href="#on_stderr">on_stderr</a></code><br>
</div><div class="help-li" style=""> on_stdin(<code>{chan-id}</code>, <code>{data}</code>, <code>{name}</code>) <code id="on_stdin" class="help-tag-right"><a href="#on_stdin">on_stdin</a></code><br>
</div><div class="help-li" style=""> on_data(<code>{chan-id}</code>, <code>{data}</code>, <code>{name}</code>) <code id="on_data" class="help-tag-right"><a href="#on_data">on_data</a></code><br>
</div>
</div>
<div class="help-para">
Expand All @@ -190,19 +190,19 @@ <h2 id="_2.-reading-and-writing-raw-bytes" class="help-heading">2. Reading and w
</div>
</div>
<div class="help-para">
<code id="channel-buffered" class="help-tag-right"><a href="#channel-buffered">channel-buffered</a></code>
<code id="channel-buffered" class="help-tag-right"><a href="#channel-buffered">channel-buffered</a></code><br>
The callback is invoked immediately as data is available, where
a single-item list <code>['']</code> indicates EOF (stream closed). Alternatively
set the <code>stdout_buffered</code>, <code>stderr_buffered</code>, <code>stdin_buffered</code>, or
<code>data_buffered</code> option keys to invoke the callback only after all output
was gathered and the stream was closed.
<code id="E5210" class="help-tag-right"><a href="#E5210">E5210</a></code>
<code id="E5210" class="help-tag-right"><a href="#E5210">E5210</a></code><br>
If a buffering mode is used without a callback, the data is saved in the
stream <code>{name}</code> key of the options dict. It is an error if the key exists.

</div>
<div class="help-para">
<code id="channel-lines" class="help-tag-right"><a href="#channel-lines">channel-lines</a></code>
<code id="channel-lines" class="help-tag-right"><a href="#channel-lines">channel-lines</a></code><br>
Stream event handlers receive data as it becomes available from the OS,
thus the first and last items in the <code>{data}</code> list may be partial lines.
Empty string completes the previous partial line. Examples (not including
Expand Down Expand Up @@ -265,7 +265,7 @@ <h2 id="_2.-reading-and-writing-raw-bytes" class="help-heading">2. Reading and w

</div>
<div class="help-para">
<code id="channel-pty" class="help-tag-right"><a href="#channel-pty">channel-pty</a></code>
<code id="channel-pty" class="help-tag-right"><a href="#channel-pty">channel-pty</a></code><br>
Special case: PTY channels opened with <code>jobstart(..., {'pty': v:true})</code> do not
preprocess ANSI escape sequences, these will be sent raw to the callback.
However, change of PTY size can be signaled to the slave using <a href="builtin.html#jobresize()">jobresize()</a>.
Expand Down Expand Up @@ -427,7 +427,7 @@ <h2 id="_5.-using-a-prompt-buffer" class="help-heading">5. Using a prompt buffer
<footer>
<div class="container flex">
<div class="generator-stats">
Generated at 2024-10-01 05:19 from <code><a href="https://github.com/neovim/neovim/commit/e0efbc6e03f1d64e49805bb9be7d41ff9a27569f">e0efbc6</a></code>
Generated at 2024-10-01 09:55 from <code><a href="https://github.com/neovim/neovim/commit/a0c64fe816f82010dea43d8bbe25475fbabfb562">a0c64fe</a></code>
</div>
<div class="generator-stats">
parse_errors: 0 (<a href="https://github.com/neovim/neovim/issues/new?labels=bug&title=user+docs+HTML%3A+channel.txt+&body=%60gen_help_html.lua%60+problem+at%3A+https://neovim.io/doc/user/channel.html%0D%0DContext%3A%0D%0D%60%60%60%0DTODO%0D%60%60%60" target="_blank">report docs bug...</a>) | <span title=" Nvim
Expand Down
Loading

0 comments on commit 9da93a4

Please sign in to comment.