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

hopefully made the MOW hack better, so that it doesn't show during startup

fixed wildoptions=sort
This commit is contained in:
Martin Stubenschrott
2007-08-13 18:12:40 +00:00
parent 5ad83d42b4
commit 0d81e13533
4 changed files with 64 additions and 6 deletions

View File

@@ -101,7 +101,7 @@ the terms of any one of the MPL, the GPL or the LGPL.
onblur="vimperator.commandline.onEvent(event);"/>
</hbox>
<iframe id="vimperator-multiline-output" src="about:blank" flex="1" hidden="false" collapsed="true"
<iframe id="vimperator-multiline-output" src="about:blank" flex="1" height="10px" hidden="false" collapsed="true"
onkeypress="vimperator.commandline.onMultilineOutputEvent(event)"/>
<textbox id="vimperator-multiline-input" class="plain" flex="1" rows="10" hidden="false" collapsed="true" multiline="true"