mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 02:05:46 +01:00
Get rid of offensively long list of specs for :setl and :setg, and other small help formatting changes.
This commit is contained in:
@@ -228,16 +228,17 @@
|
||||
progress messages are also output to this field.
|
||||
</li>
|
||||
<li>
|
||||
<em>History and bookmark status</em> (<em>[+-❤⋯]</em>): The position
|
||||
of the current page in the tab's session history; <em>+</em> and
|
||||
<em>-</em> indicate that it is possible to move backwards and forwards
|
||||
<em>History and bookmark status</em> (<tt>[+-❤⋯]</tt>): The position
|
||||
of the current page in the tab's session history; <tt>+</tt> and
|
||||
<tt>-</tt> indicate that it is possible to move backwards and forwards
|
||||
through the history respectively. ❤ indicates that the current page is
|
||||
bookmarked. Any other character indicates a QuickMark matching the
|
||||
current page.
|
||||
</li>
|
||||
<li>
|
||||
<em>Tab index</em> (<em>[N/M]</em>): N is the index of the currently selected tab and M is
|
||||
the total number of tabs in the current window.
|
||||
<em>Tab index</em> (<tt>[N/M]</tt>): <tt>N</tt> is the index of the
|
||||
currently selected tab and <tt>M</tt> is the total number of tabs in
|
||||
the current window.
|
||||
</li>
|
||||
<li>
|
||||
<em>Vertical scroll</em>: The vertical scroll percentage of the current buffer,
|
||||
|
||||
Reference in New Issue
Block a user