Skip to content

Instantly share code, notes, and snippets.

@ryanwoodsmall
Created October 18, 2023 17:07
Show Gist options
  • Save ryanwoodsmall/f18721a3dbbb2e9eda84307b6e1fafdd to your computer and use it in GitHub Desktop.
Save ryanwoodsmall/f18721a3dbbb2e9eda84307b6e1fafdd to your computer and use it in GitHub Desktop.
.tmux.conf
# this keeps getting turned off
set -s set-clipboard on
# tmux+vim in some configurations behaves *extremely* stupidly/slowly when changing modes
# 0 works too but may cause issues with multi-key sequences (arrrow keys, etc.)
set -sg escape-time 10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment