-
Functionality works as expected normally.
**Steps to Reproduce**
If a window is named something like `Workspace(β)` upon restore after closing tmux, the tmux before the rename will be resurrecte…
-
I find this line in the readme confusing:
`Automatic restoring and continuous saving of tmux env is also possible with tmux-continuum plugin.`
Does this mean that it is preferred to use tmux-continu…
-
[The feature is desribed here](https://github.com/tmux-plugins/tmux-continuum/blob/master/docs/automatic_start.md)
The issue prevents me (among other things) from copying text using xclip:
```
$ …
-
I am on new macbook latest sierra, running iterm 2 with bash. My tmux installation is only weeks old, and I have only this, tpm, tmux-sensible, and tmux-continuum installed as plugins. Pressing ` + ct…
-
**Problem:** When tmux-resurrect runs my active vim sessions include large gaps with no numbering, and tabe tabs do not appear / "g-t" does not switch between tabs. Looks like the vim sessions are not…
-
Hi,
I am using: Windows 10, WSL2, Ubuntu 22.04.3 LTS. …
-
I'm not sure how to get this to work on NixOS, due to the way paths are handled on it.
I've got the following in my `tmux.conf`:
```
set -g @resurrect-processes '~nvim->nvim'
```
When I cre…
-
This one was difficult to debug, but it's simple to reproduce.
Steps:
1. Kill tmux-server ``>>tmux kill-server``, and restart tmux ``>>tmux``.
2. Create a vertical split so there are two panes. A…
-
For example, I have two tmux sessions which run in the system. I hope to save and restore them respectively.
-
您好,按照您的文章[Tmux使用手册](http://louiszhai.github.io/2017/09/30/tmux/#%E4%BF%9D%E5%AD%98Tmux%E4%BC%9A%E8%AF%9D)我进行了一下配置,并在vim中安装了插件。
```
# List of plugins
set -g @plugin 'tmux-plugins/tpm'
set -g @p…