mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-04-03 10:43:35 +02:00
Fix NEWS feature ordering.
This commit is contained in:
@@ -2,13 +2,14 @@
|
|||||||
* version 2.2a1pre
|
* version 2.2a1pre
|
||||||
* IMPORTANT: shifted key notation now matches Vim's behaviour. E.g. <C-a>
|
* IMPORTANT: shifted key notation now matches Vim's behaviour. E.g. <C-a>
|
||||||
and <C-A> are equivalent, to map the uppercase character use <C-S-A>.
|
and <C-A> are equivalent, to map the uppercase character use <C-S-A>.
|
||||||
* add :i and :I for opening image location (in new tab)
|
|
||||||
* add @: mapping - repeat the last Ex command
|
|
||||||
* add \ mapping - toggle between rendered and source view
|
|
||||||
* add ;c extended hint mode - open the context menu
|
|
||||||
* :help all now shows all help sections in a single page
|
|
||||||
* command-line options are now supported via the host application's
|
* command-line options are now supported via the host application's
|
||||||
-liberator option
|
-liberator option
|
||||||
|
* add :i and :I for opening image location (in new tab)
|
||||||
|
* add all.html to show all help sections in a single page - available via
|
||||||
|
:help all
|
||||||
|
* add ;c extended hint mode - open the context menu
|
||||||
|
* add @: mapping - repeat the last Ex command
|
||||||
|
* add \ mapping - toggle between rendered and source view
|
||||||
|
|
||||||
2009-05-21:
|
2009-05-21:
|
||||||
* version 2.1
|
* version 2.1
|
||||||
|
|||||||
Reference in New Issue
Block a user