メモ tmuxの設定 素のtmuxは使いにくいxsel をインストールsudo apt install xseltmuxを使うフォルダに「.tmux.conf」を作成し、以下の内容を記載# 履歴を変更set-option -g history-limit 500... 1900.07.15 メモ