Add tmux online status
to the plugin list
This commit is contained in:
parent
9b8cc78d79
commit
2e8f2aa0cd
1 changed files with 8 additions and 5 deletions
13
README.md
13
README.md
|
@ -53,14 +53,17 @@ After you press `prefix + I`, everything should be up to date.
|
||||||
|
|
||||||
### List of plugins
|
### List of plugins
|
||||||
|
|
||||||
- [pain control](https://github.com/bruno-/tmux_pain_control) - standard
|
- [pain control](https://github.com/bruno-/tmux_pain_control) - useful standard
|
||||||
bindings for controlling panes.
|
bindings for controlling panes
|
||||||
- [goto session](https://github.com/bruno-/tmux_goto_session) - faster session
|
- [goto session](https://github.com/bruno-/tmux_goto_session) - faster session
|
||||||
switching.
|
switching
|
||||||
- [battery osx](https://github.com/bruno-/tmux_battery_osx) - battery status
|
- [battery osx](https://github.com/bruno-/tmux_battery_osx) - battery status
|
||||||
for OSX in tmux `status-right`
|
for OSX in Tmux `status-right`
|
||||||
- [logging](https://github.com/bruno-/tmux_logging) - easy logging and
|
- [logging](https://github.com/bruno-/tmux_logging) - easy logging and
|
||||||
screen capturing.
|
screen capturing
|
||||||
|
- [online status](https://github.com/bruno-/tmux_online_status) - online status
|
||||||
|
indicator in Tmux `status-right`. Useful when on flaky connection to see if
|
||||||
|
you're online.
|
||||||
|
|
||||||
If you create a plugin, feel free to create a pull request that adds it to the
|
If you create a plugin, feel free to create a pull request that adds it to the
|
||||||
list.
|
list.
|
||||||
|
|
Loading…
Reference in a new issue