1
0
mirror of https://github.com/gryf/pentadactyl-pm.git synced 2025-12-22 13:17:58 +01:00

blink text box after editing with external editor

This commit is contained in:
Martin Stubenschrott
2007-10-23 14:01:09 +00:00
parent 2e408eb3f8
commit 37ff41b2a3
2 changed files with 22 additions and 3 deletions

View File

@@ -377,7 +377,6 @@ vimperator.Options = function() //{{{
// this hack is only needed, because we need to do asynchronous loading of the .vimperatorrc
this.setInitialGUI = function()
{
dump("initial GUI: ");// + guioptions_done + " - " + laststatus_done + " - " + tabline_done );
if (!guioptions_done)
this.get("guioptions").reset();
if (!laststatus_done)