> Patch 7.1.095 > Problem: The FocusLost and FocusGained autocommands are triggered > asynchronously in the GUI. This may cause arbitrary problems. > Solution: Put the focus event in the input buffer and handle it when ready > for it. > Files: src/eval.c, src/getchar.c, src/gui.c, src/gui_gtk_x11.c, > src/keymap.h
As reported by Axel Kielhorn (see http://groups.google.com/group/vim_mac/browse_thread/thread/7d2f214b0c42d31a ), this breaks drag-n-drop of files on os x. Nico --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_dev" maillist. For more information, visit http://www.vim.org/maillist.php -~----------~----~----~----~------~----~------~--~---