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

"terminal_title" didn't show on gitbash window #4020

Closed
avexus opened this issue Aug 15, 2016 · 3 comments
Closed

"terminal_title" didn't show on gitbash window #4020

avexus opened this issue Aug 15, 2016 · 3 comments

Comments

@avexus
Copy link

avexus commented Aug 15, 2016

Expected Behavior

To show on the title bar. gitbash on Window 10 doesn't show.
However, cmd on Window 10 shows this. Also, Terminal in Mac OSX shows too.

Actual Behavior

Your config.json (remove your credentials and any other private info)

        { "type":   "UpdateLiveStats",
            "config": {
                "enabled":          true,
                "min_interval":     50,
                "stats": ["uptime", "stardust_earned", "xp_earned", "xp_per_hour", "stops_visited"],
                "terminal_log":     true,
                "terminal_title":   true
            }
        }
@nanogirl21
Copy link

@avexus This does not have anything to do with the config.json. If you open your Terminal Preferences (command+comma) click Title and then look at the opens you can select what info you want ALONG WITH the config.json

directory or document name
active process and
shell command name
profile name
the list goes on...

@avexus
Copy link
Author

avexus commented Aug 16, 2016

@nanogirl21 Terminal in Mac works fine. cmd in Windows works fine.
Just GitBash in Windows10 doesn't work.
And I know it's not the config that's causing the problem. But some where in the code, if it can detect GitBash, maybe something can be done there.

@mjmadsen
Copy link
Contributor

@avexus Does it work yet?

@k4n30 k4n30 closed this as completed Oct 5, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants