|
|
@ -23,6 +23,10 @@ following line to *zpreztorc*:
|
|
|
|
In both cases, it will create a background session named _prezto_ if the tmux
|
|
|
|
In both cases, it will create a background session named _prezto_ if the tmux
|
|
|
|
server is not started.
|
|
|
|
server is not started.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
You can rename the default session name with:
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
zstyle ':prezto:module:tmux:session' name 'your-session-name'
|
|
|
|
|
|
|
|
|
|
|
|
With `auto-start` enabled, you may want to control how multiple sessions are
|
|
|
|
With `auto-start` enabled, you may want to control how multiple sessions are
|
|
|
|
managed. The `destroy-unattached` option of tmux controls if the unattached
|
|
|
|
managed. The `destroy-unattached` option of tmux controls if the unattached
|
|
|
|
sessions must be kept alive, making sessions available for later use, configured
|
|
|
|
sessions must be kept alive, making sessions available for later use, configured
|
|
|
@ -67,6 +71,7 @@ Authors
|
|
|
|
- [Colin Hebert](https://github.com/ColinHebert)
|
|
|
|
- [Colin Hebert](https://github.com/ColinHebert)
|
|
|
|
- [Georges Discry](https://github.com/gdiscry)
|
|
|
|
- [Georges Discry](https://github.com/gdiscry)
|
|
|
|
- [Xavier Cambar](https://github.com/xcambar)
|
|
|
|
- [Xavier Cambar](https://github.com/xcambar)
|
|
|
|
|
|
|
|
- [Jörg Kütemeier](https://github.com/jkuetemeier)
|
|
|
|
|
|
|
|
|
|
|
|
[1]: http://tmux.sourceforge.net
|
|
|
|
[1]: http://tmux.sourceforge.net
|
|
|
|
[2]: https://github.com/sorin-ionescu/prezto/issues/62
|
|
|
|
[2]: https://github.com/sorin-ionescu/prezto/issues/62
|
|
|
|