More sleep to handle slow js textarea in chrome
This commit is contained in:
parent
ccb74ebb85
commit
7026d6a2b8
2
snippy
2
snippy
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user