Maximus5 / ConEmu

Customizable Windows terminal with tabs, splits, quake-style, hotkeys and more
https://conemu.github.io/
BSD 3-Clause "New" or "Revised" License
8.57k stars 573 forks source link

Setting console title using ANSI code does not work anymore #2423

Open Vampire opened 2 years ago

Vampire commented 2 years ago

Versions

ConEmu build: 220308 x64 OS version: Windows 10 x64 Used shell version (Far Manager, git-bash, cmd, powershell, cygwin, whatever): git-bash 2.35.1.windows.2

Problem description

I used to be able to do echo -e '\033]2;whatever\007' to set the tab title to "whatever". But this does not work anymore. If I detach the console from ConEmu, it works just fine in the detached console window.

Actual results

No change in tab title

Expected results

Tab title as expected