1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-06 21:04:12 +01:00

Fix NEWS feature ordering.

This commit is contained in:
Doug Kearns
2009-05-28 20:33:00 +10:00
parent 0edefd5dc2
commit b966c4dac1

View File

@@ -2,13 +2,14 @@
* version 2.2a1pre
* 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>.
* 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
-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:
* version 2.1