Update README.md

This commit is contained in:
Ferran Basora 2021-08-17 10:30:40 +02:00 committed by GitHub
parent 4b93a045f1
commit 017b8c654d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -492,6 +492,18 @@ I was curious to know if this was possible to be written in [Rust](https://www.r
- [X] Decouple `tmux-thumbs` from `tmux`
- [ ] Code [Kitty](https://github.com/kovidgoyal/kitty) plugin, now that `thumbs` can run standalone
## Troubleshooting
Tmux-thumbs must work lighting fast. If you are facing a slow performance capturing the screen hints try to configure Tmux with these settings:
```
set -g visual-activity off
set -g visual-bell off
set -g visual-silence on
```
You can read a bit more about this issue here: https://github.com/fcsonline/tmux-thumbs/issues/88
## Contribute
This project started as a side project to learn Rust, so I'm sure that is full