Open Maximus5 opened 9 years ago
1. ConEmu supports quotation.
cmd.exe "-new_console:t:!\"
2. "Current directory" is the shell but not the terminal feature. PowerShell, for example,
does NOT call WinApi's SetCurrentDirectory at all!
But! It is already possible to show %CD% in the tab title with ANSI or GuiMacro. PowerShell
and cmd examples: http://superuser.com/a/634830/139371
3. "/Title" changes ConEmu title to some fixed text. Only.
Reported by ConEmu.Maximus5
on 2014-02-16 17:56:06
You are UNBELIVEABLE great! I don't know how I did lived without this great feature
before :) (I mean that prompt-based tab-title)
-----------
I not open another topic for this bug: quoting not works well - I type:
cmd "-new_console:t:my title"
...and tab's title will be:
my title"
(notice ending «"»)
-----------
Moreover, this will NOT set tab's icon:
cmd "-new_console:C:c:\my\art\gfx\icons\CMD.ico"
This WILL set icon:
cmd "-new_console:C:c:\my\art\gfx\icons\CMD.ico
(notice last missing «"»)
Reported by nanofoxxx
on 2014-02-17 13:23:08
Originally reported on Google Code with ID 1475
Reported by
nanofoxxx
on 2014-02-16 16:14:13