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

Fix <C-6> after deleting the current tab.

This commit is contained in:
Kris Maglione
2010-09-28 13:24:30 -04:00
parent a11246711a
commit 85a5e15fc6
2 changed files with 11 additions and 14 deletions

View File

@@ -100,7 +100,7 @@
style="background: inherit;" id="&status;container" flex="1" hidden="false" align="center">
<stack orient="horizontal" align="stretch" flex="1" class="dactyl-container" dactyl:highlight="CmdLine StatusCmdLine">
<textbox class="plain" id="&status;url" flex="1" readonly="false" crop="end"/>
<textbox class="plain" id="&status;mode" flex="0" readonly="true" crop="end" collapsed="true"/>
<textbox class="plain" id="&status;mode" flex="1" readonly="true" crop="end" collapsed="true"/>
<textbox class="plain" id="&status;message" flex="1" readonly="true" collapsed="true" dactyl:highlight="Normal StatusNormal"/>
<hbox id="&status;commandline" hidden="false" class="dactyl-container" dactyl:highlight="Normal StatusNormal" collapsed="true">