ConEmu icon indicating copy to clipboard operation
ConEmu copied to clipboard

[Question] How can I change the icon of the current tab?

Open commodis opened this issue 1 year ago • 0 comments

I discovered that there is a command to change the name of the current tab:

ConEmuC -GUIMacro Rename(0, "new tab name")

and it works as expected! This gave me the idea to combine this and also change the icon, but I found nothing regarding this.

What I have tried:

  • I searched the issues for keywords like icon, change, current tab
  • I checked the GuiMacro page at https://conemu.github.io/en/GuiMacro.html
  • I searched StackOverflow and other related pages to discover something
  • I tried the ConEmuC help output

Is there something like this?

Thanks for reading!

commodis avatar Apr 09 '24 10:04 commodis