mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-26 08:45:45 +01:00
Mention renaming 'rtp'/plugin to 'rtp'/plugins in NEWS.
This commit is contained in:
@@ -18,20 +18,22 @@
|
|||||||
- Backtracks to the first successful match after pressing
|
- Backtracks to the first successful match after pressing
|
||||||
backspace.
|
backspace.
|
||||||
- Supports reverse incremental search.
|
- Supports reverse incremental search.
|
||||||
|
* IMPORTANT: Plugins are now loaded from the 'plugins/'
|
||||||
|
directory in 'runtimepath' rather than 'plugin/'
|
||||||
* Replaced 'focuscontent' with 'strictfocus'
|
* Replaced 'focuscontent' with 'strictfocus'
|
||||||
* Added 'altwildmode' and <A-Tab> commandline key binding
|
* Added 'altwildmode' and <A-Tab> commandline key binding
|
||||||
* Added 'banghist' option
|
* Added 'banghist' option
|
||||||
* gf now toggles between source and content view.
|
* gf now toggles between source and content view.
|
||||||
The | key binding has been removed.
|
The | key binding has been removed.
|
||||||
* :extadd now supports URLs.
|
* :extadd now supports URLs.
|
||||||
* :open now only opens files begining with /, ./, ../, or ~/
|
* :open now only opens files beginning with /, ./, ../, or ~/
|
||||||
* 'complete' now defaults to ‘slf’ but file completion only
|
* 'complete' now defaults to ‘slf’ but file completion only
|
||||||
triggers when the URL begins as above.
|
triggers when the URL begins as above.
|
||||||
* Page zoom information is now shown in the status bar, and
|
* Page zoom information is now shown in the status bar, and
|
||||||
change in zoom status no longer appears in :messages.
|
change in zoom status no longer appears in :messages.
|
||||||
* Added ZO, ZI, ZM, and ZR as aliases for zO, zI, zM, and zR
|
* Added ZO, ZI, ZM, and ZR as aliases for zO, zI, zM, and zR
|
||||||
* Major help system improvements:
|
* Major help system improvements:
|
||||||
- Plugins may now provide full-fleged ':help' documentation
|
- Plugins may now provide full-fledged ':help' documentation
|
||||||
- Add basic plugin authorship documentation
|
- Add basic plugin authorship documentation
|
||||||
- The help system is newly modularized and features significant
|
- The help system is newly modularized and features significant
|
||||||
updates, rewrites, and formatting improvements.
|
updates, rewrites, and formatting improvements.
|
||||||
|
|||||||
Reference in New Issue
Block a user