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

[TUI] Replace S and R with corresponding ASCII arrows in bandwidth column #2836

Merged
merged 1 commit into from
May 24, 2019

Conversation

eupn
Copy link
Contributor

@eupn eupn commented May 22, 2019

This PR just replaces S (sent) and R (received) letters in TUI's Peers and Sync's Bandwidth column with the corresponding ASCII arrows:

  • Arrow up (↑) for Sent
  • Arrow down (↓) for Received

Screenshot:

image

This makes bandwidth stats column more intuitive and easier to read.
There shouldn't be issues with different terminals since they're all supporting ASCII.

Feedback is highly appreciated!

@antiochp
Copy link
Member

Nice!

@hashmap hashmap merged commit 9f28e6a into mimblewimble:master May 24, 2019
@eupn eupn deleted the bandwidth_arrows branch May 25, 2019 11:10
@antiochp antiochp added this to the 1.1.0 milestone Jun 5, 2019
@antiochp antiochp added the release notes To be included in release notes (of relevant milestone). label Jun 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
release notes To be included in release notes (of relevant milestone).
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants