Skip to content

Conversation

acheronfail
Copy link

@acheronfail acheronfail commented Nov 15, 2018

I wanted to be able to customise the status bar text while the syntax check was running. Here's that change!

It's "non-breaking", meaning that the text is still this:
👌
default

And it allows you to customise the text like this:
🎉
custom-1
😮
custom-2

Or even this:
custom-3

(For a good collection of text-based spinners see cli-spinners).

@ehuss
Copy link

ehuss commented Nov 26, 2018

Thanks! 😄
bors r+

bors bot added a commit that referenced this pull request Nov 26, 2018
355: feat: add ability to customize status bar text r=ehuss a=acheronfail

I wanted to be able to customise the status bar text while the syntax check was running. Here's that change!

It's "non-breaking", meaning that the text is still this:
👌 
![default](https://user-images.githubusercontent.com/34289614/48541048-d01ad200-e90f-11e8-9052-596072c1ea4c.gif)

And it allows you to customise the text like this:
🎉
![custom-1](https://user-images.githubusercontent.com/34289614/48541059-db6dfd80-e90f-11e8-92ea-d69ce89fe810.gif)
😮
![custom-2](https://user-images.githubusercontent.com/34289614/48541061-dd37c100-e90f-11e8-8d50-537f51367226.gif)

Or even this:
![custom-3](https://user-images.githubusercontent.com/34289614/48541303-72d35080-e910-11e8-94e7-effaa2101e53.gif)

(For a good collection of text-based spinners see [`cli-spinners`](https://github.com/sindresorhus/cli-spinners/blob/master/spinners.json)).

Co-authored-by: acheronfail <[email protected]>
@bors
Copy link

bors bot commented Nov 26, 2018

Build succeeded

@bors bors bot merged commit 576fa44 into rust-lang:master Nov 26, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants