mirror of
https://github.com/tmux-plugins/tmux-battery.git
synced 2026-09-10 07:26:19 -04:00
Add a known issues section to README
This commit is contained in:
parent
2875031391
commit
5647890d04
|
|
@ -78,6 +78,13 @@ Reminder: OSX allows you to insert various emojis by pressing `Cmd+Ctrl+Space`.
|
|||
Don't forget to reload TMUX environment (`$ tmux source-file ~/.tmux.conf`)
|
||||
after you do this.
|
||||
|
||||
### Known issues
|
||||
|
||||
- Battery icon change most likely won't be instant.<br/>
|
||||
For example, when you un-plug power cord it will take some time (15 - 60
|
||||
seconds) for the icon to change. This depends on the `status-interval` TMUX
|
||||
option. Setting it to 15 seconds should be good enough.
|
||||
|
||||
### License
|
||||
|
||||
[MIT](LICENSE.md)
|
||||
|
|
|
|||
Loading…
Reference in a new issue