Update tmux Integration Best Practices authored by George Nachman's avatar George Nachman
...@@ -50,7 +50,7 @@ To prevent it, do not run `tmux -CC` from the command line. Instead, configure y ...@@ -50,7 +50,7 @@ To prevent it, do not run `tmux -CC` from the command line. Instead, configure y
Use iTerm2 version 3.3.6 or later. To run tmux locally set the profile’s command like this: Use iTerm2 version 3.3.6 or later. To run tmux locally set the profile’s command like this:
![image](uploads/4955416a7783b7455f2ae721366790db/image.png) ![image](uploads/657077a13095287bd60abf25e1e39816/image.png)
For remote hosts, create a new profile for each machine you run tmux on. Set the profile’s command like this: For remote hosts, create a new profile for each machine you run tmux on. Set the profile’s command like this:
... ...
......