mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-20 17:47:59 +01:00
vimperator 2.1 released (and changed 'cpt' default from 'sfl' to 'slf')
This commit is contained in:
@@ -812,7 +812,7 @@ function CommandLine() //{{{
|
||||
// TODO: these belong in ui.js
|
||||
options.add(["complete", "cpt"],
|
||||
"Items which are completed at the :[tab]open prompt",
|
||||
"charlist", "sfl",
|
||||
"charlist", "slf",
|
||||
{
|
||||
completer: function (context) [k for each (k in completion.urlCompleters)],
|
||||
validator: Option.validateCompleter
|
||||
|
||||
Reference in New Issue
Block a user