Skip to content

Commit 3af1d89

Browse files
committed
ConEmu 160515 What's New
1 parent 4c8f23b commit 3af1d89

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

_posts/2016-05-15-Build-160515.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
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.

0 commit comments

Comments
 (0)