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

*** empty log message ***

This commit is contained in:
Martin Stubenschrott
2007-05-02 12:59:39 +00:00
parent 80f7dd633f
commit 69126207b1

View File

@@ -1,5 +1,5 @@
<pre>
date:
2007-05-02:
* version 0.4.1
* Fixed bug that :open google.com/mail opened ".com/mail" in google search
* made <tab> <up> <down> etc. perform the default action, so menus kinda
@@ -27,7 +27,7 @@ date:
* :help section supported, :help :set will show help for the :set command
(patch from Viktor Kojouharov)
* :source support, and auto-sourcing ~/.vimperatorrc on startup
* :javascript <<EOF support to execute multiline javascript code
* :javascript &lt;&lt;EOF support to execute multiline javascript code
also changed :exec to behave more vim like
* fixed saving of session
* fixed hints display when zooming in/out of a web page