mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 07:48:02 +01:00
Fix some completion bugs
This commit is contained in:
@@ -314,7 +314,7 @@ function CommandLine() //{{{
|
||||
// TODO: doesn't belong in ui.js
|
||||
options.add(["complete", "cpt"],
|
||||
"Items which are completed at the :[tab]open prompt",
|
||||
"charlist", "sfbh",
|
||||
"charlist", "sfl",
|
||||
{
|
||||
completer: function (filter)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user