--- a/far2l/src/cfg/ConfigOpt.cpp +++ b/far2l/src/cfg/ConfigOpt.cpp @@ -157,7 +157,7 @@ {true, NSecInterface, "ExclusiveWinLeft", &Opt.ExclusiveWinLeft, 0}, {true, NSecInterface, "ExclusiveWinRight", &Opt.ExclusiveWinRight, 0}, - {true, NSecInterface, "OSC52ClipSet", &Opt.OSC52ClipSet, 0}, + {true, NSecInterface, "OSC52ClipSet", &Opt.OSC52ClipSet, 1}, {true, NSecInterface, "TTYPaletteOverride", &Opt.TTYPaletteOverride, 1}, {false, NSecInterface, "ShowTimeoutDelFiles", &Opt.ShowTimeoutDelFiles, 50},