Skip to content

Commit

Permalink
tmux: Tweaking the conf to support remote copy
Browse files Browse the repository at this point in the history
  • Loading branch information
yml committed Dec 6, 2016
1 parent d9e3aed commit 67c45d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions _tmux.conf
Expand Up @@ -42,3 +42,6 @@ set -g history-limit 50000

# ESC timeout needs to be tweaked to a low value (10-20ms)
set -g escape-time 10

set -g default-shell $SHELL
set -g default-command "reattach-to-user-namespace -l ${SHELL}"

0 comments on commit 67c45d2

Please sign in to comment.