Skip to content

Instantly share code, notes, and snippets.

#############################################
# Key bind-key
unbind-key ^B
# Prefixは迷わずC-z
set-option -g prefix ^Z
unbind-key ^C
bind-key ^C new-window
unbind-key ^W