wait for tmux set-buffer to finish

This commit is contained in:
Jorge Morante 2023-09-02 10:52:17 +02:00
parent 177dc56ad3
commit 9cc93cc98f
1 changed files with 1 additions and 1 deletions

View File

@ -209,7 +209,7 @@ class Tmux
cmd.input.print(value)
cmd.input.flush
cmd.close
cmd.wait
nil
end