Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Tab names as directory names #559

Closed
justinmchase opened this issue Jul 17, 2015 · 3 comments
Closed

Tab names as directory names #559

justinmchase opened this issue Jul 17, 2015 · 3 comments
Labels
👆 ConEmu Upstream issue in ConEmu.

Comments

@justinmchase
Copy link

Sometimes I have several console open at the same time, for different projects I'm working on. It would be nice if the tab names matched the name of the folder they are currently in. Something like this:

"%ProgramFiles%\Git\bin\sh.exe" --login -i -new_console:d:E:\code\example -new_console:t:{cwd}

Which would show the name example for the tab title. I'm manually editing them now.

@Maximus5
Copy link
Contributor

Yep. Nobody reads docs.
http://conemu.github.io/en/ShellWorkDir.html

@edclement
Copy link

I left a comment (and quick fix) for this a few weeks ago:
#528

@kermage
Copy link

kermage commented Jul 31, 2015

Use this in creating a new console or simply add as predefined task:
cmd /k prompt $p$e]9;3;"$p"$e\$g & title cmd

@Stanzilla Stanzilla added the 👆 ConEmu Upstream issue in ConEmu. label Oct 29, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
👆 ConEmu Upstream issue in ConEmu.
Projects
None yet
Development

No branches or pull requests

5 participants