mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 08:17:59 +01:00
Run complete.help in the foreground
This commit is contained in:
@@ -1263,7 +1263,6 @@ function Completion() //{{{
|
||||
help: function help(context)
|
||||
{
|
||||
context.title = ["Help"];
|
||||
context.background = true;
|
||||
context.generate = function ()
|
||||
{
|
||||
let res = config.helpFiles.map(function (file) {
|
||||
|
||||
Reference in New Issue
Block a user