Test changes for Cygwin compatibility.

This commit is contained in:
John Hood
2016-01-11 06:14:27 -05:00
parent 6b71351138
commit e61b3bd014
2 changed files with 4 additions and 1 deletions
+3 -1
View File
@@ -110,8 +110,10 @@ tmux_commands()
done
printf "send-keys 0x0d\n"
done
printf "send-keys 0x0d\n"
sleep 1
printf "send-keys 0x04\n"
sleep 5
sleep 10
}
tmux_stdin()