-
My work Mac doesn't like this plugin:
```
❯ ~/.tmux/plugins/tmux-autoreload/tmux-autoreload.tmux -s
/Users/person/.tmux/plugins/tmux-autoreload/tmux-autoreload.tmux: line 22: declare: -g: invalid o…
-
To reproduce use this configuration:
```
set-option -g status 2
set -g status-right '#{prefix_highlight}'
set-option -g "status-format[1]" "#{prefix_highlight}"
set-option -g @plugin tmux-plu…
-
### What system are you running Yazi on?
Linux Wayland
### What terminal are you running Yazi in?
foot version: 1.18.1 +pgo +ime +graphemes -assertions
### `yazi --debug` output
```Shell
Yazi
…
-
#51
I have the same error but with right path
'~/.tmux/plugins/tpm/tpm' returned 126
I downloaded the latest versions of tpm and extracted all in plugins folder in my `~/.tmux/` directory.
'~/.tmux/…
-
Have a non-standard tmux execution to allow for XDG-friendly paths and everything works perfectly. The only issue I've had is that when I update tmux plugins via tpm I get empty folders at `~/.tmux/pl…
-
When using this plugin, it creates a dir in the tmux plugs dir named `tmux`. This can potentially cause issues with other plugins named `tmux` in the same folder in the future
```
$ ls -ld ~/.tmux…
-
I got this unprecedented error message when enabling `perview-tui` plugin on zsh+tmux environment.
```
create pane failed: -l invalid
```
Interestingly, this issue can be completely resolved by …
-
-
Notably it also seems that there's a short lag during which previous failures will prevent anonymous cloning over http, 1-5 minutes.
## My process
I sources .tmux.conf, tried to run plugin…
mcint updated
3 months ago
-
Doesn't install via `tpm` on MacOS for some reason.
OS: MacOS Sonoma Version 14.4
Tmux: 3.4
Terminal: Kitty
Running `prefix + I` doesn't now trigger install of `rose-pine/tmux` like with othe…