mirror of
https://github.com/gryf/pentadactyl-pm.git
synced 2025-12-28 22:52:28 +01:00
major code cleanup by using constants instead of indices, small bugs still may occur due to this change
This commit is contained in:
@@ -1,6 +1,9 @@
|
||||
<pre>
|
||||
date:
|
||||
* version 0.4
|
||||
* support for 'wildmode' completion setting
|
||||
* changed regexp search to normal text search for completion -> massive speedup, but limited functionality
|
||||
* support for :open ./ , :open .. and :open ... (patch from Lee Hinman)
|
||||
* Esc now doesn't stop loading the webpage, use Ctrl-c instead, :stop command added
|
||||
* changed hinttags to work with dict.leo.org and hintstyle to work with digg.com
|
||||
* :back! goes to beginning of history now
|
||||
|
||||
Reference in New Issue
Block a user