diff --git a/snippy b/snippy index ec035fd..37a5bcc 100755 --- a/snippy +++ b/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