tmux: add resurrect to save/restore pane/window layout
This commit is contained in:
parent
e1160acbe1
commit
2f2a9657c2
47 changed files with 2579 additions and 0 deletions
12
.config/tmux/plugins/resurrect/CONTRIBUTING.md
Normal file
12
.config/tmux/plugins/resurrect/CONTRIBUTING.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
### Contributing
|
||||
|
||||
Code contributions are welcome!
|
||||
|
||||
### Reporting a bug
|
||||
|
||||
If you find a bug please report it in the issues. When reporting a bug please
|
||||
attach:
|
||||
- a file symlinked to `~/.tmux/resurrect/last`.
|
||||
- your `.tmux.conf`
|
||||
- if you're getting an error paste it to a [gist](https://gist.github.com/) and
|
||||
link it in the issue
|
||||
Loading…
Add table
Add a link
Reference in a new issue