Mention tmux-resurrect-auto in the readme

pull/73/head
Bruno Sutic 2015-02-12 14:21:16 +01:00
parent 671699a054
commit 2bc9bc0dd7
No known key found for this signature in database
GPG Key ID: 66D96E4F2F7EF26C
1 changed files with 6 additions and 0 deletions

View File

@ -14,6 +14,10 @@ No configuration is required. You should feel like you never quit tmux.
It even (optionally) [restores vim and neovim sessions](#restoring-vim-and-neovim-sessions)!
If you want continuous saving of tmux env, check out
[tmux-resurrect-auto](https://github.com/tmux-plugins/tmux-resurrect-auto)
plugin.
### Screencast
[![screencast screenshot](/video/screencast_img.png)](https://vimeo.com/104763018)
@ -159,6 +163,8 @@ add `HISTCONTROL=ignoreboth` to your `.bashrc` (this is set by default in Ubuntu
highlighted text to system clipboard
- [tmux-open](https://github.com/tmux-plugins/tmux-open) - a plugin for quickly
opening highlighted file or a url
- [tmux-resurrect-auto](https://github.com/tmux-plugins/tmux-resurrect-auto) -
continuous saving of tmux environment
### Reporting bugs and contributing