mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-16 15:45:46 +01:00
Fix <S-Insert> when newlines are involved.
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
1.0b4.1:
|
||||
1.0b5pre:
|
||||
* Extensive Firefox 4 support, including:
|
||||
- Fully restartless. Can now be installed, uninstalled,
|
||||
enabled, disabled, and upgraded without restarting Firefox.
|
||||
@@ -81,7 +81,7 @@
|
||||
- Added -agent flag to :style.
|
||||
- The -append flag now updates existing properties rather than
|
||||
simply appending its arguments to the previous value.
|
||||
- Active filters are not highlighted in :style listings.
|
||||
- Active filters are now highlighted in :style listings.
|
||||
- :style-related commands now divide their completions between
|
||||
those active and inactive for the current site.
|
||||
- CSS property name completion is now available.
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<Description about="urn:mozilla:install-manifest"
|
||||
em:id="pentadactyl@dactyl.googlecode.com"
|
||||
em:name="Pentadactyl"
|
||||
em:version="1.0b4.1"
|
||||
em:version="1.0b5pre"
|
||||
em:description="Firefox for Vim and Links addicts"
|
||||
em:homepageURL="http://dactyl.sourceforge.net/pentadactyl"
|
||||
em:iconURL="chrome://pentadactyl/skin/icon.png"
|
||||
|
||||
Reference in New Issue
Block a user