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:
@@ -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)
|
||||
|
||||
Reference in New Issue
Block a user