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

Internet status in tmux status-bar #93

Open
christoomey opened this issue Jan 7, 2015 · 16 comments
Open

Internet status in tmux status-bar #93

christoomey opened this issue Jan 7, 2015 · 16 comments
Labels

Comments

@christoomey
Copy link
Owner

Good => black arrow up
Flaky => yellow <=>
Down => red down arrow

Reference antirez/iconping which seems to use the logic of 0-300 rtt Good, 300-3000 flaky, > 3000 down.

Hack to get ping time in ruby:

pings = `ping -c 4 8.8.8.8 | tail -1`.chomp
puts pings.split("/")[-3].to_i
@gabebw
Copy link

gabebw commented Jan 8, 2015

Someone was affected by the office wiffy today

@christoomey
Copy link
Owner Author

I find it both endearing and slightly unnerving that you and @gfontenot stalk my dotfiles. And yes, I need the tubes to live.

@toomey8
Copy link

toomey8 commented Jan 8, 2015

I stalk them too!!!

@gabebw
Copy link

gabebw commented Jan 8, 2015

<3

@jayroh
Copy link

jayroh commented Feb 13, 2015

hey guys what's goin on in here??

Let's party

@gabebw
Copy link

gabebw commented Feb 13, 2015

@toomey8
Copy link

toomey8 commented Feb 13, 2015

Amazing how we started here:
http://www.themagiccafe.com/forums/viewtopic.php?topic=115148&forum=107
and now my little brothers celebrity dotfiles are blowing up my inbox.

@gabebw
Copy link

gabebw commented Feb 13, 2015

oh

my

god

@gabebw
Copy link

gabebw commented Feb 13, 2015

In the immortal words of Drake, we started from the bottom now we here.

@gfontenot
Copy link

thank you so much for this

@toomey8
Copy link

toomey8 commented Feb 13, 2015

Should someone cross post to http://www.reddit.com/r/vim_magic?
We pretty much have to, right? MAGIC.

@jayroh
Copy link

jayroh commented Feb 13, 2015

That's it people.

Shut it down.

@jayroh
Copy link

jayroh commented Feb 13, 2015

and @toomey8 - you're my favorite person today.

@derekprior
Copy link

I... I...

Let's just say I'm definitely going to use this.

chris-magic

@gabebw
Copy link

gabebw commented Feb 13, 2015

Chris's next family reunion is going to be TENSE

@derekprior
Copy link

Especially when he makes the family boat disappear.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants