|
|
|
@ -23,7 +23,7 @@ if [ ! -n "$TMUX_PANE" ]; then |
|
|
|
# tmux selectp -t 2 |
|
|
|
# tmux selectp -t 2 |
|
|
|
# |
|
|
|
# |
|
|
|
# tmux send-keys -t $SESSION ":80vs" Enter |
|
|
|
# tmux send-keys -t $SESSION ":80vs" Enter |
|
|
|
# tmux attach -t $SESSION |
|
|
|
tmux attach -t $SESSION |
|
|
|
else |
|
|
|
else |
|
|
|
echo "don't run in tmux session" |
|
|
|
echo "don't run in tmux session" |
|
|
|
fi |
|
|
|
fi |
|
|
|
|