mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-23 07:15:46 +01:00
Add wildanchor option.
This commit is contained in:
@@ -24,13 +24,14 @@
|
||||
I.e., 'fo\o''bar' ≡ fo\o'bar
|
||||
* IMPORTANT: 'cdpath' and 'runtimepath' no longer treat ‘,,’
|
||||
specially. Use ‘.’ instead.
|
||||
* Replaced 'focuscontent' with 'strictfocus'.
|
||||
* Added 'hintkeys' option.
|
||||
* Added 'altwildmode' and <A-Tab> commandline key binding.
|
||||
* Added 'banghist' option.
|
||||
* Added ‘transliterated’ option to 'hintmatching'.
|
||||
* Added 'autocomplete' option for specifying which completion
|
||||
groups should be auto-completed.
|
||||
* Added 'banghist' option.
|
||||
* Added 'hintkeys' option.
|
||||
* Replaced 'focuscontent' with 'strictfocus'.
|
||||
* Added 'wildanchor' option.
|
||||
* Added ‘transliterated’ option to 'hintmatching'.
|
||||
* Added -javascript option to :abbrev and :map.
|
||||
* Added several new options to :map.
|
||||
* Removed the :source line at the end of files generated by
|
||||
|
||||
@@ -42,7 +42,6 @@ BUGS:
|
||||
|
||||
FEATURES:
|
||||
9 Make 'loadplugins' a regexlist
|
||||
9 Add 'wildanchor' option
|
||||
9 Add quoting help tag
|
||||
9 JavaScript completer: show function parameter spec
|
||||
9 Fix the arbitrary distinction between 'hinttags' and
|
||||
|
||||
Reference in New Issue
Block a user