use autocreate pref file.
user pref for color/emoji linux
This commit is contained in:
mwalker33
2020-04-12 19:49:17 +10:00
parent 487f359f6b
commit 5df9d3d8f7
2 changed files with 16 additions and 3 deletions

View File

@@ -476,6 +476,7 @@ static int CmdPrefSet (const char *Cmd)
if (w != -99999) session.window_plot_wsize = w;
// Need to work out how to change live....
// calling data plot seems to work
//plotwidget->MoveWindows ();
showPlotPosState ();
break;