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
This makes /tmp/tmux-NNNN-copycat/ only accessible by the current user
of the tmux session. While not important on single user systems, this
could be a concern on multi-user servers, where using tmux-copycat would
capture the scrollback text of the current terminal to a file that could
be read by other users, especially if you don't have a strict umask.
0 commit comments