mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 07:08:00 +01:00
Run completion.file in the foreground.
This commit is contained in:
@@ -1305,7 +1305,7 @@ function Completion() //{{{
|
||||
if (tail)
|
||||
context.advance(dir.length);
|
||||
context.keys = { text: 0, description: 1, icon: 2 };
|
||||
context.background = true;
|
||||
// context.background = true;
|
||||
context.key = dir;
|
||||
context.generate = function generate_file()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user