mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-21 03:51:26 +02:00
Strip leading counts and trailing bangs from help tag links.
This commit is contained in:
@@ -100,7 +100,7 @@ section:Features[features]
|
||||
with support for Firefox keyword bookmarks and search engines
|
||||
* Count supported for many commands ([m]3<C-o>[m] will go back 3 pages)
|
||||
* Beep on errors
|
||||
* Marks support ([m]ma[m] to set mark a on a web page, [m]'a[m] to go there)
|
||||
* Marks support ([m]m[m][a]a[a] to set mark a on a web page, [m]'[m][a]a[a] to go there)
|
||||
* QuickMarks support (quickly go to previously marked web pages with [m]go[m][a]\\{a-zA-Z0-9\\}[a])
|
||||
* [c]:map[c] and [c]:command[c] support (and feedkeys() for script writers)
|
||||
* [c]:time[c] support for profiling
|
||||
|
||||
Reference in New Issue
Block a user