diff --git a/snippy b/snippy index ad18c7f..5f778c3 100755 --- a/snippy +++ b/snippy @@ -192,7 +192,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.1 + sleep 0.17 ${GUIPASTE} move_cursor "Up" $cursor_line_position