fix(deploy): migrate deployment scripts and docs from tmux to herdr
This commit is contained in:
@@ -1576,7 +1576,7 @@ send_keys_safe() {
|
||||
_sks_herdr send-keys -t "$sess" C-m
|
||||
return 0
|
||||
fi
|
||||
sleep 0.5
|
||||
sleep "${SKS_PASTE_SLEEP:-1.5}"
|
||||
local pane_content was_popup=0
|
||||
pane_content=$(_pane_capture "$sess")
|
||||
if printf '%s\n' "$pane_content" | grep -Eq "Pasted text|paste again to expand"; then
|
||||
|
||||
Reference in New Issue
Block a user