Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Set a name for the Tab on a task #14

Closed
ghost opened this issue Nov 18, 2013 · 5 comments
Closed

Set a name for the Tab on a task #14

ghost opened this issue Nov 18, 2013 · 5 comments

Comments

@ghost
Copy link

ghost commented Nov 18, 2013

Is there a way to open a tab and have if use a default Tab Name rather than having to rename the tab each time? eg when creating a tab using a task is it possible to set the name of the tab ?

@staticaland
Copy link

If I understand you correctly...

cmd /k vendor\init.bat "-new_console:t:Hello"

The tab will be named "Hello"

Nice project btw!

@ghost
Copy link
Author

ghost commented Nov 26, 2013

Thanks Anders, I'll try it out.

--- Original Message ---

From: "Anders" notifications@github.com
Sent: 26 November 2013 18:13
To: "bliker/cmder" cmder@noreply.github.com
Cc: "Sean Downey" sean@considerweb.com
Subject: Re: [cmder] Set a name for the Tab on a task (#14)

If I understand you correctly...

cmd /k vendor\init.bat "-new_console:t:Hello"

The tab will be named "Hello"


Reply to this email directly or view it on GitHub:
#14 (comment)

@ghost
Copy link
Author

ghost commented Nov 27, 2013

Excellent - that worked - Thank you

@ghost ghost closed this as completed Nov 27, 2013
@szkrd
Copy link

szkrd commented Oct 18, 2017

Can I combine this with the :d (directory) param?

@mpes
Copy link

mpes commented Nov 16, 2017

You can:
cmd /c "%ConEmuDir%\..\git-for-windows\bin\bash --login -i" -new_console:d:%USERPROFILE% -new_console:t:Hallo

DRSDavidSoft pushed a commit that referenced this issue Nov 21, 2023
This issue was closed.
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants