mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-01-06 19:24:11 +01:00
Mention the change in behaviour of rtp=,, in NEWS.
--HG-- extra : rebase_source : 5bdd30da9d555d05306c2aaa1bdcadb7dfdb82dd
This commit is contained in:
@@ -22,19 +22,19 @@
|
||||
directory in 'runtimepath' rather than 'plugin/'.
|
||||
* IMPORTANT: Single quotes no longer treat \s specially.
|
||||
I.e., 'fo\o''bar' ≡ fo\o'bar
|
||||
* IMPORTANT: 'cdpath' no longer treats ‘,,’ specially. Use ‘.’
|
||||
instead.
|
||||
* Replaced 'focuscontent' with 'strictfocus'
|
||||
* 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 ‘transliterated’ option to 'hintmatching'.
|
||||
* Added 'autocomplete' option for specifying which completion
|
||||
groups should be auto-completed.
|
||||
* Added -javascript option to :abbrev and :map
|
||||
* Added several new options to :map
|
||||
* Added -javascript option to :abbrev and :map.
|
||||
* Added several new options to :map.
|
||||
* Removed the :source line at the end of files generated by
|
||||
:mkpentadactylrc
|
||||
:mkpentadactylrc.
|
||||
* gf now toggles between source and content view.
|
||||
The | key binding has been removed.
|
||||
* :extadd now supports remote URLs as well as local files on
|
||||
@@ -53,6 +53,8 @@
|
||||
- The help system is newly modularized and features significant
|
||||
updates, rewrites, and formatting improvements.
|
||||
* Remove :edit, :tabedit, and :winedit aliases.
|
||||
* Add 'jsdebugger' option - switch on/off javascript debugger service.
|
||||
* Add "addons", "downloads", "extoptions" and "help" to the 'activate' option.
|
||||
* Add 'jsdebugger' option - switch on/off javascript debugger
|
||||
service.
|
||||
* Add "addons", "downloads", "extoptions" and "help" to the
|
||||
'activate' option.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user