You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
<p>The keys are grouped automatically using a simple analysis of the command
15270
15262
string, and one should not expect documentation-level grouping accuracy,
15271
15263
however, it should still be reasonably useful.</p>
15272
-
<p>Using <tt class="docutils literal"><span class="pre">--idle</span> <span class="pre">--script-opts=stats-bindlist=yes</span></tt> will print the list to the
15273
-
terminal and quit immediately. By default long lines are shortened to 79 chars,
15274
-
and terminal escape sequences are enabled. A different length limit can be
15275
-
set by changing <tt class="docutils literal">yes</tt> to a number (at least 40), and escape sequences can be
15276
-
disabled by adding <tt class="docutils literal">-</tt> before the value, e.g. <tt class="docutils literal"><span class="pre">...=-yes</span></tt> or <tt class="docutils literal"><span class="pre">...=-120</span></tt>.</p>
15264
+
<p>Using <tt class="docutils literal"><span class="pre">--idle</span> <span class="pre">--script-opts-append=stats-bindlist=yes</span></tt> will print the list to
15265
+
the terminal and quit immediately. Long lines are clipped to the terminal width
15266
+
unless this is disabled with <tt class="docutils literal"><span class="pre">--script-opts-append=stats-term_clip=no</span></tt>. Escape
15267
+
sequences can be disabled by adding <tt class="docutils literal">-</tt> before <tt class="docutils literal">yes</tt>, i.e.
<p>Like with <tt class="docutils literal"><span class="pre">--input-test</span></tt>, the list includes bindings from <tt class="docutils literal">input.conf</tt> and
15278
15270
from user scripts. Use <tt class="docutils literal"><span class="pre">--no-config</span></tt> to list only built-in bindings.</p>
0 commit comments