From 362c9dd09cefda75490635a0ad54288f6ad6769d Mon Sep 17 00:00:00 2001 From: PatentLobster <37775846+PatentLobster@users.noreply.github.com> Date: Wed, 20 Sep 2023 01:27:46 +0300 Subject: [PATCH] =?UTF-8?q?=F0=9F=8E=A5=F0=9F=93=BC?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- scripts/vhs/tmux-vhs.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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