~/.tmux.conf # /-----------------------------------------\ # | synthwave tmux theme | # | works best with synthwave colour scheme | # | 2016 fs0ciety | # | https://fs0ciety.info | # \-----------------------------------------/ # Set prefix key to C-x unbind C-b set -g prefix C-x bind C-x send-prefix # Set copy-mode set-window-option -g mode-keys vi bind -T copy-mode-vi 'v' send -X begin-selection..