Add one more Troubleshooting issue

This commit is contained in:
Ferran Basora 2022-02-06 13:17:52 +00:00
parent b8a1e75fde
commit a18ab2f499

View File

@ -501,7 +501,7 @@ I was curious to know if this was possible to be written in [Rust](https://www.r
## 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:
`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
@ -511,6 +511,15 @@ set -g visual-silence on
You can read a bit more about this issue here: https://github.com/fcsonline/tmux-thumbs/issues/88
Every time I use `tmux-thumbs`, dead panes are created. Just review if you have
this setting on:
```
set -g remain-on-exit on
```
You can read a bit more about this issue here: https://github.com/fcsonline/tmux-thumbs/issues/84
## Contribute
This project started as a side project to learn Rust, so I'm sure that is full