- conemu#2330: Fix crash on startup.
- conemu#2328: Fix 100% CPU load during
lua:far.Message(",)
.
- l10n: translations were updated
- conemu#2261: Far executor fix.
- conemu#2329: Support GuiMacro run from PseudoConsoles.
For proper work of ConEmu environment variables ConEmuPID and ConEmuServerPID
should be set properly. Variables are set by ConEmuC (console server)
but they also have to be inherited by processes running in the
PseudoConsole (Windows 10 feature).
- conemu#2323: Fix ‘busy’ cursor in Far Manager 3.0 build 5817+.
- conemu#2323: Edit box for Far hourglass timeout (ms).
- conemu#2324: Path containing
%DOCKER_TOOLBOX_INSTALL_PATH%
have to be quoted (by trolzen).
- conemu#2261: Far executor fix.
- l10n: translations were updated
- New code signing certificate is used! Windows SmartScreen could show warnings until reputation level is back.
- Disable taskbar overlay icon by default.
- conemu#2327: Disable integral size for ‘100%’ width or height.
- conemu#2296: Fix
vagrant up
commmand execution (5a5a84200 regression fix).
- conemu#2212: Fix running
set path
from Far Manager 1.75.
- conemu#2302: Fix terminal mode returning to Far Manager from xterm commands.
- Pixel-hint the icons.
- Visibility improvements for some long string in settings dialogs.
- l10n: translations were updated
- conemu#327: Allow expand selection after DblClick.
- conemu#2280: Let’s tripple click select long lines wrapped on several rows (same AI as in copying selected text).
- Correct double-click selection condition (was unselected unexpectedly in some cases, e.g. dblclick over comma).
- Let’s triple click select last line trimming trailing spaces.
- conemu#2292: Programs failed to run with
-new_console:i
switch from existing consoles.
- conemu#2212: Fix command execution from Far Manager (files with commas, unquoted batches).
- conemu#2279: Allow commands like
-run "cmd /k echo Hello world"
.
- Executor: choose ConEmuC bitness according to ComSpec settings.
- l10n: translations were updated
- conemu#2212: Fix executer in Far 1.75 (commands with redirections).
- conemu#2249, conemu#2248: ANSI: Fix new line processing (screen issues).
- Fix logging during
ConEmuC -echo
or ConEmuC -type
.
- conemu#2251: Restore WindowsXP 32-bit support.
- Executor: Fix empty output of console app started from Far 3.0 on Windows XP.
- Fix Far 1.75 default task name.
- conemu#2246: Xterm child process fix.
- Don’t try to substitute
C:\
with env.vars in default tasks.
- Remove RealConsole flickering while starting elevated tab.
- Support
|||
delimiter in single instance mode. E.g. run from .cmd file (^-escaped):
start ConEmu64.exe -single -runlist ping -t 8.8.8.8 ^|^|^| ping -t google.com
.
- Stop selecting with mouse on LBtnUp when cursor is out of the ConEmu window rect.
- conemu#1413: Improve scrolling during selection text with mouse.
- l10n: translations were updated.
- conemu#2212: Fix executer in Far 3.0.
- conemu#2220: Fix default task generation for VsDevCmd.bat.
- conemu#2256: Fix run
cmd /k ...
with -new_console
switch.
- conemu#2257: Fix exception 0xC0000005 on fresh run.
- conemu#2249: Fix newline mode change using connector.
- Hyperlinks: Allow use tasks in ‘goto editor’ command. E.g.
{Far} /e%1:%2 %3
.
- DefTerm: Fix injects error -113:0x00000018 which could occurs during infiltrating program initialization.
- l10n: translations were updated