tmux-plugins / tmux-copycat

A plugin that enhances tmux search
MIT License
1.11k stars 63 forks source link

make working directory only be accessible by user #97

Closed raymond-w-ko closed 7 years ago

raymond-w-ko commented 8 years ago

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.