1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-20 22:28:00 +01:00

vimperator 2.1 released (and changed 'cpt' default from 'sfl' to 'slf')

This commit is contained in:
Martin Stubenschrott
2009-05-21 13:36:23 +02:00
parent d1241eb346
commit 4fff07b8ef
6 changed files with 9 additions and 7 deletions

View File

@@ -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

View File

@@ -2,6 +2,7 @@ Continuous donations:
* Daniel Bainton (web hosting)
2009:
* Máté Nagy
* Jessica Pavlin
* David Wolfe
* Sigurdur Finnsson

View File

@@ -1,6 +1,6 @@
#### configuration
VERSION = 2.1a1pre
VERSION = 2.1
NAME = vimperator
include ../common/Makefile.common

View File

@@ -1,5 +1,6 @@
2009-XX-XX:
2009-05-21:
* version 2.1
* IMPORTANT: Default value of 'complete' has been changed from 'sfl' to 'slf'
* massively speed up :open completions
* TabMixPlus (and other tab extensions) should work much better now
together with Vimperator unless you :set guioptions+=[nN]
@@ -10,12 +11,12 @@
* add 'encoding'
* add 'hintinputs'
* add :silent
* add $MY_VIMPERATORRC // TODO: I still don't like this --mst
You're yet to explain why... --djk
* add $MY_VIMPERATORRC
* add ' and " local marks
* add "w" and "W" Normal mode mappings for symmetry with o/O and t/T
* add :messclear
* add 'maxitems'
* as usual many small bug fixes
2009-03-28:
* version 2.0

View File

@@ -224,7 +224,7 @@ ____
|\'cpt'| |\'complete'|
||'complete' 'cpt'|| charlist (default: sfl)
||'complete' 'cpt'|| charlist (default: slf)
____
Items which are completed at the [c]:[tab]open[c] prompt. Available items:

View File

@@ -224,7 +224,7 @@ ____
|\'cpt'| |\'complete'|
||'complete' 'cpt'|| charlist (default: sfl)
||'complete' 'cpt'|| charlist (default: slf)
____
Items which are completed at the [c]:[tab]open[c] prompt. Available items: