mirror of
https://github.com/nix-community/home-manager.git
synced 2025-04-08 18:18:38 +00:00
deploy: bf23fe4108
This commit is contained in:
parent
5bbd691add
commit
ad576ce32b
1 changed files with 25 additions and 0 deletions
|
@ -51336,6 +51336,31 @@ strings concatenated with “\n”</p>
|
|||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">""</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
<tr><td>
|
||||
<code class="filename"><a class="filename" href="https://github.com/nix-community/home-manager/blob/master/modules/programs/tmux.nix" target="_top">
|
||||
<home-manager/modules/programs/tmux.nix>
|
||||
</a></code>
|
||||
</td></tr>
|
||||
</table>
|
||||
</dd>
|
||||
<dt>
|
||||
<span class="term">
|
||||
<a id="opt-programs.tmux.focusEvents"></a><a class="term" href="options.xhtml#opt-programs.tmux.focusEvents"><code class="option">programs.tmux.focusEvents</code>
|
||||
</a>
|
||||
</span>
|
||||
</dt>
|
||||
<dd>
|
||||
<p>On supported terminals, request focus events and pass them through to
|
||||
applications running in tmux.</p>
|
||||
|
||||
<p><span class="emphasis"><em>Type:</em></span>
|
||||
boolean</p>
|
||||
|
||||
<p><span class="emphasis"><em>Default:</em></span>
|
||||
<code class="literal">false</code></p>
|
||||
|
||||
<p><span class="emphasis"><em>Declared by:</em></span></p>
|
||||
<table border="0" summary="Simple list" class="simplelist">
|
||||
<tr><td>
|
||||
|
|
Loading…
Add table
Reference in a new issue