Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem recreate windows #490

Open
lars44 opened this issue Oct 23, 2023 · 0 comments
Open

Problem recreate windows #490

lars44 opened this issue Oct 23, 2023 · 0 comments

Comments

@lars44
Copy link

lars44 commented Oct 23, 2023

Version tmux 3.3a
Platform: Debian 12
screen-256color

Issue description:
I get an error when I want to recreate all windows incl. the ssh command that log in to different servers.
Command C-a C-r loads all windows but without running ssh command (ssh server2 + ssh server3).
Command C-a R shows:

/root/.tmux/resurrect/last:1: unknown command: pane

The last part in .tmux.conf looks like this:

resurrect_dir="/root/.tmux/resurrect"
set -g @resurrect-dir $resurrect_dir
set -g https://github.com/plugin '/root/.tmux/plugins/tmux-resurrect'
set -g https://github.com/plugin '/root/.tmux/plugins/tmux-continuum'
set -g https://github.com/plugin '/root/.tmux/plugins/tmux-sensible'

bind-key R source-file /root/.tmux/resurrect/last
run-shell '/root/.tmux/plugins/tpm/tpm'

What do I need to change or add to get the right action?
Thank you.

@lars44 lars44 changed the title Problem recreate pane Problem recreate windows Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant