1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-20 00:35:49 +01:00

now we have a new build Makefile

also added file.js which is responsible for file writing/loading in future
This commit is contained in:
Martin Stubenschrott
2007-04-20 14:46:29 +00:00
parent 2244db0ecf
commit 43f25cee76
7 changed files with 263 additions and 28 deletions

View File

@@ -3,6 +3,7 @@ date:
* version 0.4
* fixed saving of session
* fixed hints display when zooming in/out of a web page
* added 'B' command for continous buffer display
* changed hintsize to 12px by default
* 'previewheight' setting to set the maximum size for the preview window
* showmode setting which shows the current mode in the command line (patch from Виктор Кожухаров)