File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ ---
2+ build : 160515
3+ ---
4+
5+ * ConEmuInside: In some cases (VisualStudio pane) ConEmu failed to detect ‘focused’ state.
6+ * Split settings page ‘Controls’ into ‘Keyboard’ and ‘Mouse’ (alignment pending).
7+ * Settings page ‘Quake style’ for pull-down related options.
8+ * Settings for ChildGui moved to separate page (Integration / Children GUI).
9+ * cmderdev/cmder #929 : Fullscreen was not activated properly in some cases (part of ConEmu was obscured by TaskBar).
10+ * gh-673 : GuiMacro SetWindowPosSize: fix changing size w/o changing pos (by @jcsullins ).
11+ * Was not able to use xml file from drive root.
12+ Now it's possible to run, for example: "ConEmu -loadcfgfile Z:\ConEmu.exe".
13+ * Show version stage in the Settings and About dialog titles.
14+ E.g.: ‘About ConEmu 160506 [ 64] {Preview}’.
15+ * More Settings/Debug/Exec improvements.
16+ CD was not captured in some cases, as a consequence
17+ contents of ` @file ` was not captured too.
18+ Also, ` @file ` processing is doing synchronously now.
19+ * Avoid using of deprecated googlecode location for version information.
20+ If user had old build of ConEmu installed, and old version location info
21+ was stored in the xml, they would fail to receive new versions.
22+ Now, old deprecated locations are ignored and ConEmu uses the default
23+ place instead.
You can’t perform that action at this time.
0 commit comments