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
Copy file name to clipboardExpand all lines: manual/master/index.html
+7-7Lines changed: 7 additions & 7 deletions
Original file line number
Diff line number
Diff line change
@@ -269,6 +269,7 @@ <h2>Keyboard Control</h2>
269
269
item, or by navigating them with keybindings: <tt class="docutils literal">Down</tt> and <tt class="docutils literal">Ctrl+n</tt> go down,
270
270
<tt class="docutils literal">Up</tt> and <tt class="docutils literal">Ctrl+p</tt> go up, <tt class="docutils literal">Page down</tt> and <tt class="docutils literal">Ctrl+f</tt> scroll down one page,
271
271
and <tt class="docutils literal">Page up</tt> and <tt class="docutils literal">Ctrl+b</tt> scroll up one page.)</p>
272
+
<p>In track selectors, selecting the current tracks disables it.</p>
0 commit comments