1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2026-02-14 23:25:45 +01:00

:! command, fixed statusbar height properly, system() now returns the stdout string

This commit is contained in:
Martin Stubenschrott
2007-09-24 11:48:14 +00:00
parent d2e6d0871c
commit 2550e5d736
4 changed files with 73 additions and 14 deletions

2
NEWS
View File

@@ -2,6 +2,8 @@
2007-xx-xx:
* version 0.6
* THIS VERSION ONLY WORKS WITH FIREFOX 3.0
* :b2 now allowed, no space required before the 2 anymore
* :! to run commands through system() (UNIX only)
* separated search and Ex command history
* merge the existing status bar with the standard FF status bar so that
security information and extension buttons are included