mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-23 15:22:26 +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
|
||||
backspace.
|
||||
- Supports reverse incremental search.
|
||||
* IMPORTANT: Plugins are now loaded from the 'plugins/'
|
||||
directory in 'runtimepath' rather than 'plugin/'
|
||||
* Replaced 'focuscontent' with 'strictfocus'
|
||||
* Added 'altwildmode' and <A-Tab> commandline key binding
|
||||
* Added 'banghist' option
|
||||
* gf now toggles between source and content view.
|
||||
The | key binding has been removed.
|
||||
* :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
|
||||
triggers when the URL begins as above.
|
||||
* Page zoom information is now shown in the status bar, and
|
||||
change in zoom status no longer appears in :messages.
|
||||
* Added ZO, ZI, ZM, and ZR as aliases for zO, zI, zM, and zR
|
||||
* 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
|
||||
- The help system is newly modularized and features significant
|
||||
updates, rewrites, and formatting improvements.
|
||||
|
||||
Reference in New Issue
Block a user