-
I get this error when running tmux.
Running on OSX Sierra 10.12.2
Tmux 2.3
Here is my tmux.conf file:
```
# TMUX Ressurect plugin
set -g @plugin 'tmux-plugins/tpm'
set -g @plugin 'tmux-pl…
-
### Describe the bug
Hello there, first of all, thank you for all your dedication to work on a such amazing plugin ! I have an issue with the `playerctl` plugin, it show an empty plugin when no playe…
-
Hello, I installed tmux-resurrect via gpakosz .tmux config: https://github.com/gpakosz/.tmux
I added the package via tpm.
![image](https://github.com/tmux-plugins/tmux-resurrect/assets/112163027/962…
-
Tmux was working fine until a few weeks ago when I suddenly started getting exiting (not errors) when using C-r to try and restore. C-s still works, writes to the symlink `last` and everything seems t…
-
hi, I tried to config this plugin, but I have duplicated icons using the joshmedeski/tmux-nerd-font-window-name plugin
this is my config:
```
set-option -g default-shell "/bin/zsh"
# set -gs def…
-
## Terminal
Wezterm
## shell
zsh
## Issue
It seems that no copy command is working within the tmux floating pane.
I have tried via the terminal, with `command-c` and tmux-vim keybinds
When I …
-
I just had a problem where all of a sudden running `tmux` was immediately exiting with `[exited]`. After a bit of digging around I realized that the `~/.tmux/resurrect/last` file was pointing to an em…
-
Hopefully this isn't off topic here;
Does tmuxp provide an alternative to TPM/tmux-resurrect?
I'd like something where all the programs aren't written in bash, and tmux-resurrect + tmux-continuum ha…
-
Hey, can't open the display popup correctly. Is there anything i am doing wrong? Thank you
```
# lazy
return {
"camgraff/telescope-tmux.nvim",
}
```
```
# Set 256 color terminal
set -…
-
I've installed tmux-ressurect and tmux-continuum via plugins. In my .tmux.conf I have the following:
set -g @plugin 'tmux-plugins/tmux-continuum'
set -g @plugin 'tmux-plugins/tmux-ressurect'
set -g …