More sleep to handle slow js textarea in chrome

This commit is contained in:
BarbUk 2019-12-17 10:56:21 +04:00
parent ccb74ebb85
commit 7026d6a2b8

2
snippy
View File

@ -214,7 +214,7 @@ run() {
# Paste into the current application.
if is_gui; then
# We need a little pause to handle the time to focus on the window
sleep 0.17
sleep 0.25
${GUIPASTE}
move_cursor "Up" $cursor_line_position