Less sleep
This commit is contained in:
parent
7026d6a2b8
commit
770da804d3
4
snippy
4
snippy
@ -214,8 +214,8 @@ run() {
|
|||||||
# Paste into the current application.
|
# Paste into the current application.
|
||||||
if is_gui; then
|
if is_gui; then
|
||||||
# We need a little pause to handle the time to focus on the window
|
# We need a little pause to handle the time to focus on the window
|
||||||
sleep 0.25
|
sleep 0.05
|
||||||
|
wait
|
||||||
${GUIPASTE}
|
${GUIPASTE}
|
||||||
move_cursor "Up" $cursor_line_position
|
move_cursor "Up" $cursor_line_position
|
||||||
else
|
else
|
||||||
|
Loading…
Reference in New Issue
Block a user