We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 657f7be commit ef2609dCopy full SHA for ef2609d
main.c
@@ -45,7 +45,7 @@ static int opt_debug = 0;
45
static int opt_width = WIDTH;
46
static char *opt_autoload = NULL;
47
static const char *mmedia_bin = NULL;
48
-static int opt_autosave = 1;
+static int opt_autosave = 0;
49
static int opt_mmedia = 0;
50
static int need_restart = 0;
51
static int need_load = 0;
0 commit comments