We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 05545a1 commit 49edfe0Copy full SHA for 49edfe0
.config/tmux/tmux.conf.os.Darwin
@@ -1,10 +1,5 @@
1
set -g @continuum-boot-options 'iterm'
2
3
-# In order to use "open" from inside tmux, use reattach-to-user-namespace.
4
-# Requires "brew install reattach-to-user-namespace"
5
-# See http://www.elmund.io/osx/2015/07/10/open-command-in-osx-tmux/
6
-set -g default-command "reattach-to-user-namespace ${SHELL}"
7
-
8
# https://unix.stackexchange.com/questions/318281/how-to-copy-and-paste-with-a-mouse-with-tmux
9
# macOS only
10
set -g mouse on
0 commit comments