ConEmu changes log

New ConEmu builds arrives often, at least weekly. It’s recommended to enable Automatic Update to get Preview or Alpha builds as soon as they are released.

Any contributions are appreciated

ConEmu-Maximus5 was brought to life and is supported by almost single developer efforts. The most valuable resource is time actually, hundreds of hours. You can show your appreciation and support further development and maintaining by contributing with bugreporting, funding, helping with documentation, coding, voting or anything else, spreading the word for example.

Build 221218 (stable)

  • Fix Window Title Reporting security issue. More info: https://seclists.org/fulldisclosure/2003/Feb/341
  • conemu#2458: Preliminary support of Far3 experimental feature ‘Fullwidth-aware rendering’ temporarily removed.

Build 220807 (alpha)

  • conemu#2458: Preliminary support of Far3 experimental feature ‘Fullwidth-aware rendering’.
  • l10n: translations were updated
  • New binaries are signed with new certificate issued by Sectigo.

Build 220308 (preview)

  • conemu#2385: Call C:\Users\conemu\.conemu\CmdInit.cmd if it exists during {cmd} initialization.
  • conemu#2323: Fix Far inactivity tracking while its waiting on console input.
  • Internal warning fixes (Mikhail Lukashov).
  • conemu#2404: Fix line wrapping on Win11 with by-one-char output.
  • Link to Fonts documentation page was incorrect.
  • l10n: translations were updated

Build 210912 (stable)

  • conemu#2363: Fix tasks file parser.
  • If temp file deletion fails register it to delete on reboot.
  • Default update channel for stable builds should be Stable.
  • l10n: translations were updated

Build 210905 (stable)

  • Add hotkey to move focus from ConEmu to parent window during ConEmu Inside mode.
  • conemu#2362: When ‘Process ‘start’’ is enabled support starting .bat files from Far Manager by Shift+Enter in new tab automatically.

Build 210816 (preview)

  • conemu#2343: Add VS2022 command line tools detection.
  • Improve between monitor jumps. When two monitors have different dpi ConEmu tries to preserve size in console cells for non-maximized window.
  • conemu#2351: Fix crash while searching in settings dialog.

Build 210627 (preview)

  • 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).

Build 210620 (alpha)

  • 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).

Build 210422 (preview)

  • 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

Build 210312 (preview)

  • 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

Build 210304 (preview)

  • 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.

Build 210202 (preview)

  • 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

Build 210128 (preview)

  • conemu#2212: Far 1.75 executor - fix run cmd scripts with space in the path, redirections or asFile specified in CreateProcess.
  • Create default tasks for all found WSL distributions.
  • Support loading tab icons for 64-bit system32 apps in 32-bit ConEmu (e.g. wsl.exe).
  • conemu#2253: Fix ‘Run as current user’ radio box l10n.
  • DefTerm: Support manual attach of the VsDebugConsole.exe console. If VsDebugConsole.exe was started outside of ConEmu without DefTerm, the process does not have ConEmuHk injected and after manual attach it could behave incorrectly on debugging program termination.
  • conemu#2250: Fix sequence ESC[3J to clear backscroll buffer.
  • l10n: translations were updated
  • DefTerm: Activate VsDebugConsole tab when new session (run/debug) is starting.
  • Reset dynamic scroll range after cls command.

Build 210112 (preview)

  • conemu#2243: Fix arrow key issue in cygwin pseudo console. (#2245)
  • Add ConEmuC -verbose switch to force called functions printing to stdout (debugging purposes).
  • Don’t show MessageBox on injects failures in ConEmuC.exe, print error to stdout instead. May be suppressed by -silent switch.
  • Workaround for Win10 bug leading to invisible leading 4 characters in prompt after exit from cmd.exe /k wsl.exe.

Build 210109 (alpha)

  • conemu#2231: Validate shared memory on use.
  • conemu#2220: Add VsDevCmd.bat to VisualStudio default task creation search.
  • conemu#2228: return ANSICON_VER environment variable value as 189.
  • Fix save ‘Sync dir’ option of ConEmu Inside mode. Support empty (default) CD format.
  • Fix GuiMacro assertion could appear in Inside mode during startup.
  • Internal changes in ConEmuHk Inject routine (error codes -113, -115).
  • conemu#1691: Buffer keyboard sequences before writing to pty input (Connector version 1.2.9).
  • DefTerm: Prefer ConEmu inside instance when console app is running from parent window, e.g. VS debugging and ConEmu in a VS pane.
  • Ensure bitness is checked properly while injecting hooks (error -710).
  • DefTerm: fix starting python.exe from GUI idle.
  • DefTerm: Avoid RealConsole flickering while starting console app from VS without debugging.
  • DefTerm: Remove RealConsole flickering while starting debugger.
  • conemu#1952: DefTerm. Modifications were made to support VS 2019 debugging and running of console applications (native and .net). With “ConEmu Integration 2019” VS extension it’s possible now to run and debug console applications using embedded terminal.
  • conemu#2228: Implement ConEmuFeatures environment variable. It’s available only on direct requests, e.g. echo %ConEmuFeatures% but does not exist in the environment (set ConEmuFeatures will not show it). Returns a set of ConEmu::ConsoleFlags flags from ConEmu settings, e.g. “0x000082A6”.
  • conemu#947: Don’t show rcCon.right && rcCon.bottom assertion in release.
  • Change clink URL to maintained fork
  • l10n: Translations were updated, Italian translation was started.

Build 201124 (alpha)

  • conemu#2201: Support new executor in Far 3 build 5709.
  • l10n: German translations were updated
  • Minimum required Windows version was updated in Readme.

Build 201122 (alpha)

  • conemu#2188: Fix processing of ANSI sequence to change text cursor shape. E.g. in cmd.exe prompt: call SetEscChar.cmd && echo %ESC%[1 q.
  • conemu#2159: Fix ANSI scrolling issues (Git for Windows 2.28.0-rc2 less and others).
  • Speed up git paged scrolling up.
  • ANSI: Enable XTerm output mode with ENABLE_VIRTUAL_TERMINAL_PROCESSING flag. More info: https://conemu.github.io/en/TerminalModes.html
  • Show ‘Terminal modes’ status bar column by default.
  • conemu#2130: Let installer run again on Windows XP.
  • conemu#2195: fix unexpected set of buffer height in alternative screen buffers.
  • Add full command line to output of ConEmuC /args ....
  • conemu#2199: Fix executor - extra quotation mark running commands (with trailing space) from Far Manager.
  • l10n: Polish and Russian translations were updated.

Build 201101 (alpha)

  • Fixes for compilation with mingw64 on Linux.
  • Add sample cmd script %ConEmuBaseDir%\Scripts\git-push-set-upstream.cmd to call git push --set-upstream ... using current local branch.
  • conemu#2191: Alt+Space - show System Menu on key down.
  • Update icon for nuget/choco packages.
  • GuiMacro: WindowMode(TWidth) maximizes window width.
  • Let Win+Left/Right, Win+Shift+Left/Right process by OS if window title/frame aren’t hidden. This allows to use FancyZones from Windows PowerToys.
  • Let’s position by default ConEmu window in a normal position, slightly away from {0,0} screen corner. If window is started at {0,0} position, than Win+Left (on Windows 10) tiles window only on height-half.
  • Fix ConEmu restore after snapping window to zone on the other monitor. If ConEmu was moved to different monitor during spanned (tiled) mode, minimize/restore moved the window to the monitor where ConEmu was in the normal mode previously.
  • conemu#2135: Try to fix dpi assertion on computer wake.
  • Fix assertion dialog and memory dump creation. Only two buttons left - Retry (creates a dump for report) and Cancel (skip the assertion). Retry button does not kill ConEmu process anymore.
  • l10n: translations were updated
  • Fix excessive resize on restore to maximized state after moving between monitors.
  • ANSI and GuiMacro: Support paused progress state (yellow indicator on Windows TaskBar). ANSI sequence ESC ] 9 ; 4 ; 4 ; pr ST or GuiMacro Progress(4, pr) where pr is a percentage 0 .. 100. ref: microsoft/terminal#3004.
  • Don’t use connector/wslbridge for Wsl by default.

Build 201011 (preview)

  • conemu#2158: Replace control characters \x01..\x1F with unicode glyphs only for drawing.
  • conemu#2183: Let reopened CONOUT$ handle be inheritable. (Fix shell returned 1 vim message.)
  • Support default tasks generation for Visual Studio 2019 (via search in Program Files).
  • Add default hotkey Shift+RClick for new configs to open Edit menu.
  • New icon design.

