1
0
Fork 0
mirror of synced 2024-05-29 05:11:10 -04:00

mention 'reattach-no-usernamespace' is not needed for tmux > 2.6

This commit is contained in:
Gregory Pakosz 2021-01-09 20:47:20 +01:00
parent 53d7ce8311
commit 2aaacfbd8f

View file

@ -299,7 +299,7 @@ tmux_conf_theme_status_right='#(echo foo %% bar)'
``` ```
See `man 3 strftime`. See `man 3 strftime`.
### Accessing the macOS clipboard from within tmux sessions ### Accessing the macOS clipboard from within tmux sessions (tmux `< 2.6`)
[Chris Johnsen created the `reattach-to-user-namespace` [Chris Johnsen created the `reattach-to-user-namespace`
utility][reattach-to-user-namespace] that makes `pbcopy` and `pbpaste` work utility][reattach-to-user-namespace] that makes `pbcopy` and `pbpaste` work