1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-21 16:47:59 +01:00
Files
pentadactyl-pm/common/content/help.xsl
Štěpán Němec 223859a33b Make the <k> tag mode-aware.
Previously there was no way to produce links to the appropriate mode-specific
binding of a key using the <k> tag (e.g., <Tab> in the documentation always
linked to the Normal-mode command, although its command-line functionality is
different).  This commit introduces a `mode' attribute to the <k> tag, making
the distinction possible.
2010-09-25 02:18:17 +02:00

25 KiB