You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
*Note*: Beginning with OSX Yosemite (10.10), `pbcopy` is reported to work correctly with `tmux`, so we believe `reattach-to-user-namespace` is not needed anymore. Please install it in case the plugin doesn't work for you.
33
+
Install with brew `$ brew install reattach-to-user-namespace` or
34
+
macports `$ sudo port install tmux-pasteboard`.
34
35
35
-
For previous OSX versions, you need to install it:
36
-
`$ brew install reattach-to-user-namespace`.<br/>
37
-
Alternatively, if you are using MacPorts, install via:<br/>
38
-
`$ sudo port install tmux-pasteboard`
36
+
*Note*: Beginning with OSX Yosemite (10.10), `pbcopy` is reported to work
37
+
correctly with `tmux`, so we believe `reattach-to-user-namespace` is not
38
+
needed anymore. Please install it in case the plugin doesn't work for you.
39
39
40
40
#### Linux requirements
41
41
@@ -44,24 +44,6 @@ Alternatively, if you are using MacPorts, install via:<br/>
0 commit comments