We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d729ad5 commit 50c53eaCopy full SHA for 50c53ea
README.md
@@ -4,6 +4,12 @@ Tmux plugin that enables displaying online status for your workstation.
4
5
Introduces a new `#{online_status}` format.
6
7
+This plugin is useful if:
8
+- you spend most of your time in Tmux and don't want to "switch" to gui to
9
+ check whether you're connected.
10
+- you have a flaky internet connection and you don't want to be surprised
11
+ when a simple `curl` or `wget` fails because the connection just broke.
12
+
13
### Usage
14
15
Add `#{online_status}` format string to your existing `status-right` tmux
0 commit comments