Run this from the terminal and then wait a few seconds ``` mvim -u NONE; sleep 2; osascript -e 'tell application "System Events" to keystroke "aThis text should get typed out in insert mode"' ``` and you see this as a result <img width="620" alt="screen shot 2018-09-10 at 5 13 09 pm" src="https://user-images.githubusercontent.com/17482349/45277598-f3df2780-b51c-11e8-9e73-8544b2de9cb5.png"> which clearly does not show all of the text that should get typed out