Skip to content

Instantly share code, notes, and snippets.

@lomereiter
Created August 7, 2017 15:19
Show Gist options
  • Save lomereiter/f5ada425a6d94412fd369646e962af0f to your computer and use it in GitHub Desktop.
Save lomereiter/f5ada425a6d94412fd369646e962af0f to your computer and use it in GitHub Desktop.
  1. Add set -g escape-time 10 to ~/.tmux.conf
  2. Also add set -g default-terminal "screen-256color"
  3. Run tmux source-file ~/.tmux.conf to reload the config
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment