Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upTmuxp looking for .yaml at home dir #576
Comments
|
Try |
| ★ wanayoo — archive 1999 https://github.com/tmux-python/tmuxp/issues/576 | Nouvelle recherche | Portail wanayoo |
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up|
Try |
Step 1: Provide a summary of your problem
tmuxp load session.yamlcrashes with
Error: Could not open file file not found: /home/paulo/session.yamlsession.yaml lives at /home/paulo/.tmuxp/ per instructions
Step 2: Provide tmuxp details
Python 2.7.17
system PATH =
/home/paulo/.local/bin:/home/paulo/.local/bin:/home/paulo/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games:/snap/bin:/home/paulo/.fzf/bintmux 2.6
tmuxp 1.5.4
tmux path = /usr/bin/tmux
tmuxp path = /home/paulo/.local/bin/tmuxp
libtmux 0.8.2
shell /usr/bin/zsh
output of
tmux list-sessions,tmux list-windows,tmux list-panesoutput of
tmux show-options -g,tmux show-window-options -goutput of
tmuxp freeze <SESSION_NAME>Step 3: Describe your environment
Step 4: Describe the problem:
Steps to reproduce:
Observed Results:
Error: Could not open file file not found: /home/paulo/session.yaml
Expected Results:
Load the correct session
Relevant Code: