mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 01:14:10 +01:00
Fix space/return etc. for muttator. Unfortunatly config{base}.ignoreKeys
can't really be used for this, so we have to duplicate it for all apps.
This commit is contained in:
@@ -561,7 +561,7 @@ const liberator = (function () //{{{
|
||||
}
|
||||
}
|
||||
|
||||
// return the platform normalised to Vim values
|
||||
// return the platform normalized to Vim values
|
||||
function getPlatformFeature()
|
||||
{
|
||||
let platform = navigator.platform;
|
||||
|
||||
Reference in New Issue
Block a user