1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-01-29 06:55:46 +01:00

Add a -description option to :command.

This commit is contained in:
Doug Kearns
2009-06-04 14:28:32 +10:00
parent 4df596d969
commit e762b6f9d4
4 changed files with 21 additions and 6 deletions

View File

@@ -2,9 +2,10 @@
* 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 -description option to :command
* 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 ;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