Différences
Ci-dessous, les différences entre deux révisions de la page.
| Les deux révisions précédentes Révision précédente Prochaine révision | Révision précédente | ||
| info:tmux [2025/11/02 07:49] – [main commands] radeff | info:tmux [2026/08/04 05:56] (Version actuelle) – radeff | ||
|---|---|---|---|
| Ligne 1: | Ligne 1: | ||
| - | ====== tmux ====== | + | ====== tmux sessions |
| //tmux (rempl. screen) teminal multiplexer// | //tmux (rempl. screen) teminal multiplexer// | ||
| Ligne 10: | Ligne 10: | ||
| tmux ls | tmux ls | ||
| # Attach to session radeff | # Attach to session radeff | ||
| - | tmux a -t radeff | + | tmux attach |
| # Attach to last session | # Attach to last session | ||
| tmux attach-session | tmux attach-session | ||
| Ligne 24: | Ligne 24: | ||
| * [[https:// | * [[https:// | ||
| * [[https:// | * [[https:// | ||
| + | * [[https:// | ||