我在Windows上使用git bash终端(与git一起安装)并访问运行tmux的linux服务器。我的.tmux.conf是
[Wed Nov 28 16:27:23.551207 2018] [wsgi:error] [pid 18955:tid 139905951835904] [remote 189.149.229.31:63243] \x1b[91mCouldn't access log file to log changes in Reservation model: [[Errno 13] Permission denied: '/home/axel/IntellibookProject/Intellibook/ReservationsManagerApp/logs/log_43.json']\x1b[0m
[Wed Nov 28 16:27:23.551346 2018] [wsgi:error] [pid 18955:tid 139905951835904] [remote 189.149.229.31:63243] Current directory is /home/axel/IntellibookProject/Intellibook/ReservationsManagerApp
我遇到的问题是我无法将文本从tmux会话中复制到Windows本地系统中。我能够将文本复制到tmux缓冲区中(已验证运行“ tmux show-buffer”),但是找不到找到进入Windows剪贴板的方法?