1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-03-10 05:25:49 +01:00

Sorry, minor feature that's more of a bug fix: Options/commands/mappings in :help now behave as links.

This commit is contained in:
Kris Maglione
2008-12-20 19:59:36 -05:00
parent 2c325d4043
commit 2f0132cabc
6 changed files with 37 additions and 6 deletions

View File

@@ -68,7 +68,7 @@ ________________________________________________________________________________
||:tabopen[!] [arg1], [arg2], ...|| +
||t||
________________________________________________________________________________
Just like help::open[browsing.html#opening], but opens the resulting web page(s)
Just like [c]:open[c], but opens the resulting web page(s)
in a new tab. When used with [!], the 'tabopen' value of the 'activate' option
is negated.
________________________________________________________________________________