Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

:autocmd FocusGained not working with nvim 0.3.8 #145

Open
haifengkao opened this issue Jul 12, 2019 · 1 comment
Open

:autocmd FocusGained not working with nvim 0.3.8 #145

haifengkao opened this issue Jul 12, 2019 · 1 comment

Comments

@haifengkao
Copy link
Contributor

Expected Behavior

on nvim 0.3.8
螢幕快照 2019-07-13 上午6 11 38

Actual Behavior

on nyaovim
螢幕快照 2019-07-13 上午6 12 52

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

@haifengkao
Copy link
Contributor Author

haifengkao commented Jul 12, 2019

nyaovim does work with nvim 0.2.0
it breaks with nvim 0.2.2

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant