<!-- Please replace {Please write here} with your description --> ### Expected Behavior on nvim 0.3.8 <img width="400" alt="螢幕快照 2019-07-13 上午6 11 38" src="https://user-images.githubusercontent.com/4080524/61161145-1e32b480-a535-11e9-9bec-80c29109101b.png"> ### Actual Behavior on nyaovim <img width="399" alt="螢幕快照 2019-07-13 上午6 12 52" src="https://user-images.githubusercontent.com/4080524/61161179-4d492600-a535-11e9-8872-141e89ac37ba.png"> ### Steps to Reproduce (including precondition) 1. :autocmd FocusGained * echo 'gained' 2. open another app 3. switch back to nyaovim 4. should see 'gained', but nothing displayed ### Your Environment - OS: OSX 10.14.5 - NyaoVim version: ``` NyaoVim version 0.2.0 electron : 1.8.8 chrome : 59.0.3071.115 node : 8.2.1 v8 : 5.9.211.38 ``` - `nvim` version:0.3.8 - Keyboard layout: qwerty ### Additional Comments (if any) love u