mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 07:24:13 +01:00
Fix some marks issues. Always scroll to the [count]th line rather than the [count]th percent with n_G.
This commit is contained in:
@@ -135,8 +135,7 @@
|
||||
<p>
|
||||
Go to the end of the document. With <oa>count</oa>,
|
||||
go to the <oa>count</oa>th line as determined by <o>linenumbers</o>,
|
||||
or to the <oa>count</oa>th percent of the document if the line number
|
||||
can't be determined.
|
||||
or by the line height of the document body otherwise.
|
||||
</p>
|
||||
</description>
|
||||
</item>
|
||||
|
||||
Reference in New Issue
Block a user