diff --git a/scripts/vhs/tmux-vhs.sh b/scripts/vhs/tmux-vhs.sh index f923b20..4529dd5 100755 --- a/scripts/vhs/tmux-vhs.sh +++ b/scripts/vhs/tmux-vhs.sh @@ -64,8 +64,8 @@ function emulate_typing() { # Send the text to the specified tmux session tmux send-keys -t "$session_name" "$text_to_type" C-m } - -tmux new -s "$session_name" -x $x -y $y "zsh" -d +( exec