Drop pause in launch-in-tmux
This commit is contained in:
parent
6bfee95043
commit
cb7d0da816
1 changed files with 0 additions and 3 deletions
|
|
@ -46,9 +46,6 @@ function launch_in_tmux() {
|
|||
die "Failed to kill session: $SESSION_NAME"
|
||||
else
|
||||
echo "Aborted."
|
||||
echo ""
|
||||
echo -n "Press Enter to exit... "
|
||||
read -r
|
||||
return 1
|
||||
fi
|
||||
fi
|
||||
|
|
|
|||
Loading…
Reference in a new issue