Skip to content

Instantly share code, notes, and snippets.

@miminashi
Created May 26, 2025 10:51
Show Gist options
  • Select an option

  • Save miminashi/ec2ea10a70d5128e77b3e7bdffb3a070 to your computer and use it in GitHub Desktop.

Select an option

Save miminashi/ec2ea10a70d5128e77b3e7bdffb3a070 to your computer and use it in GitHub Desktop.
tmux.conf
set -g mouse on
set -g terminal-overrides 'xterm*:smcup@:rmcup@'
set -g set-titles on
set -g set-titles-string '#H'
set-window-option -g mode-keys vi
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment