Skip to content

Instantly share code, notes, and snippets.

@acro5piano
Last active November 10, 2016 11:53
Show Gist options
  • Save acro5piano/5d926e469d4e4f32df4a965b33c56096 to your computer and use it in GitHub Desktop.
Save acro5piano/5d926e469d4e4f32df4a965b33c56096 to your computer and use it in GitHub Desktop.
TmuxでEmacsのキーバインド ref: http://qiita.com/acro5piano/items/ca5aa847070b85854d17
set-window-option -g mode-keys emacs
bind-key C-t copy-mode
bind-key C-y paste-buffer
bind -n Pageup copy-mode -u
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment