1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-30 03:52:29 +01:00

Added n and N commands

This commit is contained in:
Martin Stubenschrott
2007-04-17 20:07:56 +00:00
parent d80bc4666a
commit 277eaa6eb9
5 changed files with 34 additions and 11 deletions

View File

@@ -1,4 +1,10 @@
<pre>
date:
* version 0.4
* added :edit, :e and :tabedit aliases for :open, :tabopen
* :open without argument reloads current page, :tabopen opens an empty tab
* added 'n' and 'N' to repeat a search
17/04/2007:
* version 0.3
* added Ctrl-v support to pass one key to firefox (patch by Muthu Kannan)