mirror of
https://github.com/tmate-io/tmate.git
synced 2026-08-03 16:12:08 +00:00
-d is better.
This commit is contained in:
parent
5a954bd9bd
commit
049ccfd048
1 changed files with 1 additions and 1 deletions
|
|
@ -29,4 +29,4 @@ if ! $TMUX -s $SESSION has 2>/dev/null; then
|
|||
$TMUX set bell-action none
|
||||
fi
|
||||
|
||||
$TMUX -s $SESSION attach
|
||||
$TMUX -s $SESSION attach -d
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue