Skip to content

Instantly share code, notes, and snippets.

@phdoerfler
Last active April 23, 2021 07:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save phdoerfler/8c72eed1c729e3acdf15fe70bf20f90a to your computer and use it in GitHub Desktop.
Save phdoerfler/8c72eed1c729e3acdf15fe70bf20f90a to your computer and use it in GitHub Desktop.
tmux

~/.tmux.conf

setw vs. setw -g vs. set vs. set -g

Works in NixOS

setw -g mouse on

Sauce

Copy Paste for Humans

yank plugin

# plugins
# yank for copy/paste to clipboard
set -g @plugin 'tmux-plugins/tmux-yank'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment