Skip to content

Commit 26eb5ff

Browse files
authored
Merge pull request #82 from nivnadler/readme_known_issues
README: Added known issues section
2 parents 9aac5ec + 6a5c81d commit 26eb5ff

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -89,6 +89,10 @@ required.
8989
- [tmux-open](https://github.com/tmux-plugins/tmux-open) - a plugin for quickly
9090
opening highlighted file or a url
9191

92+
### Known Issues
93+
94+
- In order to be executed periodically, the plugin updates the `status-right` tmux variable. In case some plugin (usually themes) overwrites the `status-right` variable, the autosave feature stops working. To fix this issue, place the plugin last in the TPM plugins list.
95+
9296
### Reporting bugs and contributing
9397

9498
Both contributing and bug reports are welcome. Please check out

0 commit comments

Comments
 (0)