mirror of
https://github.com/helix-editor/helix.git
synced 2025-01-05 14:49:40 +04:00
deploy: a1a5faebef
This commit is contained in:
parent
2343d99e0b
commit
d048ebc8fa
@ -221,7 +221,7 @@
|
|||||||
</tbody></table>
|
</tbody></table>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="editorclipboard-provider-section"><a class="header" href="#editorclipboard-provider-section"><code>[editor.clipboard-provider]</code> Section</a></h3>
|
<h3 id="editorclipboard-provider-section"><a class="header" href="#editorclipboard-provider-section"><code>[editor.clipboard-provider]</code> Section</a></h3>
|
||||||
<p>Helix can be configured wither to use a builtin clipboard configuration or to use
|
<p>Helix can be configured either to use a builtin clipboard configuration or to use
|
||||||
a provided command.</p>
|
a provided command.</p>
|
||||||
<p>For instance, setting it to use OSC 52 termcodes, the configuration would be:</p>
|
<p>For instance, setting it to use OSC 52 termcodes, the configuration would be:</p>
|
||||||
<pre><code class="language-toml">[editor]
|
<pre><code class="language-toml">[editor]
|
||||||
|
@ -1825,7 +1825,7 @@ Its settings will be merged with the configuration directory <code>config.toml</
|
|||||||
</tbody></table>
|
</tbody></table>
|
||||||
</div>
|
</div>
|
||||||
<h3 id="editorclipboard-provider-section"><a class="header" href="#editorclipboard-provider-section"><code>[editor.clipboard-provider]</code> Section</a></h3>
|
<h3 id="editorclipboard-provider-section"><a class="header" href="#editorclipboard-provider-section"><code>[editor.clipboard-provider]</code> Section</a></h3>
|
||||||
<p>Helix can be configured wither to use a builtin clipboard configuration or to use
|
<p>Helix can be configured either to use a builtin clipboard configuration or to use
|
||||||
a provided command.</p>
|
a provided command.</p>
|
||||||
<p>For instance, setting it to use OSC 52 termcodes, the configuration would be:</p>
|
<p>For instance, setting it to use OSC 52 termcodes, the configuration would be:</p>
|
||||||
<pre><code class="language-toml">[editor]
|
<pre><code class="language-toml">[editor]
|
||||||
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Loading…
Reference in New Issue
Block a user