mirror of https://github.com/CrimsonTome/tldr.git
commit
ba895c3282
|
@ -20,7 +20,7 @@
|
||||||
|
|
||||||
- Attach to a named session
|
- Attach to a named session
|
||||||
|
|
||||||
`tmux a -t {{name}}
|
`tmux a -t {{name}}`
|
||||||
|
|
||||||
- Detach from session
|
- Detach from session
|
||||||
|
|
||||||
|
@ -28,4 +28,4 @@
|
||||||
|
|
||||||
- Kill session
|
- Kill session
|
||||||
|
|
||||||
`tmux kill-session -t {{name}}
|
`tmux kill-session -t {{name}}`
|
||||||
|
|
Loading…
Reference in New Issue