Build 200928 (alpha)

  • Internal global hotkeys refactoring + logging (ref conemu#2143).
  • Fix localized labels for hotkey related settings checkboxes, e.g. ‘Ctrl+Numbers - activate console’.
  • Fix not working AppDistinct cursor related options.
  • Show console buffer size on the Settings/Info page.
  • Show console left/top on the Settings/Info page.
  • Don’t try to run automatic update check if update error message was not closed yet.
  • conemu#2151: Don’t show injection errors if ConEmuHk was deleted.
  • conemu#2135: Fix wrong assert condition.
  • conemu#2177: Fix spare console resize on restore previously maximized window.
  • conemu#2173: Support menu localization.
  • l10n: translations were updated.
  • conemu#2118: Clink readme fix.
  • conemu#977: Add option to show Edit Menu on Right/Middle mouse button click.
  • A lot of internal changes, refactoring, unit tests.
  • Add ‘Reset terminal’ confirmation.
  • Fix ‘set var=value & {Task}’ expansion in ConEmuC.

Build 200713 (preview)

  • conemu#2009: Autoload font files from ConEmuDir/ConEmuBaseDir (fix).
  • conemu#2130: Use v141_xp toolset to build Release|x86.
  • Fix ‘Settings/Debug/Exec’ monitoring: files weren’t loaded after ‘@’.
  • Button ‘Register ConEmu autorun’ didn’t work in some cases.
  • Fix console lags and size during ConEmu cmd autoattach initialization.
  • conemu#2145: Fix crash (read access violation).
  • l10n: translations were updated
  • conemu#468: Fix for environment reload from registry (expand variables in PATH). The problem was with PATH variable, it contains substitutes %SystemRoot%, but they were not expanded during environment refresh.
  • Code refactoring.

Build 200604 (alpha)

  • conemu#2009: Don’t register ttf files in the working directory.
  • StatusBar: Show negative (lesser than -255) process exit codes as hex. E.g. example.exe:1234 exit code 0xC0000409.
  • Hyperlinks: support one slash after protocol:. Powershell example: https:/go.microsoft.com/fwlink/?LinkID=135170.
  • conemu#2095: Fix escaping of postponed GuiMacro scripts.
  • conemu#1994: Fix pane orders while saving opened tabs.
  • Prefer to activate during startup the console marked by ‘>’.
  • Fix opened tabs save: foregroud/background cur_console switches weren’t dropped.
  • conemu#1844: Status was not cleared after window drag in some cases.
  • conemu#2112: Polish translation in progress.
  • Fix wrong tab- and statusbar placement after dpi change.
  • conemu#275: Fix cropped scrollbar on high-dpi second monitor.
  • Warnings and UB fixes by FrankHB.
  • Set up CI with Azure Pipelines.
  • Update build system to VS2019.

Build 191012 (preview)

  • conemu#1984: Add SetFocus macro which sets keyboard focus to ConEmu ghWnd handle (by stevium). Useful for ConEmu Inside scenario, where focus needs to be set programatically.
  • conemu#1984: Complete SetParentHWND macro by adding corresponding calls to gpConEmu (by stevium). Useful for ConEmu Inside scenario in case when there’s a need for switching ConEmu parent to different HWND.
  • conemu#1072, conemu#1973: Use 32-bit color in the tab headers (by ForNeVeR).
  • conemu#1072, conemu#1973: Set up tab overlays using ImageList_SetOverlayImage (by ForNeVeR).
  • conemu#1949: Add Keyboard Input Grouping status item (by tkatz77).
  • ConEmu.l10n: Improved Japanese translation.
  • conemu#1994: Fix panes order on saving active tabs.
  • ConEmu.l10n: Update Chinese translations.

Build 190623 (alpha)

  • conemu#1889: GuiMacro Tabs 12 returns list of opened tabs: 1: tab1\n2: tab2\n....
  • Let’s ConEmu.exe -nor force start ConEmu in normal window mode.
  • Don’t start root process under local security token, use inherited instead.
  • l10n: Implement upload translation to Transifex.
  • l10n: Español translations updated.

Build 190526 (preview)

  • conemu#1906: Add missed ‘ru’ l10n strings.
  • L10N: Add Español translation, pull translations from Transifex.
  • conemu#468: Auto update environment variables, changes are applied to new consoles only.
    • GuiMacro functions EnvironmentReload and EnvironmentList.
    • Switch -NoAutoEnvReload disables env.reloading for session.

Build 190331 (preview)

  • conemu#1877: Option ‘Snap to desktop edges’ was broken (regression 663a216).
  • conemu#1878: Enable log in ConEmuC /c when started from Far.exe.
  • conemu#1838: Log start/stop command from Far.exe.
  • conemu#1871: Add some logs to WindowPosChaning.
  • conemu#1870: Add switch /t:<temp dir> to Setupper. Ability to specify temparary directory for msi files. So, you may specify on the ‘Update’ settings page special installer command, e.g.: "%1" /t:"C:\Temp\ConEmuFiles" /p:%3,adm /qn. If the switch /t:…` is not specified, Setupper uses:
    • TEMP environment variable;
    • GetTempPath API function if variable is not defined.
  • conemu#1851: Restore contents after return from Alternative screen was broken.

Build 190324 (preview)

  • conemu#1857: Fix regression in -cur_console processing.
  • conemu#1860: Support new clink dll names.
  • ANSI: Mouse mode for URXVT was not working.
  • ANSI: Implement ESC [ ! p sequence to reset terminal.
  • conemu#1852, conemu#1855: Fix ‘Show last command output’ in Far Manager (regression).
  • conemu#1851: Fix alternative buffer for OpenSSH.
  • conemu#1866: l10n: Add Japanese translation.
  • conemu#622: Unexpected left/right margins in quake mode with 100% width.
  • conemu#622: Fix window size on minimize/restore.
  • ANSI: Use \x7 as our specials terminator in logs.
  • conemu#1492: AnsiLog-s location may be specified as a folder or file with -new_console:L:"Path". Write all ANSI logs to specified file: cmd.exe -new_console:L:"C:\Logs\cmd.log". Create log files by format ConEmu-<YYYY-MM-DD>-p<SrvPid>.log: cmd.exe -new_console:L:"C:\Logs\".
  • AnsiLogs: log current system time each 500ms.
  • Hooks: Support FillConsoleOutputCharacter and FillConsoleOutputAttribute.
  • conemu#1825: Add option to enable/disable ANSI calls to WinApi functions.

Build 190310 (preview)

  • Update ChocolateyAbout.cmd to latest installation cmd.
  • conemu#1323, conemu#1385, conemu#1841: Speed up alternative buffer operations (connector).
  • conemu#1323, conemu#1385, conemu#1841: Let ‘Alternative mode’ toolbar button works with console buffers.
  • Connector: When --log is used, log current system time each 500ms.
  • conemu#463: ConEmu.exe switch -NoHooksWarn disabled external hooks checks.
  • Log duration of external hooks checks.
  • conemu#1733: Enable dark theme scrollbars with ConEmu.exe -Theme DarkMode_Explorer.
  • ANSI: Visual Bell for ESC g.

Build 190303 (preview)

  • conemu#1840: Fix hung during startup if Environment contains echo -x ....
  • The -FontSize is better name to change font size switch.
  • Allow to do Copy all from load dump screen.
  • conemu#1833: Fix border rendering issues (bar placement).
  • Icon was not autoloaded for some tabs (e.g. pwsh.exe).
  • Add default tasks for ‘PowerShell Core’.
  • Some internal changes in default tasks generation.

Build 190301 (preview)

  • conemu#1795: Unexpected ConEmu activation on monitor change.
  • Paste hotkeys Ctrl+V/Shift+Ins didn’t work in Far Manager if selection was present.
  • Eliminate copying delay on Paste if mouse selection is present.

Build 190224 (preview)

  • conemu#1159, conemu#1775: ANSI, tmux, compatibility issues.
  • Connector v1.2.6: Pass ConEmuServerPID environment variable to wslbridge.
  • Add to log start/end time of default tasks populating.
  • Preliminary implementation of PTY in Connector.
  • AnsiDbg: better switch checking.

Build 190108 (preview)

  • Start word selection with Ctrl+Shift+Left/Right.
  • Settings/Size & Pos: Apply button ignored invisible part of Win10 frame while setting coordinates.
  • conemu#861: Support RAlt the same way as Alt+Numbers (keypad).
  • Predefined palettes were not initialized in some cases.
  • conemu#1620: Fade colors were wrong if ConEmu was started with -Palette switch.
  • conemu#1623: Let Ctrl+0 and GuiMacro Tab(7,-1) activate last tab.
  • conemu#1637: Show message about absent DosBox required files.
  • Fix unexpected pane-1 activation on mouse hover when pane-2 ChildGui popup dialog is over pane-1.
  • conemu#1662: Escape Char not working for passwords with trailing quote.
  • conemu#1573: Interface language setting was not saved.
  • Add a new option to auto-trim single lines. When pasting a single line ending in newline, the user is presented with a warning about pasting multi-line strings. This enables a new option to automatically strip trailing newlines whenever we detect that a single line string has been pasted. This prevents the warning and allows the user to more conveniently edit single lines pasted into the console.
  • Add German translation to ConEmu.l10n.
  • Add icon ID number for VS2019 in CreateVCTask.
  • GitShowBranch: Case insensitive check for no branch.

Build 180626 (preview)

  • conemu#1606: Don’t show assertion on start if we can’t determine HKL name, just write info to log.
  • conemu#1613: In some cases first four CJK cells were displayed using wrong attributes (inverse, underline).
  • conemu#1560: Try to support high-precision mouse wheels and trackpads.
  • conemu#1614: Fix long running session performance issues (CreateToolhelp32Snapshot).
  • conemu#1615: Workaroung for Win10 insider cursor position bug after writing \b \b to console.
  • Reset prompt-start position after newline to avoid unexpected behavior of Shift+Home.
  • Avoid rapid window flashing initialized from console applications, log FlashWindow requests.

Build 180617 (preview)

  • conemu#1590: Quake activation (up/down) did not work properly with ChildGui in tab.
  • Show -switch style in ConEmuC help.
  • conemu#1240: For those who want to run WinAPI console applications from POSIX layer: ConEmuC -std -c your-command. When you run connector (or wslbridge) console handles are set into POSIX mode, and only applications directly compiled for this mode will behave as they are in tty. In other words, if you run ‘ConEmu/cygwin-connector/bash’ and try to start Python outside of cygwin folder (e.g. downloaded from https://www.python.org/downloads/), the Python will not think it was started in terminal, because it was not linked with cygwin1.dll! The command ConEmuC -std -c python tries to reinitialize console to work like python was started from cmd.
  • conemu#1567: Fixing ANSI scrolling issues.
  • Slightly expand Settings/Environment editor area.
  • Set default console pad size to 4.
  • conemu#728, conemu#1570: Easy way to configure cmd prompt in default {cmd} task. When you run {cmd} task or any other task utilizing CmdInit.cmd you may set configuration variables on the Environment settings page:
    • set ConEmuPromptNL=NO - use one-line prompt;
    • set ConEmuPromptNames=NO - don’t print user@pc.
  • Let configure csudo from Environment settings page.
    • set ConEmuSudoSplit=NO - run elevated console in new tab instead of split;
    • set ConEmuSudoConfirm=NO - disable ‘Press Enter or Esc to close console…’ confirmation.
    • Read more in docs: https://conemu.github.io/en/csudo.html
  • Fix selection artefacts when selected region goes out of the screen.
  • conemu#1585: Don’t reset search mode by clicking on scrollbar.
  • Support ‘Dynamic scrollbar range’ in search mode.
  • conemu#1604, conemu#393: Allow users enter buffer height values larger than 9999 to revert to maximum allowed 32766 (by Shawn Presser).
  • conemu#1259, conemu#1557: ANSI: Some characters disappear by moving cursor with right arrow key.
  • conemu#1601: Add logging for keyboard indicators CAPS/NUM/SCRL.
  • Support additional batch init scripts in form of {cmd} script.cmd <arguments>. The script.cmd may be surrounded by ", but in that case, due to cmd parsing rules, you should append some script arguments without quotes. In other words, the tail of {cmd} should not end with ".

Build 180528 (preview)

  • conemu#1583: Let -new_console work in WSL. Note: ConEmuC.exe or ConEmuC64.exe are required to run commands, for example: ConEmuC64.exe -c powershell -new_console.
  • Switch ConEmuC -ConInfo was not working on redirected handles (mintty, connector, wsl).
  • conemu#1444: ANSI. Fix irssi rendering under tmux.
  • ANSI. Sequence \e[Nb repeats output of last written character N times.
  • ANSI: ESC ] 9 ; 10 ; 0 ST stops xterm mode emulation.
  • ANSI. Reports for ESC [ 6 n cursor position relative to viewport (1-based).
  • conemu#1569: True color mode with powershell doesn’t scroll correctly.
  • conemu#1579: Changes in escaping rules on pasting POSIX paths (exclamation ! mark).
    • if path contains special characters, strong quoting (single-quote) is used
    • it’s still possible to paste without quotation via GuiMacro
  • In some cases 32-bit ConEmuHk caused access violation on true-color buffer scrolling.

Build 180506 (preview)

  • conemu#884: In some cases Far panels directory were not updated (Tab title, etc.)
  • conemu#1082, conemu#1546: Env.var ConEmuCfgDir was shorter by one char.
  • conemu#1503: Save on timer (every 5 minutes) only startup task if it was changed.
  • conemu#1538: Support user-defined drives mount point in WSL.
  • conemu#1539: Add workaround for 2 pixels cut off client area by autohidden taskbar.
  • Far working directory was not reloaded for %f macro (tab template).
  • Add TaskBar location to LogFile.

Build 180503 (preview)

  • conemu#1539: Resize fixes for auto-hidden Taskbar and caption-less mode.
  • conemu#1545: Fix paste problems in Windows 10 1803 on texts with spaces or CR/LF.
  • Maximized ConEmu was not sized properly after display changes.
  • Default Task: create {bash} if either bash.exe or wsl.exe are found.
  • Improve Windows version detection in dlls.

Build 180427 (preview)

  • conemu#934: Fix assertion nNewWidth>0 && nNewHeight>0 appeared sometimes after console resize in Windows 10.
  • conemu#1503: Save size/pos/startup-task every minute.
  • conemu#1527: Fix auto-hidden scrollbar, was not revealed on mouse-over (regression 1fd7b5b2).
  • conemu#1526: Improve ‘Duplicate root…’ function.
  • Allow to stop ‘Paused’ mode by Esc key.

Build 180422 (preview)

  • Allow import of xml files without reset of current settings. Example with Dracula color theme: https://gist.github.com/Maximus5/3205332bbc45c8300763157f0fdbe884
  • conemu#1522: Exchange default behavior of Ctrl+V and Shift+Ins. Both hotkeys actions may be configured in Settings/Paste.
    • Ctrl+V inserts multiple lines from clipboard with \n inside;
    • Shift+Ins inserts all lines as single line replacing \n` with spaces.
  • conemu#1492: AnsiLog may be enabled on per-console basis via -new_console:L:"<path>", where <path> is a folder to store AnsiLog files, e.g. C:\Logs. https://conemu.github.io/en/AnsiLogFiles.html
  • Change default folder for AnsiLog files to %UserProfile%\Desktop\ConEmuLogs.

Build 180418 (preview)

  • conemu#880: Show the name of selected shell task for Win+X hotkey.
  • conemu#1517: After postponing update the ‘Confirm closing’ dialog stucks.
  • Compact paths (%ConEmuDir%, %ConEmuCfgDir%, etc) by removing \..\ elements. E.g. C:\ConEmu\src\..\Debug\ConEmu.xml will be processed now as C:\ConEmu\Debug\ConEmu.xml.
  • conemu#1046: Don’t take into account path to xml settings storage in AppID generation if it’s a default xml. If configuration file was set by argument -LoadCfgFile "%ConEmuDir%\ConEmu.xml" and it is already the default settings location (the same without -LoadCfgFile switch), than xml path is not used in AppID generation. Note: AppID is utilized during search for appropriate ConEmu instance when -single or -reuse switch were specified.
  • By default add commented LANG variable and some aliases to ‘Environment’ settings page.
  • Hidden cursor may be displayed as inactive (option for debug purposes).
  • Add hotkey for ‘Check for updates’.
  • Add helper git-log.cmd to distro.

Build 180416 (preview)

  • Add description for -new_console:t:"title" switch.
  • Disable automatic update in -basic mode unless the -update is specified.
  • conemu#629: Don’t imply ‘AppKeys’ mode (DECCKM) by -cur_console:p or ENABLE_VIRTUAL_TERMINAL_INPUT.
  • conemu#1513: Fix erroneously trimmed leading " in commands cmd /c "-new_console script.bat argument".
  • conemu#242: Fix hidden scrollbar glitch on mouseover.

Build 180415 (preview)

  • conemu#172: Disable scrolling (mouse wheel and hotkeys) past lowest line.
  • conemu#1509: Previous focused window is incorrectly restored to focus after ‘quake’ minimization.
  • conemu#1511: ANSI: fix \n processing in emacs.
  • conemu#1510: Fix for git hangs when Inject ConEmuHk.dll option is enabled (9bce8f14e regression).
  • conemu#1512: Option ‘Restore to active monitor’ shall not override unchecked ‘Restore inactive window by hotkey’.
  • Show options ‘Restore inactive window by hotkey’ and ‘Restore to active monitor’ on the ‘Quake style’ page.
  • When ScrollBar is always shown (in settings) don’t hide it in alternative (xterm) mode.
  • Improve OS information in About/SysInfo and log.

Build 180411 (preview)

  • conemu#1402: Workaround for \u23CE ⏎ character preceding every prompt in fish on CJK versions of Win10.
  • conemu#1449: DefTerm: Support VS 2017 changes in debugging C# console applications.
  • DefTerm: Do several attempts to attach started console (alternative mode).
  • For new installations automatic updates by default are enabled (same channel as downloaded release).
  • Fix icon path for WSL Bash task.

Build 180409 (preview)

  • conemu#1501: One more fix for cursor position after CJK (and other COMMON_LVB_*_BYTE) glyphs on Windows 10.
  • Fix custom startup command in ‘Fast configuration’ dialog (44b40e6 regression).
  • Add ConEmu.l10n (localization file) to portable and installer.

Build 180408 (preview)

  • Add ‘Interface language’ field to ‘Fast configuration’ dialog.
  • New first page ‘General’ in the ‘Settings’ dialog contains several most used options and language selection.
  • Default update channel now is the same as downloaded release (stable/preview/alpha).
  • conemu#1404: Update Far Manager panels dragging cursor hotspot.
  • conemu#1484, conemu#701: Menu item ‘New console dialog…’ in the tab and system menus.
  • conemu#1402: Add debug assertions for troubleshooting.
  • conemu#1420: Option ‘Restore inactive window by hotkey’ to change Minimize/Restore behavior, new default is ‘if out of focus, minimize instead of focus’.
  • conemu#751: Minimizing ConEmu (Quake animation) should return focus to the previous window.
  • conemu#1502: Text cursor disappear when use default {Bash::MinGW bash} task.
  • conemu#1501: Add cursor position test to ConEmuC -CheckUnicode.
  • conemu#1494: Add <Babun> color scheme.
  • Update Connector modules to v1.2.5.

Build 180318 (alpha)

  • Feature ‘Extend foreground colors’ was removed.
  • Don’t be CPU consuming in background.
  • conemu#1456: VS Extension fails to start ConEmu with error ‘Can’t create new virtual console!’.
  • conemu#1467: Let hotkey ‘Create new window’ take into account confirmation setting.
  • conemu#1478: Fix for unexpected error during ConEmu -UpdateJumpList -Exit.
  • conemu#1402: Add some more tricks to find WinAPI problems: ConEmuC -CheckUnicode.
  • conemu#1480: Update wslbridge to version 0.2.4.

Build 180309 (preview)

  • Tab tooltip was not shown for Far editor/viewer tabs.
  • Ellipsis was not shown for long tab titles.
  • conemu#1440: Fix error dialog when toggling ‘Show buttons (toolbar) in tab bar’.
  • Workaround for unexpected WINDOW_BUFFER_SIZE_EVENT appeared after console scrolling.
  • Installer: readme.txt in the ConEmu\Scripts folder.
  • conemu#1466: ANSI FG/BG reset codes did not reset bright intensity.
  • Settings/Environment was not saved properly (last new line was stripped).
  • Write to ANSI Log calls to certain console WinAPI functions. Example: ^[]9;11;"cmd.exe: SetConsoleCursorPosition(0,0)"^[\.
  • In some cases output of certain tools was printed as ‘black on black’. Ref: https://superuser.com/q/1198421/139371 Related?: conemu#1342
  • conemu#1393, conemu#1469: Fix jumbled output from git log/diff, reverse scrolling speed.
  • conemu#1366: Mouse cursor was not updated while hovering over ChildGui.

Build 180206 (alpha)

  • conemu#1430: Toolbar buttons Min/Max/Close dissapears after toggling ‘Show buttons in tab bar’.
  • conemu#1431: Lines were not erased properly from multiline xml entries (Environment variables, aliases, cp).
  • conemu#1436: TitleBar was not painted properly if theming was disabled.
  • conemu#1338: Error message was not displayed if 7-zip was not found.
  • Write to log Theming and DWM flags.

Build 180131 (alpha)

  • Environment settings (and other multiline values) were not loaded from xml properly (xmlparser regression).
  • conemu#1427, conemu#1428: Fix TitleBar glitches whith option ‘Hide caption when maximized’.

Build 180130 (alpha)

  • Use internal XML parser instead of msxml3.dll.
  • conemu#1369, conemu#1406: Resize refactoring; refactoring of ideal/stored normal rect.
  • conemu#1426: Fix resize glitches if TabBar was set to ‘Auto show’.
  • conemu#1410: Correct TabBar height if system DPI was set to custom value.
  • conemu#1404: Resize Far Manager panels separately. If mouse cursor is over panels bottom edge at center - resize panels heights simultaneously, otherwise - resize panels separately.
  • Rename option to ‘Adjust font size for monitor DPI’.
  • Don’t print download progress: ConEmuC.exe -download -nolog ....
  • Erase deleted Tasks/Palettes/AppDistinct options from xml file on save.

Build 180114 (alpha)

  • Fix frame gaps when maximizing caption-less window on Windows 10.
  • Drag window by frame top if caption is hidden and TabBar is hidden or shown at the bottom.
  • Fix wrong TabBar position when ‘Tabs on bottom’ is checked.
  • conemu#1369: Fixes for unexpected unthemed title bar appeared in some cases.
  • conemu#1400: Allow resize Far panels with mouse if border fore color match back 4bit color.

Build 180111 (alpha)

  • Resize fixes for quake mode in Windows 10.
  • Don’t turn on ‘self-resizable’ frame on mouse-hover if the frame is already resizable.
  • Settings/Integration: If the ‘Command’ field contains only -nosingle and no -run, don’t add -run BEFORE -nosingle.
  • conemu#1395: Settings/Integration: Force Explorer to use hotkey if ‘&’ is specified.
  • conemu#1369: Some more logging on changing window style.
  • conemu#1355, conemu#1393: Fix backscrolling with pager (git bash started from connector).
  • New image-base for ConEmuHk64: 0x7E1100000000.

Build 180108 (alpha)

  • A lot of resize fixes.
  • Fix snap to desktop edges on Win8 when caption is not hidden and ‘Frame width’ set to non-negative value.
  • Fix wrong StatusBar size (it was greater) when caption is hidden.
  • Proper ‘OriginalFilename’ in version info.
  • Proper sizing cursor for caption-less window with positive Frame width.
  • During text selection IBeam cursor was set for many superflous areas.
  • Fix wrong Aero peek position for caption-less window with positive ‘Frame width’.
  • Fix window size and TabBar/StatusBar/Workspace position when caption is hidden and ‘frame width’ is zero.
  • Don’t force show frame during dragging the ConEmu window.
  • Fix GDI resources leak (564d6449 regression).

Build 171226 (alpha)

  • Resize fixes.
  • conemu#1364: Fix missed slash in the installer temp directory for %TEMP%\ConEmuYYMMDD.
  • conemu#348, conemu#1231, conemu#1372: Let background image cover VCon pad areas too.
  • conemu#1373: Fix NestedCallLevel <= 2 assertion in ConEmu-Inside when parent window has zero size.
  • conemu#1374: Explorer context menu integration didn’t start console in the folder, if starting task has /dir %CD% in the task parameters.
  • conemu#1269: Special keys were applied multiple times for GroupInput in xterm mode.
  • Add GetConsoleKeyboardLayoutName result to ConEmuC -checkunicode.

Build 171217 (alpha)

  • conemu#1349: When reopening Settings dialog, show last selected section.
  • conemu#165: Allow to move Quake console between monitors by hotkeys.
  • conemu#275, conemu#1345: Resize changes in caption-less mode.
  • conemu#1350, conemu#1351: Fix wrong VCon position and gaps colors in split-screen mode.
  • A lot of internal changes fixing deprecated string functions warnings.
  • Use BASE addresses above 4GB for better ASLR optimization (ConEmuCD64, ConEmuHk64).

Build 171205 (alpha)

  • conemu#1345: Hide visible frame under TaskBar in maximized mode.
  • conemu#1347: Fix crash when setting hotkey for a task (per-mon-dpi regression).
  • conemu#1346: Tabs didn’t appear when ‘Tabs on bottom’ is set.
  • conemu#1346: Refresh Tabs position after ‘Tabs on bottom’ change.
  • conemu#935: Workaround for injection failure in Windows 7 on some processes (in progress).
  • StatusBar: show current window and tile modes for debug purposes - column ‘ConEmu window mode’.
  • StatusBar: fix wrong painting position during resize with mouse in some cases.

Build 171203 (alpha)

  • Hotkey Apps+C didn’t update ‘Hide caption always’ checkbox.
  • conemu#1329: Fix progress detection in console window title.
  • conemu#1206: correct position after こんばんはGood Evening.
  • conemu#1321: Close tabs to the right (menu, hotkey, macro).
  • conemu#1236: Proper fix for 1638b9b5 (kernel debug log to fill on Win10).
  • conemu#275, conemu#1226: Resize refactoring: dialogs, per-monitor dpi, caption-less mode etc.
  • Fix yanking while dragging the window by its contents with ‘Snap to desktop edges’ enabled.
  • Connector: Fix infinite waiting on shell exit.
  • conemu#1332: Delay in response to any keypress on connector shells.

Build 171117 (alpha)

  • Option ‘Dynamic scrollbar range’ was not working for not-hooked console applications (e.g. wsl.exe).
  • conemu#1306, conemu#460: Perhaps this fixes unexpected ‘Tool window’.
  • In some cases ‘underline’ and ‘reverse’ had no effect.
  • Switch -cur_console:hXXX was ignored on console restart.
  • Connector: Enable log input to file connector-XXXX-in.log with --log.
  • conemu#1317: GuiMacro SetOption("bgImage", "C:\background.jpg").
  • conemu#1051, conemu#1111, conemu#1138: Cursor position fix for Win10 after CJK glyphs.
  • conemu#1311: Connector: Input may entirely stop functioning over time.
  • conemu#1318: If checkbox ‘Support UNC paths in cmd.exe’ is not checked, rely on real registry value.
  • conemu#1271: Fix for caret position when our dialog is active.
  • conemu#1204: Get mount root prefix from connector automatically. It is used on paste paths to cygwin/msys consoles, e.g. when you paste C:\My Sources you’ll get /cygdrive/c/My\ Sources.
  • conemu#275: Fix dialog glitches moving between monitors.
  • conemu#275: Fix GUI glitches while moving ConEmu window to monitor with different DPI.

Build 171109 (preview)

  • XLat from Far didn’t change keyboard layout in ConEmu.
  • GuiMacro: Select(2) cancels active selection.
  • conemu#1307: Turn on ‘Long console output’ when user runs script.py associated with py.exe The script is executed by Far3 via ShellExecuteEx(script.py), which in turn runs CreateProcess(py.exe, script.py) in background thread
  • conemu#1236, conemu#1303: When GetConsoleKeyboardLayoutName not implemented stop calling it
  • conemu#275, conemu#1102: Support PerMonitorV2 DPI awareness for Windows 10 Creators Update.
  • conemu#1304: Use ‘Bold’ ANSI sequence (\e[1m) to bright text color (partial revert of conemu#1288).
  • ConEmuBaseDirShort environment variable had wrong path if ConEmuBaseDir contained relative parts.
  • conemu#1312: Don’t autoquote cygwin/msys paths on paste/drop.

Build 171025 (alpha)

  • connector#15: Support graphics output in some versions of mc.
  • conemu#1265: Fix crash in Windows 7 on starting elevated console.
  • conemu#1271: Update caret position to help accessibilty tools (e.g. Magnifier).
  • conemu#661: Disable ‘Close ConEmu with last tab’ if it’s prohibited. Some switches (-MinTSA, -NoAutoClose, …) tells ConEmu to stay or minimize (into TaskBar status area) instead of termination ConEmu process when all its consoles goes out.
  • conemu#1284: Globally registered (WinAPI) hotkeys may use only general modifiers (e.g. Ctrl instead of RCtrl/LCtrl).
  • Add ‘swap’ to hotkey description (Split: Exchange (swap) with …)
  • Change button name to ‘Add/refresh default tasks…’
  • conemu#1261: Improve conemu#1164 workaround (Win10 conhost bug with cleared contents on resize).
  • conemu#1288: Use ANSI to underline text. Since now, ambiguous sequences like ESC[1m, ESC[3m, ESC[4m, ESC[5m are not used to increase the brightness of background/foreground colors, instead they are used to set ‘bold’, ‘inverse’ and ‘underline’ attributes. To set bright text or background colors one may use sequences ESC [ 90…97 m or ESC [ 100…107 m accordingly.
  • Let ConEmuC -CheckUnicode output samples with extended attributes.
  • New option ‘Dynamic scrollbar range’ on ‘Appearance’ settings page. When enabled, ConEmu tries to determine filled area in RealConsole.
  • Improve -new_console description.
  • conemu#1293: LastError was erased on printf.
  • conemu#1298: Force to load .profile in WSL.
  • conemu#1291: Support wsl.exe and ubuntu.exe - turn on/off XA modes automatically.

Build 170910 (alpha)

  • conemu#1227: Let ‘Context help’ button open corresponding page on conemu.github.io.
  • conemu#1213, conemu#1246: Clicking anywere below the prompt line caused prolonged cursor blinking. ConEmu tried to move text cursor to the clicked position, which caused numerous ‘Right arrow’ clicks. Since now ConEmu would not try to advance text cursor forward, if user clicks on the empty space (line) below the prompt.
  • conemu#1247: Button Startup dir... on Tasks settings page didn’t insert space-separator.
  • conemu#1243: GroupInput blocked input on terminals.
  • conemu#1245: When user runs ConEmu -reuse -min -run ... don’t restore existing window, but minimize it.
  • ConEmu content was erased on decreasing window height or splitting.
  • conemu#1249: Fix the gap on the right of the child GUI window, when scrollbar is set to be always shown.
  • conemu#1241: Fix crash on text selection (mouse double click).
  • conemu#1244: GuiMacro: Use SetOption to change color palettes.

    • SetOption("Scheme", "<SchemeName>") changes color palette for the whole ConEmu window
    • SetOption("VConScheme", "<SchemeName>") changes color palette for the active console

    For example, user may execute from the active shell prompt:

ConEmuC -GuiMacro SetOption Scheme "<Tomorrow>"

Build 170814 (alpha)

  • conemu#1224: Process dead chars AltGr+~ and AltGr+` in XTerm emulation.
  • Settings\Debug: Show XTerm keyboard and mouse sequences in ‘Input’ mode.

Build 170807 (preview)

  • Switch -fork was not working (e.g. ConEmuC -fork -c powershell).
  • conemu#1220: Fix AltGr+Key sent with XTerm keyboard emulation (e.g. tilde and square brackets on german keyboard).
  • conemu#740: Flexible config allowing or disallowing POSIX paths conversion.
    • If mount prefix is disabled with -new_console:p:- switch than autoconversion is disabled.
    • GuiMacro Paste doesn’t do autoconversion with exception of mode Paste(8) which does.
    • Checkboxes ‘Allow Windows to POSIX path conversion’ on ‘Paste’ and ‘App distinct’ setting pages.
  • Add -settings switch to ConEmu.exe.
  • Escape special symbols in POSIX path autoconversion on paste (e.g. /c/Program\ Files \(x86\)/Adobe/).
  • Add wiki link to each settings page.

Build 170805 (preview)

  • conemu#1211: Pressing Enter in nano editor didn’t insert new line.
  • Fix missed icon for {Bash::bash} task.
  • conemu#1209: Node and undefined in the process.env.foobar.
  • Show proper terminal modes in Settings/Info dialog page.
  • Conversion from POSIX to native paths improved.
    • Proper prefix is used (autodetected or specified via -new_console:p:/mnt switch).
    • Paths ~ and subpaths are ignored for now, we can’t even map ~ from WSL to native.
  • XTerm mouse wheel emulation changes.
    • VIM emulation \e[62~ .. [65~ is removed.
    • If console application has not requested mouse events, ConEmu sends Wheel events as Up/Down arrow key presses, and Shift+Wheel events as PgUp/PgDn key presses.
  • In come cases when using Connector ANSI sequences were not processed by ConEmu.
  • conemu#999: Fix ‘RuntimeError: Failed to beep’ when running Python in ConEmu.

Build 170730 (alpha)

  • Unchecked option ‘Use credentials for network resources only’ was ignored (f9805dccf regression). Entered credentials were used only for network resources regardless of the option value.
  • conemu#811, conemu#1199: Fix race while starting applications requesting XTerm emulation (WSL, cygwin, msys).
  • conemu#1194: Button ‘Clone’ in Settings/Tasks.
  • Use conemu-cyg-64.exe with wslbridge.exe to run WSL bash. This concerns to {Bash::bash} task created by default, if cygwin’s wslbridge files exist in %ConEmuBaseDir%/wsl. Connector version 1.2 is required. wslbridge added to ConEmu distro.
  • conemu#648, conemu#1117: Support xterm mouse emulation (mc, WSL, etc.) Connector is required!
  • Try to find all installations of cygwin (32bit and 64bit) to create default tasks.
  • Find MSYS2 installations to create default tasks {Bash::Msys2-32} and {Bash::Msys2-64}.

Build 170709 (alpha)

  • conemu#1175: Take into account modifier keys (Ctrl,Alt,Shift) pressed in the hotkey settings field.
  • New environment variable ConEmuBaseDirShort contains short path like C:\PROGRA~1\ConEmu\ConEmu.
  • conemu#1082: New environment variable ConEmuCfgDir contains directory where xml file was loaded from.
  • conemu#1178: Use short path to connector for launching from git-cmd. Recreate defult tasks to obtain changes or edit task command manually (change %ConEmuBaseDir% to %ConEmuBaseDirShort%).

Build 170705 (alpha)

  • Cygwin/Msys connector is updated to version 1.0 (https://conemu.github.io/en/CygwinMsysConnector.html). Hooks are not injected into cygwin/msys applications if they were runned from connector. As a result some speed up execution and elimination of any BLODA conditions is expected. If one needs ConEmuHk to be loaded into some process, e.g. while starting non-cygwin application like cmd.exe from cygwin shell, they may use ConEmuC.exe as loader. For example, run “ConEmuC.exe -c cmd.exe” instead of “cmd.exe”.
  • Use connector in new default cygwin/msys/git-for-windows tasks.
  • conemu#1008: Add hotkey Apps+Alt+G to group input for selected panes. So one may add or remove console to input group by activating it and pressing the Apps+Alt+G (configurable). Consoles may belong to different splits/tabs.
  • Far Macro: ConEmu.CtrlNumber.lua to switch panel modes by Ctrl+Shift+Numbers.
  • Use Shift+LClick or Alt+LClick to mark the end of selection. User may start selection (by Shift+LClick, Shift+Arrow or any other way) and after that extend it by Shift+LClick to clicked postion. To create block selection use Alt+LClick to mark one selection corner and second Alt+LClick to mark opposite corner. Inspired by https://superuser.com/q/1218047/139371
  • Option ‘Use credentials for network resources only’ in ‘Create new console’ dialog (from Peter.Maksimov). Switch -new_console:e is available in Tasks and command lines.
  • Create/restart console dialog redesign.

Build 170622 (alpha)

  • conemu#136: Swap nearest panes with Apps+Alt+X, swap in direction with Apps+Alt+Arrow.
  • Let Apps+Shift+G group input for all consoles (instead of only visible panes like Apps+G does).
  • Use by default LCtrl+Numbers to switch consoles (instead of Win+Numbers).
  • Use by default Win+Shift+Q for ‘Switch next console’ by default. Leave hotkey Win+Q to Windows. The Win+Shift+Q may be useful to switch Tabs when ChildGui is active.

Build 170517 (alpha)

  • conemu#1039: Use Win+Shift+G as default hotkey for ‘Attach to…’ action.
  • Add option ‘Leave opened’ in the ‘Attach to…’ dialog (Win+Shift+G). Would be useful to examine output of some long running script after it finishes.
  • conemu#1098: Add ‘Rename tab’ option for ‘Double click on tab’.
  • Use ‘Rename tab’ as default option for ‘Double click on tab’.
  • conemu#1097: Don’t count ‘System’ process as running process (close confirmation).
  • Cross-click closing confirmation was not shown if ‘Confirm tab’=Off and ‘Confirm window’=On.
  • Detach improvements:
    • GuiMacro: Detach(3) for seamless updating from Chocolatey
    • Try to set the console font to same size as ConEmu uses
    • No debug assertions
  • GuiMacro: Close(2) is asynchronous now. This is because of GuiServer thread waiting for synchronous macro completion, but this thread is required to be terminated when ConEmu window is closing…
  • Use Win7 TaskDialog for ‘Add default tasks’ confirmation.
  • DefTerm: Take into account xml file specified by -loadcfgfile switch. Default Terminal options have to be saved by ‘Apply’ button on the settings page.
  • conemu#661: When ConEmu started with ‘-Detached’ switch (implied by DefTerm in some cases) option ‘Close ConEmu with last tab’ was unchecked. If old behavior is required, the switch ‘-NoAutoClose’ may be used.
  • Admin shield was not shown on TabBar if ConEmu was started under Admin.
  • Real console font size dialog: show hint if created font height differs.
  • conemu#1012, conemu#1121: Dirty workaround for AVDefender/Bitdefender bug raising a crash in the RegQueryValueEx. Warning! ConEmu physically can’t fix 3rd-paty bugs! This commit just skips process bitness detection if we already may be sure about it. But the bug/crash may appear in some other situations, so it’s better to report the problem to the authors.
  • conemu#156, conemu#805: Detach powershell console during Chocolatey’s update ConEmu package.
  • conemu#1135, conemu#1021: Create default tasks for Visual Studio 2017 and x64 targets.
  • conemu#1051, conemu#1111, conemu#1138: Workaround for Windows 10 bug with cursor position after CJK glyphs (Also: conemu#1083, conemu#1096).
  • conemu#1051, conemu#1111, conemu#1138: More Win10 bug workarounds (cursor position after CJK).

Build 170326 (preview)

  • Move window to active monitor by ‘Minimize/Restore’ hotkey if ‘Restore to active monitor’ is checked (ref conemu#255).
  • Don’t force ConEmu window to ‘active monitor’ unless -monitor XXX switch or ‘Restore to active monitor’ are specified.
  • Minor fix in startup pos/size adjustment (Win10, FixWindowRect).
  • Run as ‘System’ failed when session was opened via RDP.

Build 170316 (preview)

  • conemu#787: Improve scroll by prompts by skipping empty lines above prompts.
  • conemu#1058: Apply button was not auto-enabled on entering negative X coord in the Settings dialog.
  • conemu#1061: Fix GUI crash if Far panels has no column titles.
  • Make magnetic snap to edges friendly for Windows Aero Snap feature.
  • conemu#1047: Display ampersands (&) in tab titles.
  • conemu#688, conemu#1063: Fix ‘Long console output’ in Far 1.x and 2.x.
  • conemu#1067: Log errors in GetConsoleScreenBufferInfo.

Build 170305 (preivew)

  • Microsoft/BashOnWindows#1668: Fix wrong ANSI processing from Vim started in tmux.
  • conemu#1055: Fix ‘Delete word lefward to the cursor’ at the bottom of the screen.
  • conemu#787: Keyboard shortcut to scroll by prompts. Ctrl+Alt+PgUp/PgDn will jump between commands entered in the shell prompt. Take into account that prompt must pass to ConEmu the code ESC]9;12ESC\ (ConEmu default) or ESC[?7711h (mintty implementation).

Build 170227 (preview)

  • conemu#284, conemu#472, conemu#1000: Fix gaps in Windows 10 on snapping. Halt window size changing on show/hide the frame.
  • conemu#945: Temporary fix for doubled CJK on non-CJK Win10 14959+.
  • Due to invisible part of the frame in Windows 10 (ref broken coordinate system) the ‘physical’ coordinates do not match ‘visual’ ones anymore. Let show ‘virtual’ 0x0 coordinate in the settings, if the window is docked to the upper-left corner of the screen without gaps.
  • Improve default pos/size if the window exceeds monitor’s working area on startup.
  • conemu#988: Alternative font unicode range was not parsed properly without ‘prefix: ‘.
  • conemu#988: Hints for alternative font’s controls were updated.
  • Update AnsiColors24bit.ps1 for powershell in WSL Powershell is available for linux and also woks in Bash on Windows (WSL), see https://github.com/PowerShell/PowerShell [Console]::SetWindowPosition(0,$y) and [Console]::SetCursorPosition(0,$y) do not work there, so an escape sequence is used instead.
  • Fix crash on exporting some manually edited configurations. ref: https://groups.google.com/d/msg/conemu_ml/yDzPaCnd_5U/2AgUZEazCAAJ
  • conemu#1044: Don’t move the cursor by click above the line with prompt.
  • Prompt click position fix for multiline prompts.
  • conemu#1000: Retain client size during changing window border on mouse hover.
  • Try to install injects in Wine without LdrGetDllHandleByName. ref: https://groups.google.com/d/msg/conemu_ml/owVNAuQzC_s/xWnKfyysCwAJ
  • conemu#318: Snap to desktop edges now works with magnetic effect.

Build 170118 (preview)

  • Pasted paths to WSL bash were not converted to Unix style (/mnt/…).
  • connector#10: Unicode \u23CE ⏎ character preceding every prompt in ConEmu. Ref: conemu#586, Maximus5/connector#10, fish-shell/fish-shell#789 Check: Maximus5/connector#19
  • ConEmu’s echo and type commands were cropped sometimes. If RealConsole (conhost window) was created larger than expected by ConEmu GUI, than echo and type printed text using this larger size and after shrinking conhost window (up to Windows 8.1) part of data was cropped.
  • conemu#451: Support multi-line (wrapped) hyperlinks (URLs) for Ctrl+Click.
  • conemu#986: Don’t change prompt text cursor position by LClick above the prompt.
  • conemu#1007: Add more logging to mouse wheel processing.
  • Moving some prompt features to GUI (Click & CtrlBS). Ref: conemu#986, conemu#317, conemu#845 Now ‘Change prompt text cursor position with Left Click’ and ‘Ctrl+Backspace - delete word leftward to the text cursor’ are process by ConEmu GUI without posting command to ConEmuHk. The feature requires properly reported by the shell prompt start pos. For bare cmd.exe it’s done automatically by ConEmuHk. All other shells must report the start of the prompt with ANSI.
    • https://conemu.github.io/en/AnsiEscapeCodes.html#ConEmu_specific_OSC
    • https://conemu.github.io/en/CygwinMsysConnector.html For example, while using bash and connector you may add to the end of your PS1 the following sequence: \[\033]9;12\007\].
  • Improve hyperlink detector on ‘git diff’ outputs.
  • conemu#1007: Disable ENABLE_QUICK_EDIT_MODE by default.
  • Add logging of console mode changes.
  • Improve hyperlink detector on #include-s with absolute paths.

Build 161206 (stable)

  • conemu#970: Pasting windows path in cygwin produces truncated result (77eb4e6 regression).
  • Allow to pass empty string via -cur_console:m:”” (set no mount prefix for Unix path conversion).
  • conemu#552: Templates %m…m, %M…M - show mark ‘…’ for active (m) and inactive (M) tab. So, if you want to see ‘• ’ mark on the active tab (to emboss active tab) just change your console tab template to smth like: ‘%m• m<%c> %s’. https://conemu.github.io/en/SettingsTabBar.html#id2106
  • Don’t show Assertions in ‘Stable’ releases.

Build 161203 (stable)

  • StatusBar. new column ‘Cell Info’ shows information about cell under cursor: UCS & ConAttr. CellInfo is turned on by default in ‘-basic’ mode to simplify bugreporting.
  • conemu#809: Support mount root for unix-path conversion. ConEmu tries to choose mount root automatically, if user have not defined it explicitly with ‘-cur_console:m:/mnt’ switch. For example, to use ‘/cygdrive’ just run your console with switch: ‘-cur_console:m:/cygdrive’.
  • In some cases ConEmu window was closed unexpectedly during initialization. That happend if delay between consoles initialization was greater than first console run duration. So, ConEmu was closed before second console process was created.
  • conemu#943: Rename option to ‘Change mouse cursor if busy’.
  • Add switch ConEmuC -IsRedirect to determine if CONOUT is redirected.
  • Force enable mouse events processing in KeyEvents.
  • conemu#964: Let default {Far} task load plugins from FARPROFILE.
  • conemu#927: Appropriate behavior while posting chars with AltGr pressed. Example: print("*") when Lithuanian keyboard layout is selected.
  • Support clickable links like ‘example-protocol://someurl’. Origin: http://superuser.com/q/1152465/139371

Build 161022 (stable)

  • conemu#910: Fix regression: slower startup.
  • File wsl-con.cmd was created by msi in wrong folder.
  • Far Macro. Some improvements in ConEmu.CtrlNumber.lua
  • Console test (ConEmuC -checkunicode) improved.
  • conemu#919: Fix misprint.
  • Some internal changes in hooking: support KernelBase for installing injects.

Build 161009a (stable)

161009a

  • conemu#896: Fix regression: cygwin/msys process creation was broken.

161009

  • GuiMacro: Allow {Task} arguments in Shell function.
  • Reuse previous palette on Unfasten/Re-Attach.
  • conemu#888: Allow to use ConEmu as default console in third-party applications.
  • DefTerm. Reinit some functions in SetAllHook
  • conemu#830: Fix: Significant dwm.exe CPU time when renamed ConEmu tab is active.
  • conemu#886: Settings / Integration: When ‘Shift’ is pressed during ‘Register’ button click, ConEmu’s ‘Here’ and ‘Inside’ items are registered as ‘extended’ menu items, and they are shown by Explorer only when ‘Shift’ is pressed.
  • Show process startup time in SysInfo and LogFiles.
  • Far macro emulating Ctrl+Number on LCtrl+Shift+Number keypress.

Build 161002

  • conemu#879: Fix doubled CJK glyphs on Windows 10 build 14931. Windows 10 (since 14931) has changed behavior for double-cell glyphs. Now they are doubled (COMMON_LVB_LEADING_BYTE/COMMON_LVB_TRAILING_BYTE) even for UTF-8 codepage.
  • conemu#871: Selection was not working in Alternative mode.
  • Turn on certain StatusBar columns on -basic switch.
  • Switch /OMITHOOKSWARN was passed improperly to server when /log was defined.
  • Sample file demonstrates ability to use 256 colors in Windows Subsystem for Linux started in ConEmu tab.

Build 160914 (stable)

  • conemu#863: Unchecking option ‘Kill ssh-agent with ConEmu’ had no effect.
  • Suggest %UserProfile%\ConEmu\Logs as default location for ANSI logs.

Build 160913 (stable)

  • Add option to kill ssh-agent.exe processes started from ConEmu’s consoles on ConEmu termination. Read more at: https://conemu.github.io/en/SshAgent.html
  • Installer was signed without timestamp.

Build 160904

  • GuiMacro: Detach(1) didn’t disable confirmation.
  • conemu#841: Support COMMON_LVB_REVERSE_VIDEO console attribute.
  • gitextensions/gitextensions#3263: Inside mode: Don’t run console ‘As Admin’ if Shift is pressed.

    Remove ambiguous option to run started elevated console (Run As Admin). If ConEmu was started by some shortcut with Shift key, user faced the unexpected UAC confirmation.

    If user want to run elevated console, they may use special Task with -cur_console:a switch. Example: {cmd (Admin)}.

    If developer want to run ConEmu console in elevated mode, they may add -cur_console:a switch after -run switch. Example: ConEmu.exe -run cmd.exe -cur_console:a /k <some command>.

Build 160828 (stable)

  • gi-821: Fixed crash on startup if Explorer is not started.
  • Support sha256 checksum in chocolatey package.
  • conemu#832: Fix crash on erasing ‘Settings->Keys & Macro->Mark/Copy->Exceptions’.
  • conemu#766: Prefer ‘TEMP’ env.var over GetTempPath function.
  • GuiMacro: Let Detach(1) do the work without confirmation.

Build 160710 (stable)

  • conemu#766: ConEmuSetup improvements and error handling.
    • Don’t show MessageBox in auto mode (chocolatey, autoupdate);
    • Log error messages to log-file in the exe’s folder;
    • In case TEMP directory is inaccessible, just use exe’s folder.
  • conemu#740: Try to convert paths to cygwin style if clipboard doesn’t contain \n while pasting to cygwin/msys shells.
  • In some cases ‘Alternative font’ was not used for first cell in a row (1536b94 regression).

Build 160707 (stable)

  • conemu#752: Fn keys were not processed by Keys GuiMacro.
  • conemu#742: Improve installer error reporting, don’t show error code twice.
  • conemu#739: New option ‘Compress long strings to fit space’ is turned on by default. By unchecking that option you’ll get ‘old’ behavior, when ConEmu just trims text, which overruns dedicated space. Read comments in the issue for details: https://github.com/Maximus5/ConEmu/issues/739
  • In some cases old text was not cleared properly with a consequent garbage on the screen.
  • conemu#741: Text compression/expansion logic changed, using ‘elasticity’ now.
  • In some cases Font changes were not applied properly.
  • conemu#741, conemu#722: Glyphs widths evaluation and alignment were changed. So, symbols are expected to be painted properly, uncropped. Examples: U+276F (❯), U+2794 (➔), U+27F6 (⟶).
  • conemu#761: Support ‘Terminate all but shell’ for git-cmd.exe.

Build 160619

  • Command ‘ConEmuC -ConInfo’ prints current console tech info.
  • Let intercept GetWindowLong(GWL_STYLE) for console window handle (ref conemu#727, conemu#719). Far 3.0 since build 4698 tries to query GWL_STYLE for console window?
  • l10n. New language resources.
  • conemu#735: Add all marked tasks to Jump List, use TaskBar history limit value only for History items.
  • conemu#740: Conversion to linux path on paste was not working for ‘Single line’ mode.
  • Option ‘Autoupdate’ on Settings/TaskBar/Windows 7 Taskbar. If checked, Jump Lists will be updated automatically when user check the ‘Taskbar jump lists’ checkbox in Task properties.
  • Do not add new Tasks to Jump List by default, let user explicitly check ‘Taskbar jump lists’.
  • Installer (MSI): Don’t suggest Far Manager’s folder by default.

Build 160612 (stable)

  • Terminal modes were not displayed on Settings/Info page.
  • conemu#716: Cygwin/msys connector output was broken after starting nano.
  • conemu#722: Treat Unicode range U+2700..U+27BF as double width glyphs.
  • conemu#718: Minimal cursor size option was ignored for invalid console cursor size (zero size).
  • conemu#719: Write cursor information and console window rect to log file.
  • Print more console information in ConEmuC -checkunicode.
  • conemu#723: Let ‘Minimize/Restore’ hotkey act in spite of ‘Always on top’ mode.
  • Don’t process (append) environment variable twice (ref conemu#724). Example: PATH=%ConEmuBaseDir%\Scripts;%PATH%;C:\Tools\Arc So, do not add %ConEmuBaseDir%\Scripts; and ;C:\Tools\Arc if they already exist in PATH. Only explicit comparison is done, so, if C:\Tools\Arc is in the middle of current %PATH%, it would be processed (appended).
  • Fix: Console progress 0% was detected during tab startup (regression 69439a3).
  • Default task {Far}: don’t double plugin folders to avoid doubled lines in F11 (Far 1.x and Far 2.x /p switch problem).
  • conemu#700: Show tab icon for Far editors and viewers if ‘Far windows’ option is off.

Build 160609

  • conemu#712: Total consoles count was not displayed in the title properly (regression 7ed745b).
  • conemu#678: Selection vanished from screen after multiple page selection.
  • System menu item ‘Debug’ -> ‘Dump screen’ saved empty png file.
  • Fix Shift-Home selection in cmd.exe prompt after Tab-completion. First Shift-Home is expected to select the typed command without prompt. Sequential Shift-Home keypresses select and unselect prompt part.
  • Let Shift-Home select multiline commands in cmd.exe prompt.
  • conemu#687: Settings page ‘Integration’ -> ‘ANSI execution’ to control allowed code and macro.

    This allows ConEmu specific OSC to be executed: ^]]9;6;"*macro*"^]\ and ^]]9;7;"*cmd*"^]\.

    Since now, they allowed by default in cmd.exe only (were implemented for GitShowBranch.cmd). User may also disable or enable they for any process.

    Also, there is a list of allowed commands. Commands are case-sensitive, one line - one command. User may use * to allow bunch of commands by ‘mask’.

Build 160607 (stable)

  • Settings simplification: radio buttons were removed from ‘Settings/Mouse/Mouse button actions’. In Far Manager RBtn and MBtn clicks are bypassed to console if <No-Mod> is selected.
  • Non-unique hotkey modifier check was improved.
  • Warning fixes (from Michael Lukashov).

Build 160605 (preview)

  • User was enable to enter list of executables on AppDistinct settings page (regression).
  • Option ‘New window’ in the create new console dialog started ConEmu with wrong arguments (no xml, etc.)
  • DefTerm. Option ‘Register on OS startup’ did not use specified xml file.
  • conemu#698: Fix crash on copy selected text in HTML format if raster font is used.
  • Fix conditon for <BS> key posting (ref: conemu#641).
  • conemu#667: Alt+GrayPlus+HexNumbers changes.
    • Alt+GrayPlus is bypassed to Far Manager by default. User still may set up explicit hotkey for ‘Start Alt+Number mode’ action.
    • Option ‘Alt+NumpadAdd - unicode hex codebase’ on the ‘Keyboard’ page (has no effect in Far Manager).
  • conemu#629: Try to enable xterm keyboard emulation automatically (BashOnWindows).

Build 160529

  • conemu#457: Support DefTerm feature for Idle (Pythonw.exe) and VisualStudio Code (code.exe).
  • DefTerm: ConEmu crashed if it’s closed during DefTerm initialization.
  • DefTerm: Don’t warn user if requested process is already closed.

Build 160522

  • conemu#682: Multi-line paste Enter confirmation setting was not being saved.
  • conemu#681: Allow NodeJSPortable.exe to run node in the same ConEmu tab.
  • conemu#654: Feature ‘Drag ConEmu window by client area’ may be disabled on ‘Mouse’ Settings page.
  • conemu#370: Option ‘Auto save/restore opened tabs’ saved wrong split config in some cases.
  • Maximus5/conemu-inside#23: Don’t show Min/Max/Close buttons in the ‘Inside’ mode
  • StatusBar was painted using wrong ‘fade’ status in some cases (ConEmuInside).
  • ConEmu ‘Here’ and ‘Inside’ improvements (Integration Settings page). Now the command will be registered and displayed properly if ConEmu was started with special switches like -LoadCfgFile, -LngFile and others.
  • Recommended: -reuse over -single. -reuse does not enforce ‘single’ mode in the started instance.
  • conemu#573: Support ANSI sequence to set cursor style (DECSCUSR, VT520).
CSI Ps SP q - Set cursor style (DECSCUSR, VT520).
		Ps = 0  -> ConEmu's default.
		Ps = 1  -> blinking block.
		Ps = 2  -> steady block.
		Ps = 3  -> blinking underline.
		Ps = 4  -> steady underline.
		Ps = 5  -> blinking bar (xterm).
		Ps = 6  -> steady bar (xterm).
  • If ‘Multiple consoles …’ were unchecked and ConEmu window is empty (either -detached or not closed with last closed tab) than it was impossible to reuse empty window to create new console.
  • Use proper parameters for new window (e.g. started from ‘Create new console’ dialog).

Build 160515

  • ConEmuInside: In some cases (VisualStudio pane) ConEmu failed to detect ‘focused’ state.
  • Split settings page ‘Controls’ into ‘Keyboard’ and ‘Mouse’ (alignment pending).
  • Settings page ‘Quake style’ for pull-down related options.
  • Settings for ChildGui moved to separate page (Integration / Children GUI).
  • cmderdev/cmder#929: Fullscreen was not activated properly in some cases (part of ConEmu was obscured by TaskBar).
  • conemu#673: GuiMacro SetWindowPosSize: fix changing size w/o changing pos (by @jcsullins).
  • Was not able to use xml file from drive root. Now it’s possible to run, for example: “ConEmu -loadcfgfile Z:\ConEmu.exe”.
  • Show version stage in the Settings and About dialog titles. E.g.: ‘About ConEmu 160506 [64] {Preview}’.
  • More Settings/Debug/Exec improvements. CD was not captured in some cases, as a consequence contents of @file was not captured too. Also, @file processing is doing synchronously now.
  • Avoid using of deprecated googlecode location for version information. If user had old build of ConEmu installed, and old version location info was stored in the xml, they would fail to receive new versions. Now, old deprecated locations are ignored and ConEmu uses the default place instead.

Build 160504

  • conemu#660: Fix crash on ConEmu.exe exit (32-bit).
  • Separate process creation from module/inject activities. On Settings/Info/Debug page new ‘Exec’ option shows only ShellExecute and CreateProcess activities. The ‘Shell’ options is unchanged: ‘Exec’ + injects + modules.
  • l10n: Update resources (Debug activities).

Build 160503

  • conemu#661: If ConEmu started with -detached switch, option ‘Close with last tab’ couldn’t be changed.
  • Improve debug shell logging (source of @file without paths). Settings/Info/Debug has ‘Shell’ option which shows processes creation information. E.g. if you run project make, and make executes lnk @arguments, the arguments is usually temporary file, which contains actual agruments for linking. ConEmu tries to locate the file (passed to lnk without path) and shows its contents in Settings/Info/Debug.

Build 160428

  • conemu#472: One more fix for custom frame width (Quake) and ‘gaps’.
  • Revert conemu#621 patch. Just post KeyUp(Alt) before pasting.
  • New feature ‘Adjust lightness of indistinguishable text’ on the ‘Colors’ settings page. The idea is to make text readable if certain foreground and background colors are indistinguishable for current palette. ConEmu will try to change the lightness of the foreground text.
  • Draw triangles (‘’ and ‘’) internally if ‘Enhance progressbars and scrollbars’ is checked. This solves two problems: cleartype artifacts in statusbars (vim airline for example); and triangle color for adjusted lightness of indistinguishable text.
  • New ConEmu.exe switch -Frame <value> changes desired ‘Frame width’.
  • Many internal changes in font descriptors creation.

Build 160416

  • conemu#629: Once more ‘Bash on Ubuntu on Windows’. It’s recommended now to run bash with -cur_console:p switch. Delete trailing 1 if you have {bash} task already.
-cur_console:p[N] - pty modes, N - bitmask, default is 1+4
   1 - XTermKeys, 2 - BrPaste, 4 - AppCursorKeys
  • Support underlined text attributes (fish autocompletion).
  • ConEmu.exe switches -run and -runlist are introduced to take the place of -cmd and -cmdlist.
    • Actually, -cmd and -cmdlist are supported for compatibility reasons, but -run... switches are more convenient to avoid confusion with cmd.exe.
    • As before, both /switch and -switch notations are supported.
    • Also, ConEmu internals were changed to -switch notation.
  • conemu#641: Correct posting 0x7F (which is <BS> on xterm) to console. It was posted with LEFT_CTRL_PRESSED in dwControlKeyState. We are posting <BS>, but not a <Ctrl>-<BS>.

Build 160413

  • Task for ‘Bash on Ubuntu on Windows’ was not created properly in 32-bit ConEmu on 64-bit Win10. Also, it’s named now just a {Bash::bash}.
  • New StatusBar columns: ‘Terminal modes’ and ‘RealConsole modes’ (generally for troubleshooting).
    • ‘Terminal modes’ shows keyboard modes and some flags: Windows, Xterm, App cursor keys, Bracketed paste, Cygwin, msys1, msys2 or clinK. E.g. XC means Xterm keyboard mode and Cygwin active console application.
    • ‘RealConsole modes’ shows current values of GetConsoleMode for ConIn and ConOut.
  • GuiMacro: TermMode(<Mode>[,<Action>]). Ref conemu#629: To ‘fix’ arrow keys in vim in bash on Ubuntu on Windows one may set hotkey for macro TermMode(2) and switch keyboard mode manually when vim (linux process) is started and exited.
TermMode(<Mode>[,<Action>])
  - changes active terminal modes
    Mode==0: Keyboard emulation (Xterm/Windows)
    Mode==1: Bracketed paste
    Mode==2: Application cursor keys (DECCKM)
    Action==0: Disable mode
    Action==1: Enable mode
    Action==2: Switch mode (default)
  • Suppress error message ‘Can’t open console data file mapping. ErrCode=0x00000002’ when started smth from Far and close ConEmu.
  • Terminal modes and performance counters were not shown properly on first open of ‘Info’ settings page.

Build 160411

  • conemu#629: Support xterm keyboard emulation for ‘Bash on Ubuntu on Windows’. conhost does not do keypressed translation, if they were posted directly to console input. That’s why switch -cur_console:p1 must be used to turn on internal xterm emulation in ConEmu. So, the task {Bash-on-Ubuntu} would be:
%windir%\system32\bash.exe -cur_console:p1
  • New default task {Bash::Bash on Ubuntu} for Windows 10 (if the feature is turned on in Windows).
  • conemu#637, conemu#626: Access vialation on entering plugin ‘ConEmu Background’.
  • Environment variables: ConEmuArgs and ConEmuArgs2.
    • ConEmuArgs now contains only ConEmu.exe’s ‘switches’ (before -cmd or -cmdlist).
    • New variable ConEmuArgs2 contains the command only: -cmd ... or -cmdlist ....
  • Reuse ConEmuArgs when starting new ConEmu instance from cmd autorun.
  • conemu#614, conemu#616: Handle commas as decimal separators in the in-console progress detection. This fixes curl -# -O looping between 0 and 9%.
  • Do not apply the icon from {Task} if option ‘Show overlay icon’ is on, to avoid two similar icons, one over another.

Build 160403a

  • conemu#620: ConEmu shows assertion when terminating SSH session in stermc.
  • conemu#624: Defaults on Settings\Integration were lost after reactivating page.

Build 160403

  • ComSpec setting page moved under DefTerm.
  • Avoid attempt to hook DefTerm from multiple processes in Aggressive mode.
  • Improve logging of DefTerm internals.
  • conemu#604: Some improvements on cmd automatic attach. The method may be registered on the ‘ComSpec’ settings page. However, it’s not a recommended option, because ConEmu has very slight control over it, and even the logic ‘when we need to attach or not’ is fuzzy.
  • conemu#604: Registration buttons were not processed properly on ConSpec settings page.
  • Corrections in -new_console switch trimming procedure.
    • The space was not trimmed in /C "C:\Temp\run.cmd -cur_console:o".
    • Unexpected assertion removed in /C "C:\Temp\run_pause.cmd "-cur_console:o""
  • Don’t run the command started by Shift-Enter from Far Manager via ConEmuC.exe. If one needs the command to be started in new ConEmu tab, than install the Macro: ConEmu/Far3_lua/ConEmu.ShiftEnter.lua.
  • Don’t bypass MouseMove events to Far Menus when selection modifiers are pressed.
  • conemu#621: Try to mimic standard Windows Alt+Numbers behavior.

Build 160329

  • Redesign ‘Keys & Macro’ settings page. Let Alt+F put focus into the ‘Filter’ field.
  • Hotkey Ctrl+Alt+Break was not processed properly.
  • LogFile was not created when ‘Internal LogFiles’ checkbox was on.
  • Simplify switching between Tasks on the ‘Tasks’ settings page (Up/Down keys if checkbox/button has focus).
  • conemu#404, conemu#322: Fix crash in the integrated applications after ConEmu update (DefTerm). The effect will be noticed on the next update.

Build 160328

  • New default hotkeys for process termination:
    • Win+Alt+Break - Terminate all but shell processes in the current console;
    • Ctrl+Alt+Break - Terminate active process in the current console.
  • conemu#605: Fix regressions on ‘App distinct’ settings page (EOL).
  • conemu#294: Add ‘Filter’ field to ‘Keys and Macro’ settings page.
  • conemu#318: With ES_NUMBER user can’t enter negative value (X/Y).
  • conemu#318: Get rid of gap in Quake mode when frame width is less than 3 pix.
  • conemu#165: Allow to drag Quake consoles between monitors.
  • Show Ctrl+Break but Pause in the hotkeys list.
  • l10n. Update resources
  • conemu#304: Use full monitor working area for maximized/fullscreen Quake mode.

Build 160327

  • Add palette change logging. Ref: conemu#599, searching for bottle neck
  • conemu#593: Background color index was cropped to 8-color palette after \e[9999;1H.
  • conemu#587: Fix text selection when cursor passes the selection anchor (downright).
  • Update chinese translation.
  • Improve double-click (word) selection. For example, select daily by double-click inside brackets of ConEmu [daily]>.
  • ANSI: Sequence ESC [ 1 4 t reports terminal window size in pixels as ESC [ 4 ; height ; width t.
  • conemu#605: Fix regressions on ‘App distinct’ settings page.
  • Log extended information during console shutdown. Ref: conemu#604: Last conemu versions often can’t attach to started console

Build 160324

  • Unify LogFile names: ConEmu-gui-..., ConEmu-con-..., ConEmu-srv-....
  • To start console as ‘System’ use -new_console:aA switch.
  • Update {Show ANSI colors} and fit in 76 chars.
  • Show compiler version and colorize output of -Args.
  • Try to show and re-apply -new_console:XXX switches in ‘Recreate’ dialog.
  • conemu#581: Restart ConEmu after automatic update in the same directory it was started before.
  • Update chinese translation.
  • Update Russian translation.
  • If ConEmu started with -detached switch, don’t close it automatically when last tab is terminated.
  • ConEmuC: Don’t fall into Press Enter or Esc to close console... if invalid arguments were specified. This is critical, especially if our process was started under non-interactive account, than ExitWaitForKey causes the infinitely running process, which user can’t kill easily
  • ConEmuC: Don’t fall into Press Enter or Esc to close console... if server was not connected to GUI. Avoid situation when ConEmuC /ROOT was started from running console (bare cmd.exe) and ConEmuC (our started server) was not connected to GUI, then we get infinite loop when ConEmuC waits for cmd termination and vice versa.
  • Avoid ‘Unknown state’ appeared in the StatusBar during console startup.
  • LogFiles may be enabled permanently via Settings -> Features -> ‘Internal LogFiles location’.
  • CmdInit.cmd: Reset colors on each prompt ($E[m).
  • conemu#587: Fix text selection when cursor passes the selection anchor (changing selection direction).
  • conemu#598: Improve pasting options for Shift+Ins and Ctrl+V (multi-line text). Now, Ctrl+V will insert all lines, space-separated, and Shift+Ins insert multi-line text as before. User may change actions on the ‘Paste’ settings page.
  • conemu#101: Switch -UseExport may be specified before -GuiMacro to export result as env.var. Without -UseExport specified before -GuiMacro, ConEmuC.exe will not try to export GuiMacro result as environment variable ConEmuMacroResult to the parent process.
  • Variable ConEmuMacroResult was skipped during environment exporting.
  • Settings pages names localization.

Build 160313

  • On WinXP/Vista the icon in the TitleBar was unexpectedly changed to active tab icon.
  • Intelligent selection: RClick over selected region will Paste selected text, bypassing Windows’ clipboard, and Reset selection region.
  • Fix garbage displayed in VCon during console startup on WinXP.
  • conemu#571: ConEmu -demote ... starts process for the wrong user.
  • Log current SessionID, improve Desktop and Title representation.

Build 160310

  • TaskBar icon fixes (Overlay icon on any OS, update icon on Restart console).
    • Option ‘Show overlay icon (Win7 and higher)’ now works on any system, and need to be renamed. So, if TaskBar uses small icons, ConEmu shows icon from active console via WM_GETICON.
    • Icon was not updated on restart console with another icon.
  • Updates on Intelligent selection.
    • Double and Triple clicks selection do not require modifiers.
    • Click outside selection region - would reset active selection.
    • Do Internal Copy & Paste if LBtn is still down and RBtn is clicked.
    • Avoid blinking on double/triple clicks.
    • Selection: In some cases Shift+DblClick slipped to console.
  • conemu#328: Improve double-click word selection logic.
    • Don’t select space after word.
    • Don’t select pseudographics before/after alphabeticals.
    • Trim trailing punctuations.
    • Trim leading punctuations except dots (e.g. .bashrc).
  • Fix wrong quotation rules on Settings/Environment. Was not working properly:
echo ""
echo """C:\Program Files\Git\bin\git.exe"" fetch --progress ""--all"" "

Build 160308

  • Option ‘Retard inactive panes’ was ignored in some cases.
  • Trailing dot was not trimmed after md-style hyperlink.
  • conemu#420: Do not enable by default option ‘Process start’.
  • Debugging purposes: ConEmuC.exe -struct %ConEmuPID%.
  • In prompt, Shift+Home/End selects command text first, second press expands selection to line start/end.
  • If selection was started from keyboard, than Del/Shift-Del/Backspace removes selected text. ConEmu tries to ‘map’ single Del/BS to series of keypresses to remove whole selected block. Only one-line selections are processed. Shift-Del do copying to clipboard before erasion.
  • Allow persistent mouse selection. Selection will reset on Paste or Typing.
  • When selection crosses anchor, behave same way if selection was started in that direction.
  • ANSI: Implement ESC ] 9 ; 12 ST to store end of prompt message.
  • l10n: Update chinese translation.

Build 160301

  • conemu#562: Environment was not applied to elevated consoles.
  • Window icon was changed by mistake when starting task with defined icon. This must happen only for startup task.
  • StatusBar was not updated after root process termination. Especially for consoles started with -new_console:c0 or -new_console:c1.
  • conemu#561: Tab macro %d was not trimmed to ‘Max tab width’.
  • For TaskBar with small icons show current console icon instead of ConEmu default (option ‘Admin shield’).
  • GuiMacro: GetInfo("Root") XML-result changes.

    Ref: Maximus5/conemu-inside#8

    State: Empty, NotStarted, Running, Exited. PID and ExitCode: unsigned integers. UpTime: milliseconds. Examples below.

    • If there are not consoles in ConEmu.
<Root State="Empty" />
  • If console initialization is in progress (ping localhost -t for example).
<Root State="NotStarted" Name="ping.exe" />
  • If root process was started and is running. Note, 259 in ExitCode is STILL_ACTIVE constant.
<Root State="Running" Name="ping.exe" PID="7136" ExitCode="259" UpTime="3183" />
  • If root process was finished (terminated by Ctrl+C as example).
<Root State="Exited" Name="ping.exe" PID="7136" ExitCode="3221225786" UpTime="10195" />
  • Another example for cmd.exe normal exit.
<Root State="Exited" Name="cmd.exe" PID="6688" ExitCode="0" UpTime="1825" />

Build 160228 (preview)

  • Fix crash when mouse wheel was scrolled over search edit box.
  • Warning fixes (from Michael Lukashov).
  • Intelligent selection mode was not working in Far userscreen (Panels turned off).
  • conemu#560: Fix true-color scrolling issues in Far 3.0.4525.
  • Alt+Numbers mode improvements.
    • Hotkey (unassigned): Start Alt+Number mode to enter unicode symbol by its hex codebase.
    • Allow mode start by GuiMacro: AltNumber([Base]).
      • Base==0: Start Alt+Numbers in ANSI decimal mode (‘ANSI’ actually means UNICODE code points 32..255)
      • Base==10: Start Alt+Numbers in OEM decimal mode
      • Base==16: Start Alt+Numbers in hexadecimal mode
    • Alt+Numbers: If mode was started by Alt+Key (user-defined), do paste on Alt release.
    • Alt+Numbers: Show collected codebase and hints about mode in the StatusBar.
  • KeyEvents v4.3: Unicode characters were not printed correctly.

Build 160222

  • conemu#555: Aliases support was broken (771ab79 regression).
  • Maximus5/conemu-inside#13: ConEmu-Inside position was not updated in some cases.
  • Understandable error message if bad -loadcfgfile was specified.
  • Don’t erase default MSZ setting value, if one not found in xml.
  • Let -new_console:c1 consoles stay open silently even on Esc/Enter.

    When all processes in console are finished:

    • ConEmu does not close the console automatically;
    • Confirmation message is not written to console;
    • All keypresses are ignored.

    So, user may either close console via ConEmu interface (kill hotkeys or close menu items), or parent process (when ConEmu is working in the ‘Inside’ mode) may close the console via GuiMacro Close(0,1).

Build 160219

  • Task may be executed in the running console with ConEmuC -c {TaskName}.

    Actually, first command of the named task is executed, and rest of command line is appended as arguments. For example, you may start Far editor in the current console by executing in the prompt:

    ConEmuC -c {Far} /e text.txt
    
  • Support tasks nesting.

    Simple nesting is allowed, so one may create their own task, which starts {cmd}, {powershell} and {VS 14.0 x86 tools prompt}, even in splits or with extra arguments. For example:

    {cmd} & echo Extra args
    {powershell} -new_console:sV
    
  • New predefined environment variables: ConEmuTask and ConEmuPalette.
  • TaskBar JumpList icons fix.
  • Far Macro: ConEmu.Editor.lua was broken (Far3 latest builds).
  • Far Tabs were not updated in ConEmu after plugin call Plugin.SyncCall(ConEmu,100).

Build 160218

  • GuiMacro. New function Write("Text") writes “Text” to console output (dangerous).

    Use it at you own risk! Calling this function may cause unexpected behavior of running console application! That is because function changes console contents and cursor position directly, bypassing detouring standard ConIn/ConOut processing queue.

    In most cases safe functions Paste, Print and Keys are preferable!

    However, with Write you may implement some interesting features, like printing sort of ‘hints’ in shell prompt:

    Write “\e7\e[90mEcho "Hello world!"\e[m\e8”

    Ref: Maximus5/conemu-inside#3

  • conemu#550, conemu#372, conemu#234: Unassigned by default hotkey ‘Reset terminal’ (dangerous).

    I’m still sure that this operation is harmful and dangerous: https://conemu.github.io/en/ClearScreen.html. But since GuiMacro Write exists, anyone may create a macro for Write("\ec"), which the hotkey actualy executes.

    TabMenu item ‘Edit -> Reset terminal’ is available too.

    BTW, with Write macro anyone may push to console several colored lines, using ANSI sequences, to ‘mark’ some point in real-time logs (tail -f).

    Write “\n\n\e[91m========== ‘\e]9;8;"time"\e\’ ==========\e[m\n\n”

  • Bring here: Just move window to the upper-left corner of active monitor.
  • ANSI: Let ESC ] 9 ; 8 ; "*env*" ST supports date and time.

Build 160217

  • conemu#541: Chinese translation (from @ulin).
  • Maximus5/conemu-inside#4: Don’t warn ConEmu's parent window was terminated abnormally if we have no VCon.
  • Maximus5/conemu-inside#4: Don’t show ‘Can’t create new virtual console’ error if parent was killed during initialization.
  • Maximus5/conemu-inside#12: Query GuiMacro result via callback function. ConEmuCD.dll and ConEmuCD64.dll now export GuiMacro function. https://github.com/Maximus5/ConEmu/commit/ffd3774eb037fb73828ff969464ef57a97dda1a4
  • Don’t install hooks in ConEmuC.exe.
  • ConEmuC internal -echo able to expand environment variables by -x subswitch. Example: ConEmuC -echo -x “Version: %ConEmuBuild%”
  • Maximus5/conemu-inside#3: Write user-defined text to console on startup.

    Commands echo and type are processed internally by ConEmuC now. For example, it’s possible to add into the Settings/Environment.

    echo -x “Welcome to ConEmu %ConEmuBuild% terminal^nPress Win-Alt-P to show Settings dialog”

    Alternatively, you may add echo or type before the command itself, when you create new console, or in the Task definition. Example.

    type -utf8 “%ConEmuDir%\Hello.txt” & cmd /k “%ConEmuBaseDir%\CmdInit.cmd”

  • Implement -Args to show how ConEmu’s command line parser works. Example: ConEmuC -args “Test1 & ^ “” Test2” “Test “” 3”

  • Two double-quotes are replaced with one double-quotes in NextArg.

    So, the command:

    ConEmuC -args “Test1 & ^ “” Test2” “Test “” 3”

    must produce following output:

    1: Test1 & ^ " Test2 2: Test " 3

  • Changes in ConEmuC -echo feature.

    • Arguments are processed one-by-one, strings with special characters must be framed with double-quotes, two sequential double-quotes are replaces with one double quotes, multiple spaces between arguments are treated as single space.

    • If -r subswitch is not specified, than following replacements are done.

      • ^^ -> ^
      • ^n or ^N -> (char)10 {\n : LF}
      • ^r or ^R -> (char)13 {\r : CR}
      • ^t or ^T -> (char)9 {\t : TAB}
      • ^a or ^A -> (char)7 {BELL}
      • ^b or ^B -> (char)8 {\b : BACK}
      • ^e or ^E or ^[ -> (char)27 {ESC}
    • If -x subswitch is specified, than %EnvVars% are expanded.

$ ConEmuC -echo "A1 "" A2"   "A3" A4"
A1 " A2 A3 A4

$ ConEmuC -echo "Line1^nLine2"
Line1
Line2

$ ConEmuC -echo -r "Line1^nLine2"
Line1^nLine2
  • Settings/Environment has priority over console command line.

    Commands echo, type, set and others, defined in on the ‘Environment’ settings page, are executed before commands, defined in the Task or console command line.

    So, if ‘Environment’ has following line

    echo -x “Welcome to the ConEmu %ConEmuBuild% terminal”

    And {cmd} Task is defined like following

    echo “Initializing {cmd} Task…” & cmd /k “%ConEmuBaseDir%\CmdInit.cmd”

    Than you’ll see in the terminal

    Welcome to the ConEmu 160217 terminal Initializing {cmd} Task…

  • Log system date on -log start and date change.
  • Show (StatusBar) and log PID of started console server.
  • GuiMacro: WindowMode("HERE") moves ConEmu to monitor with mouse cursor.
  • Add hotkey for ‘Move ConEmu window to the monitor with mouse cursor (Bring here)’.
  • conemu#240: Create a workaround for ‘Maximum real console size was reached’.

    Looks like MS-Bug in conhost leads to abnormally large font set in real console, if tab was started As Admin in Windows 10 and Win-L pressed.

C:\ConEmu\ConEmu64.exe -basic -max -size 12 -visible -log -cmd {cmd (Admin)}
rundll32 user32.dll,LockWorkStation

Build 160207 (preview)

  • Alt+HexNumbers: Dump collected codebase to console on ‘invalid’ input or GrayPlus.
  • conemu#534: Fix wrong background drawing in Far (TrueColor).
  • conemu#532: ‘Apply’ button failed to return ‘Normal’ mode in ‘Quake’ style.
  • conemu#78: Rename to (modifier for ‘Highlight and goto’ and some others). Purpose of this option - process when no modifier (Ctrl, Alt, Shift, ...) is pressed.
  • conemu#489: Fix TaskBar jump-list problems.
    • Default Tasks for SDK::VS * were not created by ConEmu64.exe.
    • Wrong icon was set for tasks SDK::VS * in jump-list.
  • Default extension (xml for example) was not appended if user fails to print it in the ‘Export settings’ dialog.
  • Warning fixes (from Michael Lukashov).

Build 160204

  • Support Alt-+-HexNumber input internally, including surrogate pair generation. ConEmu is able to convert entered codepoints to surrogate pairs, so you may enter uncommon symbols outside from BMP. Examples below.
    • Double-struck ‘𝔸’: press Alt-+-1D538.
    • Sushi emoticon ‘🍣’: press Alt-+-1F363
    • More information
  • Screen was not updated if shell (cmd for example) was activated back from closed Far Manager, if close has been done by cross-click and ‘Safe Far Close’ macro.
  • conemu#524: Deal with entangled window list returned by Far API.

Build 150813g (stable)

  • Don’t try to inject hooks into ConEmuC processes.
  • Allow AutoUpdates to ‘Stable’ builds.
  • Renew portable and xml notes.
  • conemu#491: Example Far Macro ConEmu.CtrlShiftT.lua had wrong hotkey.
  • Prevent double execution of script specified in “AutoRun” cmd’s registry key. For example, when “cmd /k CmdInit.cmd” was started (default for {cmd} task) triggering ver command caused execution of test.cmd again.
[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"AutoRun"="test.cmd"
  • conemu#470: Double click word selection was broken.
  • conemu#517: In Quake mode Maximized/Fullscreen was dropped after ConEmu restart.
  • conemu#297: Fix keyboard delay (Windows 7).
  • conemu#486: Use https for github links.
  • conemu#524: Deal with entangled window list returned by Far API.

Build 160202

  • New TabMenu items hints (shown in StatusBar when hovering menu with mouse).
  • Show confirmation if Shift is pressed when selecting menu items:
    • Kill active process
    • Kill all bat shell
  • conemu#241: Close consoles refactoring (close Far tabs with single click). If Far Manager was started from other shell (from cmd.exe, for example) than using ‘Safe Far Close’ macro leads to return to the shell prompt, instead of termination of this console. Also, unchecked option ‘Safe Far Close’ was ignored for far.exe. In progress actually. We have to simplify close/terminate calls.
  • Warn user if automatic action was called without initialized settings. The example of command: ConEmu.exe -SetDefTerm -Detached -MinTSA -Exit. If there is no settings file, user will see FastConfiguration dialog, which is unexpected for automatic action (-SetDefTerm and -Exit). If one needs to run ConEmu without settings, they may use -basic switch.
  • Double-width glyph in the col 1 was cropped in Far editor/viewer. For example, if the following text 中英文Block mode复制初步修复。 was started from the leftmost console cell, than glyph was cropped to one cell.
  • GitShowBranch.cmd: Support git branches with dots in branch name.
  • conemu#515: Internal changes of OnShutdownConsole.
  • Add default task {Tools::Docker}. Docker is detected by environment variable %DOCKER_TOOLBOX_INSTALL_PATH%. Also, bash.exe (Git, Cygwin or MSys) have to be installed to run start.sh.
  • Add default task for NYAGOS (if found in %PATH%).
  • conemu#517: In Quake mode Maximized/Fullscreen was dropped after ConEmu restart.
  • conemu-inside#1: Mouse text selection does not work in the Inside mode.
  • conemu-inside#4: Avoid crashes when parent process is terminated during startup.
  • conemu-inside#4: Correct warning messages and don’t show them if parent was terminated during startup.
  • Allow to start new tab in current detached instance in one-console mode. If option ‘Multiple consoles in one ConEmu window’ is disabled, than new console is started in new ConEmu window, but this is impractical if there is no consoles in current instance. For example: “ConEmu -detached” or existing console was closed.
  • Protect from possible ‘locks’ during startup.
  • StatusBar column ‘Create new console’ was not updated in some cases.

Build 160124

  • conemu#509: Fix crash when checking ‘Explicit executable’.
  • Use bare {Far} task name for first Far.exe found in our folder. To simplify portable and testing installations, if Far Manager is copied into our program folder, don’t change its task name (don’t add version/bitness suffixes).
  • conemu#507: Get rid of MsgBox on attach errors, print info to Console instead.
  • conemu#514: Fix broken pseudographics representation if ‘Alternative font’ was off.
  • Prefer bash.exe over sh.exe when creating default tasks.
  • gd#516: Support ‘Application Cursor Keys (DECCKM)’.
  • Update terminals module to v0.7.4
  • Let characters 0x1F300..0x1F5FF be double-width.
  • conemu#517: Radio-buttons Maximized and Fullscreen were not working (Apply is required though).

Build 160111

  • Fix bad XML format for GuiMacro GetInfo Root.
  • conemu#491: Example Far Macro ConEmu.CtrlShiftT.lua had wrong hotkey.
  • Add ‘Anti-aliasing’ option for alternative font.
  • Far Manager was not resized after splitting with Ctrl-Shift-O/E. Implement helper ForceFarResize and utilize it in both sync and async modes.
  • conemu#502, conemu#446, conemu#447: The algorithm of text drawing has changed significantly.
  • Prevent double execution of script specified in “AutoRun” cmd’s registry key. For example, when “cmd /k CmdInit.cmd” was started (default for {cmd} task) triggering ver command caused execution of test.cmd again.
[HKEY_CURRENT_USER\Software\Microsoft\Command Processor]
"AutoRun"="test.cmd"
  • conemu#494: Fix clink double initialization.
  • connector#3: Let Left/Right/Up/Down/Home/End post sequences ESC[X.
  • connector#8: Fix top output lines.
  • Update terminals module to v0.7.3.
  • Updating progress was not changed during downloading (10% till 99%).
  • conemu#297: Fix keyboard delay (Windows 7).
  • conemu#471: Far plugin ‘ConEmu Panel Views’ was broken (da926ba regression).

Build 151224

  • All 64-bit binaries are built with VS14. 32-bit binaries are still built with VS9 (WinSDK7) to be compatible with old systems.
  • conemu#486: Use https for github links.
  • conemu#488: Full paths were shown in Far’s editor/viewer tabs (6ce49af regression).
  • GuiMacro: Return xml instead of json for GetInfo Root.
  • GuiMacro: In-process GuiMacro execution improvements.
Prototype: int __stdcall ConsoleMain3(int anWorkMode, LPCWSTR asCmdLine)
Example: ConsoleMain3(3, L" -GuiMacro:1234 Print \"exit\\n\"");
Note: anWorkMode==3, asCmdLine must begin with space.

Build 151222

  • conemu#465: Treat Ctrl-Z as ‘EndOfStream’ in ReadConsole (Go input streams). To use, on new line press Ctrl-Z and Enter. Option (Features page) disabled by default.
  • conemu#469: TabBar/ToolBar is too large.
  • conemu#473: Support Ctrl+LClick on paths surrounded by brackets.
  • connector#4: AltGr+Char was not working with cygwin/msys connector.
  • conemu#470: Double click word selection was broken.
  • conemu-inside#3: New switch -new_console:c0. It suppress writing to console confirmation messages like “Press Enter or Esc to close console…”, but let server to wait for Enter or Esc nonetheless.
  • ConEmu.Core - Nuget package for Nuget.org, for referencing the stuff from Visual Studio projects. Unlike Choco’s, this one has to carry all of the payload files inside and not on an URL. The nuget with conemu WinForms control references this nuget, so just adding a nuget to your project sets it up for using the conemu control out of the box.
  • Internal. Fix package name
  • API: ConEmuCD exports function ConsoleMain3 to enable ‘in-process’ GuiMacro calls.
Prototype: int __stdcall ConsoleMain3(int anWorkMode, LPCWSTR asCmdLine)
Example: ConsoleMain3(0, L"-GuiMacro:1234 Print \"exit\\n\"");

Build 151217

  • AnsiLog was not written properly in some cases.
  • Reuse HandleKeeper to determine console handle properties properly
    • ANSI coloring is supported while redirecting text to CON from batches. Example for cmd prompt: call cecho "Redirected output" > CON.
    • Output of msvcrt linked applications, like PING or TRACERT, may be logged (Settings\Features\Log console output).
  • conemu#461: Fix AeroPeek VCon offset when frame is non-resizable.
  • conemu#210: Minimizing other windows causes ConEmu to be restored (Quake).
  • First try to draw non-spacings/combinings/surrogates/double-width in ‘proper’ size. For example, combining accents/umlauts must be shown over preceding letter, CJK double-width characters must use two cells to avoid overlapping. But that raise some other problems if console application don’t care about this. For example: Far Manager frames may look corrupted after CJK file names.
  • Don’t try to pop up console menu by Shift+RClick while LBtn selection is present.
  • Make IDM_CLOSE (Tab/Console menu item) behavior more conistent.
    • If menu’s opened by RClick on console or by hotkey: do ‘Close console’.
    • If menu’s opened by TabBar’s RClick and it’s a group with several tabs: do ‘Close tab group’.
    • Otherwise: do ‘Close tab’.
  • ConEmu Inside: Terminate our process (ConEmu.exe) if parent window was killed.
  • Don’t try to hide to TSA in Inside mode.
  • conemu#467: Startup crash if startup task was renamed.
  • Arbitrary shells (not a Task) were not accepted in FastConfiguration dialog.
  • Let’s save integers as user-friendly 10-based numbers (new xml configs).
  • Allow AutoUpdates to ‘Stable’ builds.
  • GuiMacro: GetInfo(“Root”) returns information of current console root process (JSON).
    • If there’s no console at all - macro returns either empty string, or somthing like “FAILED:Specified ConEmu instance is not found”.
    • On errors you may receive {"Status":"Unknown"}.
    • Normally, JSON object is expected. Example below, // for comments.
{
"Running": false,  // true or false
"Name": "cmd.exe", // name of root process executable
"PID": 1234,       // PID of root process
"ExitCode": 1,     // 259 if still running, or its exitcode
"UpTime": 12418    // milliseconds
}
  • GuiMacro: Avoid VConRequired error macro was received before RCon created.
  • GuiMacro: If ConEmuC -GuiMacro was started before ConEmu GUI finishes initialization, wait for ConEmu window appears or ConEmu.exe process terminates.
  • Option ‘Skip click on activation’ was not working on ‘touch’.
  • conemu#310: Chars entered by Alt+Numpad were not working.
  • Warning fixes (from Michael Lukashov).

Build 150813e (preview)

  • conemu#461: Fix AeroPeek VCon offset when frame is non-resizable.
  • conemu#210: Minimizing other windows causes ConEmu to be restored (Quake).
  • Don’t try to pop up console menu by Shift+RClick while LBtn selection is present.
  • Bug and warning fixes (from Michael Lukashov).

Build 151210

  • Add batch to build all binaries
  • Trim too long console titles in ‘Close confirmation’ dialog.
  • Backscroll buffer was not restored after exiting man, vim (608fe12 regression).
  • Show internal AppID in the About dialog, log AppID source. This ID is used for Win7+ TaskBar (pinned apps).
  • In some cases Win7+ pinned TaskBar icon was not reused.
  • conemu#461: Fix AeroPeek VCon offset when using captionless mode.

Build 150813d (preview)

  • Don’t try to position cursor on higher line to avoid numerous beeps (bash, clink, etc.)
  • conemu#297: Show option ‘Delay between consoles initialization’ on the ‘Startup’ page.
  • fix cppcheck warning: memset() called to fill 0 bytes of ‘lpConsoleSelectionInfo’
  • fix cppcheck warning: Logical conjunction always evaluates to false: asLabel && !asLabel
  • fix cppcheck warning: Logical conjunction always evaluates to false: pszNumEnd && !pszNumEnd
  • fix cppcheck warning: Invalid memcmp() argument #3. A non-boolean value is required
  • DefTerm. Improve error message, version, process name.
  • conemu#322: Fix crash in hooked applications while updating DefTerm module.
  • Print handles information in ConEmuC /checkunicode.
  • Add new color schemes: <ConEmu>, <Cobalt2>.
  • Use <ConEmu> color scheme by default.
  • conemu#345: ‘Run as Administrator’ was crashed in some cases.
  • Only active split was updated after choosing palette from DDCB.
  • Misprint: Looses -> Loses.
  • ANSI: Brightness (back/fore) was not reset in some cases. For example: "\e[96mA\e[36mB" - “B” and “A” had same color.
  • Fix handle leak (GetProcessBits, handle is not freed)
  • conemu#368: Fix thread handles leaks.
  • Append optional switches to single-command tasks. For example, there is default task {cmd} which has single command: cmd /k "%ConEmuBaseDir%\CmdInit.cmd". Now you may to run {cmd} /git from NewConsole dialog or via -cmd switch of ConEmu.exe. So, the result will be: cmd /k "%ConEmuBaseDir%\CmdInit.cmd" /git.
  • ConEmu here: Suggest to start {cmd} task instead of bare cmd by default.
    • So the default command for ‘ConEmu Here’ will be {cmd} -cur_console:n.
      • Note. Prepend /reuse /cmd before task name, if you want to reuse running ConEmu window: /reuse /cmd {cmd} -cur_console:n.
    • Default command for ‘ConEmu Inside will be {powershell} -cur_console:n.
  • Add ‘ConEmu Underlines’ item to Far’s F11 menu (panels, editor, viewer).
  • Add ‘ConEmu Background’ item to Far’s F11 menu (panels, editor, viewer).
  • conemu#94: Gray window on PuTTY when connected via local proxy command.
  • In some cases ConEmuC64 was started as server for 32-bit root process.
  • conemu#415: GetLastError returned 6 after WriteFile even on success.
  • Don’t restart PC without confirmation after CUP ALL (chocolatey update). https://groups.google.com/d/topic/chocolatey/UvVVLpoBnCg/discussion
  • Write process list changes and active process name to log (ConEmu -log).
  • Write CtrlC/CtrlBreak and other console events to log (ConEmu -log).
  • Move checkbox Activate split/pane on mouse hover to the Controls settings page.
  • conemu#399: Use mouse for ConEmu’s selection instead of passing to cygwin’s vim.
  • conemu#398: Fix: Taskbar previews don’t match tabs order.
  • Fix: Win7 taskbar aero peeks appeared in wrong position if pad size was not null.
  • Warn if two instances of ConEmu plugin were loaded in Far Manager. If due to installation or configuration errors two dll libraries were loaded, they both will fail to work properly. So, warn user about the problem in detail, show suggestion, and stop plugin initialization.
  • Warn user if wrong version of ConEmu plugin was loaded in Far Manager.
  • conemu#336: Don’t poll Far 2.x current directories while Editor/Viewer is active.
  • conemu#17: Send WM_ENTERSIZEMOVE/WM_EXITSIZEMOVE to ChildGui during resize.
  • ANSI \e[K has not cleared rightmost cell.
  • Checkbox ‘Desktop mode’ was removed from settings. Most of users misunderstand its purpose, and seems like it’s broken in the past builds and windows can’t inject itself into Desktop.
  • ConEmuLn. Add separate settings for Editor and Viewer underline colors.
  • Improve XML parser error messages.
  • Don’t autoclose ConEmu window while error message box is waiting user interaction.
  • conemu#344: Fix abnormal resize of maximized window if TabBar is auto-shown.
  • conemu#353: Jump lists were created improperly if ConEmu was started with -single switch.
  • May specify index of an icon in the file
  • conemu#378, conemu#376: Support retrieving icon from *.dll and *.exe files by index or ResID. One may specify the icon either by number (decimal, 0-based), or by resource id (negative, decimal).
Example for Task parameters:
  /icon "%CommonProgramFiles(x86)%\microsoft shared\MSEnv\VSFileHandler.dll,33"
Example for `-new_console` switch (may be specified in the Task commands):
  -new_console:C:"%CommonProgramFiles(x86)%\microsoft shared\MSEnv\VSFileHandler.dll,33"
  • conemu#442: In text selection pressing Ctrl+Shift+Arrow increases selection faster. Ctrl+Shift+Left/Right jumps by words if possible, or by 10 chars. Ctrl+Shift+Up/Down jumps by screen halfs.
  • conemu#455: Redirected output from batch files to CON device was not working. Windows’ console API is not working on handles opened that way. test.bat
ECHO/ Test Redirect Output 1>CON
  • conemu#351: Allow changing URL for retrieving version location on Settings/Update.
  • conemu#351: Use https://conemu.github.io/version.ini by default.
  • In some cases ConEmu tried to set abnormally large console size.
  • Updater. Fight against wininet cache before downloading.
  • Fix wrong background from ‘ConEmu Underlines’ in some cases. If “Far /e …” was started from Panels, and only ‘Editor’ coloring was enabled in ‘ConEmu Underlines’, than wrong background was painted after exit Editor Far.exe process.
  • Add batch to build all binaries
  • conemu#461: Fix AeroPeek VCon offset when using captionless mode.

Build 151208

  • conemu#459: Characters disappear after readline Ctrl+R, …, Enter.
  • ConEmu Inside: Fix detection of ‘ConEmu has focus’.
  • ConEmu Inside: Don’t resize VCon or RCon if parent is minimized.
  • ConEmu Inside: Show TaskBar progress on parent window.
  • ConEmu Inside: Show flashing on parent window.
  • Updater. Fight against wininet cache before downloading.
  • In some cases ConEmu tried to set abnormally large console size.
  • GuiMacro: GetInfo("ActivePID") returns PID of active console process or 0.

Build 151207

  • conemu#438: No newlines in log files after prompts (cygwin/msys). Cygwin/msys shells do not write LF to screen unless they were started from ConEmu’s cygwin/msys connector. Therefore we have to do some magic to ‘detect’ line feeds…
  • Update terminals module to v0.7
  • In some cases PID of terminal-connector was not shown in the StatusBar.
  • Xterm’s alternative screen was not cleared on activating.
  • conemu#351: Allow changing URL for retrieving version location on Settings/Update.
  • conemu#351: Use https://conemu.github.io/version.ini by default.
  • Changes in processing of default hotkey Win+X.
    • It runs whole task contents, but not only first ‘tab’ from task;
    • If no one task was marked as ‘Default shell’, run default COMSPEC with arguments ` /k “%ConEmuBaseDir%\CmdInit.cmd”`.

Build 151205

  • Show cygwin/msys/clink flags on Settings/Info.
  • Post Fxx keys ncurses-friendly in the xterm mode emulation.
  • conemu#442: In text selection pressing Ctrl+Shift+Arrow increases selection faster. Ctrl+Shift+Left/Right jumps by words if possible, or by 10 chars. Ctrl+Shift+Up/Down jumps by screen halfs.
  • conemu#455: Redirected output from batch files to CON device was not working.
  • conemu#438: No newlines in log files after prompts.
  • Do logging of Far prompt (only screen copy) if ‘Log console output’ is ON.
  • Update cygwin/msys connector to v0.6.

Build 151202

  • When ConEmu was started as a child window (InsideParent) it behaves as it has no focus.
  • Ensure that all child windows are closed properly on termination (InsideParent).
  • Option ‘Activate split/pane on mouse hover’ was not working in InsideParent mode.
  • Execution of ‘-GuiMacro:PID’ was failed if ConEmu.exe was in InsideParent.
  • Don’t allow to execute ‘-GuiMacro:…’ on wrong instance.
  • Increase debugger backscroll even if it was started in ConEmu tab.
  • XTerm keys fixup (F1..F4, BackSpace, Alt+Char).
  • Disable ‘Ctrl+Backspace - delete word leftward to the text cursor’ in cygwin/msys connector. Ctrl+BS is posted as “\x1F” and it may be configured in the .inputrc as following:
# Ctrl-BS - kill word on the left
"\x1F": "\C-w"
  • ANSI: Implement ESC c - Full reset (clear screen, backscroll, move cursor to the upper-left corner).
  • ANSI: Fix errors in ESC [ *n* @ and ESC [ *n* P sequences (insert/delete characters).
  • ANSI: Support byobu status line.
  • ANSI: Fix extended attributes errors on automatic line scrolling.
  • ANSI: Implement ESC E, ESC D, ESC M sequences.
| ESC E | Same as `\r\n` |
| ESC D | Same as `\n` but preserves X coord |
| ESC M | Reverse `\n` |

Build 151129

  • ANSI: Implement (xterm) codes to save ESC 7 and restore ESC 8 cursor position.
  • ANSI: Sequences ESC ] ... ESC \ were not processed properly in some cases.
  • cygwin/msys connector v0.4.
  • Warning fixes (from Michael Lukashov).

Build 151126

  • First try to create cygwin/msys terminal connector.
  • JumpList icon was not created properly for Task in some cases. If /icon switch was not specified for Task parameters, and first line of Task commands started with specials * or >, JumpList icon was not created properly.
  • conemu#431: Fix crash in EmergencyShow (Win10, closing ConEmu).
  • Show in the StatusBar cygwin/msys connector’s PID as AltServer.
  • Pass UTF-8 encoded strings to debugger (ANSI debug logging).
  • ANSI: Implement ESC [ 3 J: dispose all backscroll lines (from xterm).
  • ANSI: Implement ESC ] 9 ; 10 ST - Request xterm keyboard emulation.
  • Testing purposes: Options -a and -s in ConEmuC -type. -a writes text to console using MBCS functions. -s writes text to console byte-by-byte (streaming). Example: ConEmuC -t -a -s UTF-8-broken.txt.
  • Improve UTF-8 support. In some cases, console output was broken.
  • Internal. Reset m_Term on tab restart
  • ANSI: Support xterm bracketed paste mode. Console application should write \e[?2004h to enable and \e[?2004l to disable bracketed paste mode. When mode is enabled, ConEmu sends pasted text to console input buffer framed into \s[200~\e[201~.
  • ANSI: Long OSC sequences written splitted by writes were processed improperly.
  • Don’t treat cygwin/msys connector as ‘Incomplete operation’.
  • Warnings fixes (from Michael Lukashov).

Build 151122

  • Minhook related: Try to change our imports to ease use of trampolines.
  • Append optional switches to single-command tasks. For example, there is default task {cmd} which has single command: cmd /k "%ConEmuBaseDir%\CmdInit.cmd". Now you may to run {cmd} /git from NewConsole dialog or via -cmd switch of ConEmu.exe. So, the result will be: cmd /k "%ConEmuBaseDir%\CmdInit.cmd" /git.
  • ConEmu here: Suggest to start {cmd} task instead of bare cmd by default.
    • So the default command for ‘ConEmu Here’ will be {cmd} -cur_console:n.
      • Note. Prepend /reuse /cmd before task name, if you want to reuse running ConEmu window: /reuse /cmd {cmd} -cur_console:n.
    • Default command for ‘ConEmu Inside will be {powershell} -cur_console:n.
  • DefTerm. Workaround for some weird command lines (CodeBlocks). For example, in CodeBlocks: C:\Program Files\CodeBlocks/cb_console_runner.exe "C:\sources\app.exe" MSDN recommends to quotate paths containing spaces and specials, but CB ignores this guideline.
  • Try to bypass start if -new_console:z specified (in cmd.exe prompt).

Build 151119

  • conemu#412: Failed to restore window position on secondary monitor (d3da351 regression).
  • Far Manager plugins ‘ConEmu Background’ and ‘ConEmu Underlines’ were not working on Windows 7.
  • First user palette was multiplied on sequental TabMenu calls ‘View (palettes)’.
  • On ‘Debug active process…’ always show ‘New console’ dialog. So user may run debugger in a split or even change debugger comand line.
  • Allow to set hotkeys for debugging menu items.
    • Debug active process (default is Win+Shift+D);
    • Active process memory dump;
    • Active process tree memory dump.
  • For debugger NewConsole dialog suggest ‘30%’ for split and don’t autoselect command.
  • Debugger. Switch /AUTOMINI will create sequential mini-dumps.
    • So, it may be useful for creating ‘mini snapshots’ of running application with specified time intervals. After /AUTOMINI switch user may specify interval. Milliseconds: /AUTOMINI 500 or /AUTOMINI 500ms; seconds: /AUTOMINI 5s; and minutes: /AUTOMINI 1m.
    • Create sequental dumps of 64bit PID=1234 with 500ms interval: ConEmuC64.exe /DEBUGPID=1234 /AUTOMINI 500
    • Note. Press Win+Shift+D (default hotkey) to open NewConsole dialog with prefilled command to start debugger on the active process in the active console.
  • GuiMacro: Debug(<Action>) allows to create debugger console or memory dumps.
Action=0: Debug active process (confirmation dialog with options)
Action=1: Active process memory dump...
Action=2: Active process tree memory dump...

Build 151115

  • conemu#415: GetLastError returned 6 after WriteFile even on success.
  • Shift+Debug active process allows to run debugger in a split. If menu item Debug active process is called with Shift key pressed, NewConsole dialog is opened (allowing to run debugger in a split).
  • ConEmuC Debugger. Don’t suggest to create MiniDump on MS_VC_THREADNAME_EXCEPTION.
  • In some cases ConEmuC64 was started as server for 32-bit root process.
  • conemu#94: Gray window on PuTTY when connected via local proxy command.
  • Correct condition for attaching console app started from ChildGui (from conemu#94).
  • conemu#419: Cygwin-friendly paths were pasted into Clink’s prompt.
  • Option ‘Suppress bells’ added to ‘Features’ settings page. It suppresses annoying bells produced by echoing char(7), Beep and MessageBeep functions. ‘Inject ConEmuHk’ is required. Instead, ConEmu window (Frame/Title and TaskBar button) will flash one time if ‘Disable all flashing’ is not checked.
  • Let palettes list (TabMenu) will not be too long. There are 25 predefined palettes now, and if user creates user-defined palettes, the menu had unhandy scrolling.
  • Detection of ‘Active process’ is almost rewritten.
    • Since now, ‘Active process’ is the last process started in console (same as before);
    • But process used to select AppDistinct options must be interactive. For example, you have defined AppDistinct settings, with palette <PowerShell> for powershell.exe and palette <ConEmu> for bash.exe and git-bash.exe. Than, palette will not be changed anymore when you just run git status from powershell’s prompt, it will be changed if only bash.exe is started directly from powershell’s prompt. That was impelemented to suppress colors flashing during non-interactive command.
  • StatusBar column ‘Active process’ shows ‘Interactive’ and ‘Plugin is loaded’.
    • Asterisk * after process name: process is reading keyboard input.
    • Sharp # after process name: ConEmu plugin is loaded in Far Manager.
  • Add ‘ConEmu Underlines’ and ‘ConEmu Background’ items to Far’s F11 menu (panels, editor, viewer).

Build 151109

  • Move checkbox Activate split/pane on mouse hover to the Controls settings page.
  • Write process list changes and active process name to log (ConEmu -log).
  • Write CtrlC/CtrlBreak and other console events to log (ConEmu -log).
  • Don’t restart PC without confirmation after CUP ALL (chocolatey update). https://groups.google.com/d/topic/chocolatey/UvVVLpoBnCg/discussion
  • Improve ConEmuC debugger output.

  • A lot of ANSI fixes generally for plink fork.
  • ANSI. Primary buffer was not restored properly if there was no backscroll.
  • ANSI. Support tmux status line.
  • ANSI. Fix some scrolling issues.
  • ANSI. Sequence ESC [ *a* ; *b* r addresses working area coordinates. ANSI aware applications don’t know about backscroll (upper invisible area) buffer, they intend to work within ‘working area’ instead.
  • ANSI. New sequences are supported.
Sequence Description
ESC [ n @ Insert n (default 1) blank characters.
ESC [ n P Delete n (default 1) characters.
ESC [ row d Moves the cursor to line row (absolute, 1-based).
ESC [ 7 m Use inverse colors
ESC [ 27 m Use normal colors
ESC [ ? 47 h Same as ‘ESC [ ? 1047 h’
ESC [ ? 47 l Same as ‘ESC [ ? 1047 l’
ESC [ ? 1047 h Activate xterm alternative buffer (no backscroll)
ESC [ ? 1047 l Restore xterm working buffer (with backscroll)
ESC [ ? 1048 h Save cursor position
ESC [ ? 1048 l Restore cursor position
ESC [ ? 1049 h Save cursor position and activate xterm alternative buffer (no backscroll)
ESC [ ? 1049 l Restore cursor position and restore xterm working buffer (with backscroll)
  • ANSI. Report ‘xterm version 136’ on request to avoid problems in Vim, accessed by ssh on Unix machines, just let it think it’s an xterm terminal.
Sequence Description
ESC [ > c Reports ESC > 0 ; 136 ; 0 c

Build 151101

  • conemu#401: Fix: Ctrl+~ doesn’t work on build 151029.
  • conemu#399: Use mouse for ConEmu’s selection instead of passing to cygwin’s vim.
  • conemu#398: Fix: Taskbar previews don’t match tabs order.
  • Fix: Win7 taskbar aero peeks appeared in wrong position if pad size was not null.

Build 151029

  • Add vertical block marker to clipboard while copying rectangular selection. Borland and Microsoft IDE-s are supported.
  • Warn if two instances of ConEmu plugin were loaded in Far Manager. If due to installation or configuration errors two dll libraries were loaded, they both will fail to work properly. So, warn user about the problem in detail, show suggestion, and stop plugin initialization.
  • Warn user if wrong version of ConEmu plugin was loaded in Far Manager.
  • conemu#364: Ignore Minimize/Restore hotkeys pressed while Quake animation is not finished.
  • Don’t try to inject hooks into ConEmuC processes.
  • Menu item ‘Active process memory dump’ did not suggested to create dump automatically.
  • Add note about maximum length of backscroll buffer (32766 lines).
  • Improve configuration detection while reusing running ConEmu instance. For example, running ConEmu -quake must not create new tab in the existing ConEmu ‘non-quake’ instance.
  • Some corrections in Single-instance logic.
  • Source file codepage was ignored in ConEmuC -t switch. NB. ConEmuC /TYPE ... or its alias ConEmuC -t ... may be used to type any text file with ANSI sequences. Check out full syntax and examples in docs: ConEmuC.html#EchoAndType.

Build 151025

  • conemu#373: Don’t decrease window height with AutoTabs (show/hide/show/hide/…)
  • conemu#388 (conemu#295?): Don’t change buffer height for cygwin/msys versions of vim.
  • conemu#359, conemu#84: Fix vim color issues on scrolling.
  • Don’t change buffer height when starting vim with --help or --version.
  • Vim terminal mode was not finished properly on exit.
  • ANSI \e[K has not cleared rightmost cell.
  • Checkbox ‘Desktop mode’ was removed from settings.
  • conemu#336: Don’t poll Far 2.x current directories while Editor/Viewer is active.
  • conemu#17: Send WM_ENTERSIZEMOVE/WM_EXITSIZEMOVE to ChildGui during resize.

Build 151015

  • conemu#21: Multi-monitor support improvements.
    • ConEmu takes into account monitor working coordinates when using same xml between different PCs.
    • ConEmu tries to guess the monitor where user want to open the window.
    • New ConEmu.exe switch -Monitor <1 | x10001 | "\\.\DISPLAY1">. Where may be specified either monitor 1-based index, or HMONITOR (hex descriptor), or monitor name. User may check these values in the ‘ConEmu About dialog’ on then ‘SysInfo’ tab (Win+Alt+A).
  • conemu#368: Fix thread handles leaks.
  • conemu#353: Jump lists were created improperly if ConEmu was started with -single switch.
  • conemu#337: Convert pasted paths to cygwin’s style if dropping files/folders from Explorer and others.
  • On paste filepath by Ctrl+V (Paste first line of clipboard) convert path to cygwin style, if active application is cygwin/msys.
  • Add <ConEmu> color scheme and use it by default (for new configs).
  • conemu#357: Fix ConEmuHk conflict with python’s TKinter dropdown control.
  • ANSI: Brightness (back/fore) was not reset in some cases. For example: \e[96mA\e[36mB - B and A had same color.
  • Implement copying colored text using ANSI sequences. The feature works like ‘Copy as HTML’ implemented before. Option on the ‘Mark/Copy’ settings page, menu item ‘Edit’ -> ‘ANSI sequences’, and GuiMacro(3). ConEmu puts to clipboard real ESC codes, so only certain editors (or shells) are able to paste these sequences. Far Manager is working nice.
  • Only active split was updated after choosing palette from DDCB.
  • Improve bCurrentThreadIsMain detection in ConEmuHk (especially for cygwin/msys forks).
  • Support ‘Drag&Drop’ from Settings/Colors page onto any place on screen (drag colored square).
  • Use v140 toolset for ConEmuHk in ConEmuHk14.vcxproj.
  • GuiMacro: TaskAdd("Name","Commands"[,"GuiArgs"[,Flags]]). Create new task and save it to settings. Example command for PowerShell:
  ConEmuC --% -GuiMacro TaskAdd "Far" @"set ""FARHOME="" & ""%ConEmuDir%\Far\far.exe"" /w /p""%ConEmuDir%\Plugins\ConEmu;%FARHOME%\Plugins"""

Build 151006

  • Disable old workaround for conemu#272 (revert eaaf96b). There were reports of broken redirections: conemu#341, gh#323.
  • Add <Cobalt2> default color scheme.
  • conemu#345: ‘Run as Administrator’ was crashed in some cases.
  • conemu#350: Fix slowdowns when running commands in ConEmu.
  • conemu#322: Fix crash in hooked applications while updating DefTerm module.
  • conemu#344: Fix abnormal resize of maximized window if TabBar is auto-shown.
  • DefTerm. Improve error message, version, process name.
  • Temp fix for GetEnvironmentVariable stack overflow.
  • Print handles information in ConEmuC /checkunicode.
  • Fix wrong background from ‘ConEmu Underlines’ in some cases. If “Far /e …” was started from Panels, and only ‘Editor’ coloring was enabled in ‘ConEmu Underlines’, than wrong background was painted after exit Editor Far.exe process.
  • Don’t autoclose ConEmu window while error message box is waiting user interaction.
  • ConEmuHk termination refactoring.

Build 150913

  • ConEmuLn. Add separate settings for Editor and Viewer underline colors.
  • conemu#321: Temp fix for Vim display issues.
  • conemu#297: Show option ‘Delay between consoles initialization’ on the ‘Startup’ page.
  • Internal bugfixes from Michael Lukashov.

Build 150910

  • conemu#272: Fix crash on exit when NVIDIA CoProcManager dlls are loaded (workaround). Thanks to @kraml for testing.
  • conemu#290: Far Manager Background plugins were broken (minhook regression).
  • Feature ‘Change prompt position with LClick’ was not working with clink.
  • Don’t try to position cursor on higher line to avoid numerous beeps (bash, clink, etc.)
  • Don’t hook Kernelbase.dll in Windows 7 (MultiRunX64 was printed unprocessed ANSI).

Build 150908

  • ConEmuHk. Some internal changes (store function index, fix init/deinit steps).
  • conemu#279: ConEmu window grew in size after relaunch if size was defined in pixels or percents.
  • conemu#279: Unchecked ‘Align ConEmu window size to cells’ was ignored on startup.
  • Fix unexpected resize to integral size on startup.
  • Don’t create two default tasks {Bash::Git bash} for git-cmd.exe and bin/sh.exe.
  • Win2k: Remove static link to GetConsoleSelectionInfo.
  • Win2k: Adapt ‘Pause’ feature to lack of GetConsoleSelectionInfo.
  • conemu#216: Mouse wheel only works on first console in split window.
  • Don’t count git-cmd.exe and git-bash.exe while checking for ‘Incomplete operations’ during tab/window close.
  • Correct close tab/window confirmation message (‘incomplete operations’ was not shown).
  • DefTerm. The switch -new_console:z was ignored by host application in some cases.
  • Print Hex and Dec ExitCode on shell exit errors larger than 255.
  • Fix handle leak (GetProcessBits, handle is not freed).

Build 150813c (preview)

  • conemu#279: Unchecked ‘Align ConEmu window size to cells’ was ignored on startup.
  • Win2k: Restore compatibility with Windows 2000.
  • Win2k: Adapt ‘Pause’ feature to lack of GetConsoleSelectionInfo.
  • conemu#216: Mouse wheel only works on first console in split window.
  • Fix unexpected resize to integral size on startup.
  • Don’t create two default tasks {Bash::Git bash} for git-cmd.exe and bin/sh.exe.
  • Don’t count git-cmd.exe and git-bash.exe while checking for ‘Incomplete operations’ during tab/window close.
  • Correct close tab/window confirmation message (‘incomplete operations’ was not shown).
  • DefTerm. The switch -new_console:z was ignored by host application in some cases.

Build 150813a

  • This preview build includes patches from alpha branch, because alpha has some problems with NVIDIA CoProcManager.
  • Article in wikipedia was proposed for deletion.
  • conemu#287: Fix crashes while starting threads.
  • Task parameter /dir was ignored if task was started by Win+X hotkey (‘Default shell’ checkbox).
  • GuiMacro: Use ConEmuC -Silent -GuiMacro .. to suppress GuiMacro result printing.
  • Support /dir %CD% in Task parameters.
  • conemu#268: Support DefTerm for CodeBlocks. User have to add codeblocks.exe|gdb.exe to hooked executables.
  • In some circumstances ConEmu ‘drawing’ almost hangs during mouse text selection.

Build 150821

  • Article in wikipedia was proposed for deletion.
  • Support /dir %CD% in Task parameters. Than task will be started in the active console working directory. Configure your shell properly Launch task in specific directory
  • Task parameter /dir was ignored if task was started by Win+X hotkey (‘Default shell’ checkbox).
  • GuiMacro: Use ConEmuC -Silent -GuiMacro .. to suppress GuiMacro result printing.
  • conemu#287: Fix crashes while starting threads.
  • Some internal changes in ConEmuHk.
  • Set gcc debug make destination to ‘Debug’ dir.

Build 150816

  • conemu#268: Support DefTerm for CodeBlocks. User have to add codeblocks.exe|gdb.exe to hooked executables.
  • conemu#255, old#1065: Add option ‘Restore to active monitor’ to the ‘Size & Pos’ settings page. It moves window to active monitor from inactive by Min/Restore hotkey even if window is visible. Option is implied by -quake ConEmu.exe switch.

Build 150814

  • Use minhook for hooking. Absolutely different method may eliminate a lot of weird problems (import pointers are not changed anymore).
  • In some circumstances ConEmu ‘drawing’ almost hangs during mouse text selection.

Build 150813

  • Default task {Shells:cmd-32} to run 32-bit cmd.exe on 64-bit OS.
  • Updater. Show in the confirmation message URL of downloaded version.ini.
  • Up to date supplied documentation files (About, License, etc.)
  • GitShowBranch.cmd: Fix unexpected apparance: (. Force to use english.
  • Mark ConEmuC.exe as dpiAware (manifest).
  • Some internal fix of TabBar activation during startup.
  • Add more logging of RealConsole window size and used font.
  • Rename settings page to ‘Tab bar’.
  • Let -new_console:w0 force ‘Insert’ mode and -new_console:w1 force ‘Overwrite’ mode.
  • Don’t load/save ConInMode option from settings. There is -new_console:w[0] instead.
  • Add ZoneId check and unblock for ConEmu’s binaries. Under some circumstances ConEmu binaries may be marked as ‘Downloaded from internet’. That, in turn, may cause blocking by SmartScreen or antiviral software. ConEmu will do checking of Zone.Identifier NTFS stream and warn user if it’s found. User may let ConEmu try to unblock files automatically or do this themselves. More info here: http://conemu.github.io/en/ZoneId.html
  • Let default task {cmd} be used for Win+X ConEmu hotkey. That is the configurable hotkey for ‘Create new ‘cmd.exe’ console’ action.
  • conemu#224: Try to fix ‘Maximum real console size was reached’ error.
  • DefTerm. Add ‘Apply’ button to settings page.
  • DefTerm. Add option to log all ‘exec’ activities of hooked processes (debug purposes).
  • Update PortableApps icons.
  • A LOT of internal fixes.

Build 150728

  • Updater. Show user-friendly information download fails, add ‘Retry’ button in the error dialog.
  • Issue 1899: Java 7 has been crashed with java.lang.InternalError. If Java.exe was executed from symlinked location, the exception was occurred in some circumstances: Exception in thread “main” java.lang.InternalError: Should not get here at sun.nio.fs.WindowsNativeDispatcher.GetFinalPathNameByHandle(Native Method)

Build 150727

  • DefTerm. Support Lazarus’ console applications debugging. User must add lazarus.exe|gdb.exe to the hooked executable list.
  • Downloader. Switch -debug may be used to show console and print progress even if output is redirected.
  • Downloader. Improve logging of self-update activities.
  • Updater. Empty proxy server field is used for proxy-autoconfiguration.

Build 150722

  • conemu#129: ‘Restore’ button didn’t restore width if TaskBar was auto-hidden.
  • GuiMacro: Tab(11,”Name”): activates tab by name, title or process name
  • Describe some switches in the About dialog.
  • Some additional logging while resizing window.
  • Write to Log information about used storage location (xml-file/reg + config).
  • For debugging purposes SEH is disabled in this release.

Build 150716

  • Now user may use any external downloader tool if ConEmu’s internal does not suite.
  • Implement new switch -update to force automatic update procedure.
  • Describe switch -LoadRegistry in ConEmu’s About dialog.
  • Force Win7 TaskBar to use different taskbar buttons for different configs selected by one of the following switches: -config <name>, -loadcfgfile <file>, -loadregistry, -basic.
  • Allow to delete several tasks at once, just select them with Shift or Ctrl pressed.
  • Button ‘Add default tasks’ behavior was changed. Confirmation dialog suggests to either to add absent tasks or add and recreate all default tasks. Recreation will affect tasks’ commands and parameters.
  • conemu#213: Improve update error reporting, more logging.
  • Switch processor refactoring (code moved to CConEmuStart class).
  • Internal changes in threads creating/killing.
  • Some more logging for toolbar buttons and window resizing.

Build 150707

  • This build changes the download procedure used within automatic updates. ConEmu.exe (GUI) do not call WinInet functions anymore, instead it calls the downloader tool (ConEmuC.exe is an only option at the moment). This will eliminate accidental crashes of GUI after resume from sleep.
  • The downloader itself has new options. If user omit dst file name - try to get it from Url. If - was specified as dst file name or output is redirected - just write contents to stdout. New switch -agent <name> was implemented.

Build 150705

  • Script ConEmu/GitShowBranch.cmd was improved.
  • Highlight & goto was broken at least for powershell scripts (c8c386a regression). Only file name (path) was highlighted without following line number.
  • Highlight & goto detector was failed if mouse was before first backslash of the path.
  • conemu#205: TabBar was not shown on startup in some monitor configurations (bacc66d regression).

Build 150701

  • Add optional ‘/Silent’ switch to suppress environment exporting messages. <pre>ConEmuC [/SILENT] /EXPORT[=CON|GUI|ALL] [Var1 [Var2 […]]]</pre>
  • conemu#193: Fix wrong condition: ‘Warn if MacType hookers are loaded’.
  • Omit ConEmuC export variables message in GitShowBranch.cmd.
  • conemu#174: Let paste to all ‘grouped input’ consoles at once.
  • Show actual hotkey instead of default Ctrl+BackSpace in Settings.
  • Vert/Horz text cursor was displayed in wrong position especially on DBCS systems.
  • Ctrl+BackSpace feature was not working on DBCS systems.
  • Redirect chocolatey downloads to github.
  • conemu#204: ConEmu hung on startup in some cases while initializing default tasks.

Build 150629

  • Attach (Win+G) was not succeeded if ConEmu has different bitness.
  • Grab palette from Win+G attached consoles (Vista+) and create new if matching one was not found. These palettes ‘#Attached:XX’ are not saved automatically, but will be when user presses ‘Save settings’ button in the settings dialog.
  • conemu#193: Show hookers warning once per day.
  • Show real names for ‘Win+Number’ and ‘Win+Arrows’ on the Controls page.
  • Search for static text control in the Settings dialog was failed.
  • Issue 1977: Don’t change RealConsole height on tabs auto-show/hide, resize ConEmu window height instead.
  • Add some urls to ConEmu.nuspec (chocolatey).
  • When tabs are auto shown icon was not loaded for the first tab.
  • Environment variables export was improved (some internal fixes).

Build 150707

  • This build changes the download procedure used within automatic updates. ConEmu.exe (GUI) do not call WinInet functions anymore, instead it calls the downloader tool (ConEmuC.exe is an only option at the moment). This will eliminate accidental crashes of GUI after resume from sleep.
  • The downloader itself has new options.
    • If user omit dst file name - try to get it from Url.
    • If “-“ was specified as dst file name or output is redirected - just write contents to stdout.
    • New switch -agent <name> was implemented.

Build 150705

  • Script ConEmu/GitShowBranch.cmd was improved.
  • Highlight & goto was broken at least for powershell scripts (c8c386a regression). Only file name (path) was highlighted without following line number.
  • Highlight & goto detector was failed if mouse was before first backslash of the path.
  • conemu#205: TabBar was not shown on startup in some monitor configurations (bacc66d regression).

Build 150701

  • Add optional ‘/Silent’ switch to suppress environment exporting messages.

        ConEmuC [/SILENT] /EXPORT[=CON|GUI|ALL] [Var1 [Var2 [...]]]
    
  • conemu#193: Fix wrong condition: ‘Warn if MacType hookers are loaded’.
  • Omit ConEmuC export variables message in GitShowBranch.cmd.
  • conemu#174: Let paste to all ‘grouped input’ consoles at once.
  • Show actual hotkey instead of default Ctrl+BackSpace in Settings.
  • Vert/Horz text cursor was displayed in wrong position especially on DBCS systems.
  • Ctrl+BackSpace feature was not working on DBCS systems.
  • Redirect chocolatey downloads to github.
  • conemu#204: ConEmu hung on startup in some cases while initializing default tasks.

Build 150629

  • Attach (Win+G) was not succeeded if ConEmu has different bitness.
  • Grab palette from Win+G attached consoles (Vista+) and create new if matching one was not found. These palettes ‘#Attached:XX’ are not saved automatically, but will be when user presses ‘Save settings’ button in the settings dialog.
  • conemu#193: Show hookers warning once per day.
  • Show real names for ‘Win+Number’ and ‘Win+Arrows’ on the Controls page.
  • Search for static text control in the Settings dialog was failed.
  • Issue 1977: Don’t change RealConsole height on tabs auto-show/hide, resize ConEmu window height instead.
  • Add some urls to ConEmu.nuspec (chocolatey).
  • When tabs are auto shown icon was not loaded for the first tab.
  • Environment variables export was improved (some internal fixes).

Build 150621

  • Use recommended launcher for Git-For-Windows bash (default tasks).
  • Try to create default task for GitSDK bash.
  • Let Settings\Environment page use one line for one command. This will make concrete set commands with quotation marks. Following two commands are equal.

      set "PATH=C:\Program Files\ConEmu;%PATH%"
      set PATH=C:\Program Files\ConEmu;%PATH%
    

    But you still have to use quotations to keep trailing spaces

      set "VarName=This is my value   "
    
  • Support empty lines and comments on the Settings\Environment page. You may comment lines with #, //, -- or REM .
  • gh187: Highlight and goto did not work when filename not finished by :[space] or :[number].
  • Improve default task names unification and sorting.
  • The arrow char was inserted into Far Manager prompt after selecting text with Alt+Mouse.
  • Fix xml search path for Git-For-Windows package. Correct one is /opt/share/conemu/ConEmu.xml while ConEmu.exe is placed in /opt/bin folder.
  • Error code was not shown properly if DefTerm inject fails.

Build 150610

  • Simplify set usage in Settings\Environment.
  • conemu#179: Fix broken environment inheritance (ca9e31a regression).
  • Ensure that set commands in the task/command line will override ConEmu’s default environment (settings page).
  • GuiMacro: Make Task and Shell functions synchronous to be able to use Context function after it.
  • GuiMacro: Return more information about wrong macro.
  • GuiMacro: Easify calling functions with int arguments. “Sleep 500;” was not working.
  • GuiMacro: Sleep function have not returned “OK” on success.
  • Allow using -new_console and -cur_console switches to set DosKey aliases.
  • Support aliases set up on the ConEmu Settings/Environment page.
    Note! These console aliases are processed by cmd.exe and far.exe only. If you need to set up aliases for other shells (PowerShell, bash, etc.) please refer to their manuals.
    Defining aliases are similar to doskey.exe. Actually, you may define:

      alias alias=doskey $*
    

    After that you can use alias in the cmd.exe prompt started in ConEmu:

      alias sudo=ConEmuC -c $* -new_console:an
    

    That is just an example. It’s more handy to add sudo definition into ConEmu Settings/Environment page. And when sudo is defined you may run from cmd.exe prompt, for example:

      sudo diskpart
    
  • conemu#176: Avoid creating two tabs while starting:

      git-bash.exe --command=usr/bin/bash.exe -l -i
    

    However, preferred way to start Git-For-Windows in ConEmu tab is:

      git-cmd.exe --command=usr/bin/bash.exe -l -i
    
  • Update ConEmuPortable.ini with Environment information.

Build 150608

  • Quake mode enabled by -quake command line switch was not shown in Fast Configuration dialog.
  • Suggest the task user specified by ConEmu.exe -cmd {cmd} in Fast Configuration dialog.
  • Don’t set default task in Fast Configuration dialog, use exact -cmd ... command specified by user.
  • conemu#151: Do (quake) animation after starting RealConsole creation.
  • Add -here switch description in the About dialog.
  • Ensure all default bash tasks names will be unique.
  • Always reset FARHOME env.var when creating default Far tasks.
  • Move checkboxes ‘Add ConEmu??? to PATH’ to separate page ‘Environment’.
  • conemu#171, Issue 1655: Add option to skip ’… brought ConEmu OnTop. Revert?’ confirmation.
  • conemu#173: Attach of detached console ignored new ConEmu instance.
  • conemu#173: Implement Unfasten of console tabs (ChildGui not yet). Tab menu item, hotkey and GuiMacro.
  • Implement ‘Settings\Environment’ page. User may define here multiple “set varname=varvalue” commands or set default console code page with “chcp utf-8”, “chcp 866” and so on. Environment %variables% in ‘varvalue’ are allowed and would be expanded before do set. One line - one command (set or chcp).
  • Create folder “ConEmu\Scripts” by installer. May be useful for storing user scripts (bat-files and so on). It would/may be added to PATH in the Settings\Environment page.
  • Git-For-Windows: Search for xml in /share/conemu while ConEmu.exe is intended to be in /opt/bin.
  • Log and warn (debug assertion) long alternative buffer loading.
  • Many MINGW-build related fixes from @Alexpux.

Build 150513

  • Don’t show [reg] or [xml] in Fast Configuration dialog because there is the storage location field.
  • conemu#142: Win+Left/Right didn’t snap window if it was maximized.
  • conemu#139: If Quake was hidden when user presses Win key (Start menu), ConEmu was unexpectedly slided down after second Win press (after menu was hidden).
  • Garbage was shown sometimes while searching in Settings dialog.
  • conemu#143: Add CygWin bash default tasks by checking registry (for new config).
  • RealConsole pause refactoring.
  • Execute RedrawWindow in the server process to avoid access violation.

Build 150504

  • Jump list command was built erroneously if there was ‘-FontDir …’ or some other switch.
  • The field ‘Startup task’ was not filled in the ConEmu Fast Configuration dialog.
  • Fix ChocolateyAbout.cmd script, correct PATH suggestion and powershell command.
  • Check if Chocolatey is already installed and show the path (ChocolateyAbout.cmd).
  • conemu#127: ConEmu did not stay minimized if a new console tab was opened in background.
  • conemu#106: ChildGui turned black after ConEmu was restored.

Build 150428

  • Reset FARHOME env.var when creating default {Far} task without full path to far.exe.
  • Default/startup task may be not initialized properly if saved config was partial.
  • Show proper error code in StatusBar if restart console was failed.
  • conemu#121: Selecting ‘No’ when restarting console as admin produced error state.

Build 150427

  • conemu#112: Python with Tk: rightclick menu window not showing.
  • Set FARHOME env.var in default created Far tasks. That is because otherwise FARHOME may hold wrong value and plugins may be loaded from wrong place. So, the example task {Far Manager::Far 3.0 x64} will be:

      set "FARHOME=C:\Program Files\Far Manager" & "%FARHOME%\far.exe" /w /p"%ConEmuDir%\Plugins\ConEmu;%FARHOME%\Plugins"
    
  • Show link to ConEmuArgs.html on bad switch using.
  • If tab is renamed manually or via -new_console:t:??? new name will be shown in ConEmu window title. Now it’s possible to create some AHK scripts checking ConEmu title.
  • xterm keys: Ctrl+Home, Ctrl+End, Ctrl+Ins, Ctrl+Del, Ctrl+PgUp, Ctrl+PgDn.

Build 150420

  • Warn if MacType hookers are loaded in ConEmuC/ConEmuC64. User have to exclude these processes in the MacType configuration.
  • Allow to quit ConEmu by cross-clicking in the ‘Fast configuration’ dialog.
  • Startup task field was not filled properly in the Fast configuration dialog sometimes.
  • User had to press Enter to start find text from SearchBox if the match was above visible area.
  • Clean up ConEmu_Tilde.xml from default settings.

Build 150419

  • DefTerm. First VisualStudio debugging session was not processed by DefTerm.
  • Default settings were not applied on first start (suggested startup task).
  • conemu#104: Add default task for Git-for-Windows-v2.
  • conemu#107: Quoted Task names were not working after ConEmu.exe -cmd argument.
  • Warning ‘Maximum real console size was reached’ was appeared sometimes during several splits tab closing.

Build 150416

  • conemu#96: DefTerm was failed to hook VS Debugging console applications. Avoid deadlocks.
  • Issue 1965: Correct 3rd state condition for ‘Change prompt text cursor position with LClick’.
  • conemu#99: Make Update confirmation dialog a child of main ConEmu window.
  • Show in the update confirmation dialog the type of action: x86/x64 for installer or (7-Zip).
  • Allow using tasks in ‘Recreate’ dialog.
  • Let’s create default tasks {Bash::Msys2-64} and {Bash::Msys2-32} in new configs.
  • Add tab icon to default tasks: {Bash::MinGW bash}, {Bash::CygWin bash}, {SDK::WinSDK x.x}.
  • Use “CmdInit.cmd” instead of direct “set PROMPT=…” in default cmd’s tasks.

Build 150409

  • conemu#63: Option ‘Auto save/restore tabs’ was conflicted with unchecked ‘Quit on close’.
  • Some of GuiMacro functions must be executed in the main thread only.

Build 150408

  • Far plugins folder can’t be configured in MSI-installer anymore. They are installed in %ConEmuDir%\Plugins. If you need separate Far installations - use Far.exe /p... switch.
  • Issue 1590: Speed up cygwin commands execution.
  • Show process information in the ‘Injecting remove failed’ message.
  • Don’t add spare default Far tasks, UnExpand paths if possible.

Build 150405

  • Redesign ‘Fast configuration’ dialog. Add ‘Start command’, ‘Palette’, ‘Quake style with HotKey’.
  • Choose preferred startup Task for new configs (Far -> TCC -> NYAOS -> cmd).
  • Fix wrong position of duplicate hotkey warning balloon.
  • Detect console buffer corruption and log it.Sometimes during kmk build script execution something very bad happens with console buffer and lines like following were written to log

      RefrThread CurSize={-18544x31} :ReadConsoleInfo (skipped=1)
    

    After that an assertion appears like

      nNewWidth>0 && nNewHeight>0 at RealBuffer.cpp:1784
    

Build 150331

  • conemu#88: Allow ‘Apps’ key to use as single hotkey.
  • GuiMacro. Bugfixes and new function.
    • Function delimiter ’;’ was ignored without brackets.
    • Support escapes in C-strings with “ConEmu -GuiMacro …”.
    • ‘Shell’ function without args must create new console.
    • Some functions will be postponed when RCon initialization finishes. To force postponing add ‘@’ prefix.
    • Add ‘Recreate’ function (‘Create’ is an alias). It can open ‘New console’ dialog, create default shell without confirmation, restart current tab (pane), optionally as Administrator. Following example shows ‘New console’ dialog, and inserts into started command prompt: ‘echo “Hello world”’.

      ConEmu.exe -Detached -GuiMacro "Create(0,1); Context; print(\"echo \\\"Hello world\\\"\");"
      

Build 150327

  • All links were updated to ‘http://conemu.github.io’.
  • Default StatusBar columns were changed.
  • In some cases font size (StatusBar, TabBar) was smaller than expected in new configs.
  • Allow to stop buzzing when started with ‘-basic’ switch.
  • Сhocolatey packets are released officially now.

Build 150319

  • Some required switches were not used while creating jump lists (/FontDir, /FontFile, etc.)
  • PostPromptCmd was not working with Far 3.
  • Added hotkey to activate ConEmu window and do ‘CD’ to the last (top in Z-order) Explorer window path. GuiMacro is available:

      PasteExplorerPath (<DoCd>,<SetFocus>)
      DoCd: 1 - ‘CD’, 0 - paste path only
      SetFocus: 1 - bring ConEmu to the top, 0 - don't change active window
    

Build 150316

  • Issue 1931: Fix crash and broken Far frames after resize (regression).
  • Inform user about some project events using TaskBar status area notification. Click on the icon or information balloon will show extended information dialog where user may stop showing this notification.
  • Translate mouse wheel into escape sequences when ConEmu emulates xterm (vim especially). If you want to use mouse wheel in Vim (official version was tested), just add to vimrc:

      """"""""""""""""""""""""""""""""""""""
      " let mouse wheel scroll file contents
      """"""""""""""""""""""""""""""""""""""
      if !has("gui_running")
          set term=xterm
          set mouse=a
          set nocompatible
          inoremap <Esc>[62~ <C-X><C-E>
          inoremap <Esc>[63~ <C-X><C-Y>
          nnoremap <Esc>[62~ <C-E>
          nnoremap <Esc>[63~ <C-Y>
      endif
    
  • Let user set up hotkey for ‘Detach’ action. Add GuiMacro ‘Detach’.
  • All HotKeys are stored now in the “HotKeys” settings subkey.
  • If anyone like to hide cursor in the inactive consoles just have to set inactive ‘Fixed cursor size’ to ‘0%’.

Build 150311

  • Try to fix full-width hieroglyphs drawing.
  • Hangul syllables were not defined in CJK range.
  • We need real width of CJK hieroglyphs, they might not be double as large.
  • Don’t try to use invalid fonts from registry (TrueTypeFont) on DBCS systems.
  • Current unicode range was doubled in drop-down.
  • Apply changes in unicode ranges immediately if was selected from drop-down.
  • Do not uncheck ‘Monospace’ on DBCS systems by default.

Build 150310

  • Mouse events were sometimes unexpectedly sent to the console during selection.
  • 150309 regression. “ConEmu.ico” was looked in wrong folder.
  • Overlay icon on Win7 TaskBar was not shown in some cases.
  • Name checkbox ‘Alternative font …’ instead of ’… pseudographics font’.
  • TaskBar aero thumbnail of active console was not live-updated if ConEmu was minimized.
  • Don’t use ‘Enhance progressbars and scrollbars’ for cells with bg==gf unless it is 100% filled block.
  • Search panel was too small in some cases.
  • Issue 1939: Tab bar height too big since version 150307.

Build 150309

  • Issue 1937: ‘Admin shield’ in TabBar was broken.
  • Only use “ConEmu.ico” name as possible external icon.
  • Logging. Log ConEmu icon loading, created startup consoles, overlay icon actions.

Build 150307a

Build 150307

  • conemu#65: Min size for active cursor changes were not saved.
  • Create toolbar buttons as large as the size of the tabbar.
  • Take current dpi into account while creating tab icons.
  • Issue 1929: Quake position was changed unexpectedly after Win+D / restore.
  • Issue 1792: Unexpected console resize happens after Win+D Win+D.
  • conemu#66: New tab template ‘%f’ shows shell’s current folder name. Check wiki ShellWorkDir.

Build 150305

  • Wrong tab was activated sometimes by mouse click if there was a scroll buttons on the TabBar.
  • Do not do tab flickering while switching them by mouse clicks.
  • White background flickering was occured sometimes during ConEmu startup.
  • Default tasks were created sometimes not properly quoted.
  • Add ‘Ranges’ drop-down list to pseudographics font settings with some predefines.
  • Issue 1927: Key-Up event for ‘Space’ and ‘Enter’ in ReadConsoleInputA.
  • conemu#63: Switch -cur_console:d:... was not stripped from Task while running shell sometimes.
  • While creating ‘Auto save/restore’ task add all -cur_console switches before the shell itself.

Build 150303

  • Issue 1925: Single character between two gray blocks was obscured (ex. OEM ‘B1 C1 B1’).

Build 150302b

  • Far Tasks. Show bitness x86/x64 in the task name.
  • Far Tasks. If only one Far installation found - just use {Far} as task name.
  • Far Tasks. Sort default Far tasks by version.
  • When dropping files in the Far Manager prompt, show ‘+ Enter’ menu items first.
  • TCC tasks were not created by default.
  • Issue 1923: ‘ConEmu here’ was forced to “%USERPROFILE%” from certain folders. If user starts ‘ConEmu here’ from “%ConEmuDir%”, “%windir%” or “%windir%\system32” ConEmu was switched to “%USERPROFILE%”. That’s because these folders may be used if user starts ConEmu (or just cmd as DefTerm) from bare Win+R. So, the switch “/here” was implemented, it’s not shown in the Settings dialog. User needs to re-register ‘ConEmu here’ existing commands.
  • Process ‘ConEmu[64].exe’ returns exit code of last terminated shell.
  • Switch “/QuitOnClose” forces ConEmu window closing with last tab.

Build 150302a

  • Issue 1921 : Regression: Fix a crash on last tab close (WinXP).

Build 150302

  • Show current tab icon as Windows 7 taskbar overlay icon.
  • Visible region lock (scrolling) was unexpectedly dropped sometimes.
  • Add all installed (and found) Far Manager installations while creating default tasks.
  • Issue 1920 : Fix visual defect in window padding area during Quake style slide down animation.
  • Allow Quake window resizing and moving.
  • Fixed resize issues after Quake slide up/down.
  • Add to the TabMenu items ‘Split to right’ and ‘Split to bottom’.
  • Untick ‘Auto minimize to TSA’ when turning Quake mode off.
  • ToolBar buttons min/max/close were not properly shown/hidden on some options changing.
  • conemu#57: Cannot restore prevoisly opened tabs if there was a task marked as ‘Default for new console’.
  • Consoles were not resized sometimes after Win+Left/Right (snap window to left/right monitor edge).
  • After restoring snapped window the snapped state was dropped (window was put to ‘Normal’ position).

Build 150224

  • One more correction of keyboard input processing.
  • Option ‘Treat font height as device units’ was not saved in new config.
  • Pseudographics font was incorrectly sized on some dpi-s.
  • HotKeys. Implemented ‘Kill all but shell’ function. Default hotkey Win+Shift+Delete for new configs. Also it is accessible from TabMenu or SystemMenu and GuiMacro: terminate all but shell process Close(10), no confirm Close(10,1). Note. If there is a shell only - confirm user to kill the shell.
  • Don’t do “ConEmuCpCvt” conversion if some chars were failed.
  • Ability to change ‘processor affinity’ and ‘process priority’ for all running processes. The function affects all running processes in the current console (tab/pane). Available from TabMenu and SystemMenu item ‘Affinity/priority…’, HotKey and GuiMacro AffinityPriority([Affinity,Priority]). Unless you specify ‘Affinity’ or ‘Priority’ in GuiMacro function ConEmu will show dialog with affinity/priority options.
  • Issue 1911 : Do not scroll out of found position after clicking in the console to allow select text there.
  • Option ‘Skip click on activation’ was not working sometimes.
  • Allow physical scroll down of the console until the cursor remains visible.
  • Internal. Fix wrong logging message for WA_ACTIVE
  • During excessing keyboard activity console contents was updated slowly.
  • Switch “/bypass” creates processes with normal priority.
  • conemu#59: Message ‘Failed to start task in user mode, timeout’ was appeared after updating.
  • conemu#56: Do not use RVAL_REF with GCC
  • LogFiles were not created for far.exe sometimes.
  • Do not flush logs after each line to avoid lags.

Build 150224a

  • Issue 1917 : Avoid ‘Win+Shift+Delete is not unique’ error.

Build 150218

  • Issue 1817 : Fix dropped or garbled keypresses sent from AHK.
  • Don’t suggest by default xml storage on Windows 2000.

Build 150216

  • GuiMacro. Issue 1411 , gh#58. WindowPosSize("<X>","<Y>","<W>","<H>"). It changes window pos and size, same as ‘Apply’ button in the ‘Size & Pos’ page of the Settings dialog.
  • GuiMacro. Simplify passing string arguments. For example, the following commands will be equal now:

      ConEmuC -GuiMacro WindowPosSize "0" "0" "800px" "600px"
      ConEmuC -GuiMacro WindowPosSize 0 0 800px 600px
    

Build 150215

  • Add menu item ‘Online &Help’ to the SystemMenu.
  • After AppDistinct settings change console was not redrawn properly sometimes.
  • Sometimes true colors were not used while executing smth like “edit:<git log”.
  • Outscreen regions were not cleared by “cls” executed in “Far /w” prompt.
  • Issue 1881 : Newly catched admin consoles were unexpectedly scrolled to the bottom (DefTerm).
  • Catched RealConsole (DefTerm) was hidden even if ‘Show real console’ was ticked.
  • Use bitmap resource for ‘Search’ icon.

Build 150209

  • Issue 1897: Tear off started “ConEmu.exe” from “taskeng.exe” (switch /demote). Let process created from task sheduler runs indefinitely.
  • Auto save window size & pos is turned on by default.
  • Add test batch “utf-8-test.cmd” (check console unicode capabilities).
  • Suggest ConEmuXml storage for new configurations by default.
  • Issue 1870 : Rename dialog was shown out of screen if tabs were on bottom.

Build 150206

  • CP hack: Use ConEmuCpCvt to force output CP conversion. If some command uses wrong CP while converting ANSI to Unicode (the example may be perl.exe from “git add -p”) set variable to correct its output. Use asterisk for all apps. This hack affects ONLY WriteConsoleW function calls.

      Format:
        <exename>:<badcp>:<goodcp>[;<exename>:<badcp>:<goodcp>[...]]
      Example:
        set ConEmuCpCvt=perl.exe:1252:1251;*:850:866;
    
  • CP hack: Use ConEmuDefaultCp to change output CP if you don’t want to use chcp. If you can’t use “chcp <codepage>” to change whole console CP output, you may change it using environment variable ConEmuDefaultCp. It will affect only WriteFile and WriteConsoleA functions. So, if you need to run several apps in one console simultaneously…

      set ConEmuDefaultCp=1251
      ConEmuC -fork -c App1.exe
      set ConEmuDefaultCp=866
      ConEmuC -fork -c App2.exe
      set ConEmuDefaultCp=
    
  • Add information about “-Async”, “-Fork”, “-Download” switches.
  • Switch “-noquake” implies “-nosingle”.
  • TaskBar jump list was created without directly specified xml configuration file.
  • Button ‘Save’ instead of ‘Start’ was shown if bad startup Task was detected.
  • The menu item ‘Clear history…’ was not working (the one in the [+] drop-down menu).
  • Sometimes ‘Console script are not supported here’ error appeared after running a task from NewConsole dialog.
  • Tasks may be organized with folders. Delimit task name from folder name with “::”. For example, type “Shells::PowerShell” instead of “PowerShell”, and so on. Only one level of folders is allowed. No need to reorder tasks of one folder continuously, folders are filled by name. Generally this was implemented for drop-down [+] menu.
  • Create default tasks with folders (Shells, Bash, SDK, and so on).
  • Find task by name with or without folder part (Startup page).
  • Button ‘Add default tasks’ will not create task duplicates (checking by task name).
  • Use self-implemented UnExpandEnvStrings while creating default tasks.
  • Allow switch ‘/reuse’ in task parameters (alias for ‘/single’ yet).

Build 150203

  • Issue 1886 : Change text cursor position with ‘LeftClick’ was not working when PSReadLine was loaded in your $profile. Look at RevokeMouseInput.ps1.
  • github#20: ‘Ctrl-Left’ and ‘Ctrl-Right’ was not working in Vim/xterm.
  • Create new console confirmation now if disabled by default. So ‘Win+W’ or ‘LClick’ on the [+] button creates new default task. The default task may be choosed in the ‘Tasks’ settings page. New console dialog (command, directory, as admin, and so on) may be shown with:
    • ‘Win+Shift+W’;
    • ‘Shift+LClick’, ‘RClick’ or ‘LongTap’ on the [+];
    • ‘New console dialog…’ menu item (down arrow about [+]).
  • Window and tab closing confirmations now are disabled by default. But if there are more than a two user processes running in the console - close confirmation may be shown. So, there are thee checkboxes now:
    • Confirm window closing (unchecked);
    • Confirm tab closing (unchecked);
    • When running process was detected (checked).

Build 150128

  • Add missed GuiMacro GetOption description.
  • Debug. Show ConEmu build number in the _ASSERT dialog
  • Issue 1878 : GuiMacro. Add ability to get some environment from ConEmu.

      GetInfo("PID"[,"HWND"[,...]])
      - Returns values of some ConEmu environment variables
        GetInfo("PID") returns %ConEmuPID% and so on
        It's processed in GUI so the result may differs from RealConsole
    
  • Search field sometimes disappeared after playing with toolbar visibility.
  • Add small gap between search field and right window frame edge if toolbar is hidden.
  • HighlightAndGoto: Add examples with ‘cmd.exe /c …’.

      cmd.exe /c "echo Executing "%3" & "%3""
        
      After Ctrl+Click on highlighted (underlined) file
      ConEmu will start cmd.exe in new tab and highlighted file will be executed.
      Documents will be opened using associated application.
      Add "-new_console:n" suffix to suppress "Press Enter or Esc to close console".
    
  • Issue 1883 : Search field activation hotkey was not working if toolbar buttons were hidden.
  • AnsiEscapeCodes: Change behavior on wrong ST terminator of OSC detected (allowed ‘ESC ' or ‘BEL’).
  • Issue 1865: Deadlocks were happened sometimes, PipeServer termination sequence was changed.

Build 150119a

Build 150119

  • Issue 1864 : ExportEnvVar. Drop variable instead of setting it to empty string.
  • Don’t show both small and large icons in the confirmation/about dialogs.
  • Internal. GuiMacro “Context” was not returned result as expected. Esage example:

      print("abc"); Split(2); Context(); print("def")
    
  • Minor change in 16x16 icon, add 256x256 icon, update icons in setupper.
  • Allow ‘Debug active process’ while ChildGui is stopped by ConEmuReportExe on loading.
  • Remove GetVersionEx warnings (internal).
  • Debug purposes switch: ConEmuC -OsVerInfo. Sets errorlevel to OsVer. Ex.: Win7 -> 1537 (0x601)
  • Link ConEmuHk64.dll and ConEmuCD64.dll statically with msvcrt.dll.
  • Issue 1865: Fix weird hungs in LdrpAcquireLoaderLock (cmd.exe).
  • Emulate AnsiCon environment variables.

      "ANSICON" = "WxH (wxh)", where W,H size of the buffer, w,h - window.
      "ANSICON_DEF" = "BF", (B)ackground and (F)oreground color indexes (hex).
      "ANSICON_VER" = "170", does not exist in the environment block.
    
  • Support some more ANSI SGR codes (22, 23, 24).

      "ESC [ 22 m" - Unset BrightOrBold
      "ESC [ 23 m" - Unset ItalicOrInverse
      "ESC [ 24 m" - Unset BackOrUnderline
    
  • Issue 1865: Allow ANSI escape sequences when redirecting to device CON.

Build 150111

  • New ConEmu icon.
  • HighDpi fixes (if primary mon is 192dpi and secondary is 96dpi).
    • Search icon size on secondary monitor was huge.
    • Settings dialog controls were sized too large.
  • DefTerm. Aggressive mode was not be able to disabled actually.
  • GuiMacro. Allow to execute some GuiMacro after ConEmu window creation. Example:

      ConEmu -Detached -GuiMacro "Task(""{cmd}""); Settings"
    
  • Issue 1861: GuiMacro. Context([<Tab>[,<Split>]]).
  • Don’t try to start clink if cmd is started just for single command execution.
  • Fix incorrect buffer address passed when getting AutoRun reg key value.
  • Small improvements for build settings in VS12 project.

Older entries

Download    Donate