« Logiciels terminal » : différence entre les versions
| Ligne 28 : | Ligne 28 : | ||
=== '''📥 Installation de <code>tmux</code>''' === | === '''📥 Installation de <code>tmux</code>''' === | ||
<ul> | <ul> | ||
<li><p>'''Debian/Ubuntu''' :</p> | <li><p>'''Debian/Ubuntu''' :</p> | ||
| Ligne 38 : | Ligne 37 : | ||
<li><p>'''macOS''' (via Homebrew) :</p> | <li><p>'''macOS''' (via Homebrew) :</p> | ||
<syntaxhighlight lang="sh">brew install tmux</syntaxhighlight></li></ul> | <syntaxhighlight lang="sh">brew install tmux</syntaxhighlight></li></ul> | ||
----- | ----- | ||
<span id="utilisation-de-base"></span> | |||
=== '''🎯 Utilisation de base''' === | === '''🎯 Utilisation de base''' === | ||