1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-27 14:42:27 +01:00

stringToURLs -> String.prototype.toURLArray

This commit is contained in:
Martin Stubenschrott
2007-07-27 00:01:15 +00:00
parent 1a3dbab77e
commit 331cf1fc52
3 changed files with 18 additions and 5 deletions

View File

@@ -1,8 +1,9 @@
<pre>
2007-07-02:
* version ???
* version 0.5
* new :map, :noremap, :mapclear and :unmap commands
* :saveas finally works (by calmar)
* Shift-insert pastes the selection content in text fields now
* Changed "|" to ", " as a url seperator in :open
* Ctrl-^ mapping for selecting the alternate tab/buffer
* QuickMarks support (new commands :qmarks/:qmarkadd/:qmarkdel and