mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2026-02-27 09:05:48 +01:00
removed < and >
This commit is contained in:
@@ -1,14 +1,14 @@
|
|||||||
<pre>
|
<pre>
|
||||||
17/04/2007:
|
17/04/2007:
|
||||||
* version 0.3
|
* version 0.3
|
||||||
* added <C-v> support to pass one key to firefox (patch by Muthu Kannan)
|
* added Ctrl-v support to pass one key to firefox (patch by Muthu Kannan)
|
||||||
* also 'I' will go to 'ignorekeys' mode until esc is pressed, presenting a workaround
|
* also 'I' will go to 'ignorekeys' mode until esc is pressed, presenting a workaround
|
||||||
for many javascript form fields like GMail, until something better comes along.
|
for many javascript form fields like GMail, until something better comes along.
|
||||||
* Vimperator can now be automatically updated in the :addons screen like other extensions
|
* Vimperator can now be automatically updated in the :addons screen like other extensions
|
||||||
* fixed :tabnext/:tabprevious commands
|
* fixed :tabnext/:tabprevious commands
|
||||||
* documented 's' and 'b' guioptions flag for statusbar/bookmark bar
|
* documented 's' and 'b' guioptions flag for statusbar/bookmark bar
|
||||||
* implemented the possibility to use CTRL-[ as an alternative to ESC, to leave the command line
|
* implemented the possibility to use CTRL-[ as an alternative to ESC, to leave the command line
|
||||||
* added <C-Tab> and <C-S-Tab> support for switching tabs without beeping
|
* added Ctrl-Tab and Ctrl-Shift-Tab support for switching tabs without beeping
|
||||||
* ability to use shift and ctrl with special keys like F1 in mappings
|
* ability to use shift and ctrl with special keys like F1 in mappings
|
||||||
* small documentation and other fixes
|
* small documentation and other fixes
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user