mirror of
https://github.com/dcarrillo/prezto.git
synced 2025-07-01 10:29:25 +00:00
Move settings right bellow module description
This commit is contained in:
@ -3,12 +3,6 @@ Tmux
|
||||
|
||||
Defines [tmux][1] aliases and provides for auto launching it at start-up.
|
||||
|
||||
Aliases
|
||||
-------
|
||||
|
||||
- `ta` attaches or switches to a tmux session.
|
||||
- `tl` lists sessions managed by the tmux server.
|
||||
|
||||
Settings
|
||||
--------
|
||||
|
||||
@ -27,6 +21,12 @@ To avoid keeping open sessions, this module sets `destroy-unattached off` on
|
||||
the background session and `destroy-unattached on` on every other session
|
||||
(global setting).
|
||||
|
||||
Aliases
|
||||
-------
|
||||
|
||||
- `ta` attaches or switches to a tmux session.
|
||||
- `tl` lists sessions managed by the tmux server.
|
||||
|
||||
Caveats
|
||||
-------
|
||||
|
||||
|
Reference in New Issue
Block a user