tmux-online-status icon indicating copy to clipboard operation
tmux-online-status copied to clipboard

Ping doesn't work in corporate networks, consider curl

Open HariSekhon opened this issue 5 years ago • 0 comments

Corporate networks usually egress filter ICMP and only allow HTTP(s), so consider using curl to google.com or similar instead on this line (I edited my local one to work around).

https://github.com/tmux-plugins/tmux-online-status/blob/82f4fbcaee7ece775f37cf7ed201f9d4beab76b8/scripts/online_status_icon.sh#L63

HariSekhon avatar Jan 03 '20 12:01 HariSekhon