instant-markdown-d
instant-markdown-d copied to clipboard
Workaround for server stealing focus on Linux
Requires xdotool to be installed for the workaround to work, but it's not necessary for the operation of the server.
Fixes suan/vim-instant-markdown#37.
Thanks! I tried it out on a stock Ubuntu desktop with Terminal and Firefox (ensured xdotool
was installed too) and it didn't seem to work though. I put in some logging and nothing was amiss either, just that the browser window was still stealing focus...
Hmm. I'll get a VM going later and see if I can debug (running Arch Linux atm). Are you using a window manager with EWMH enabled?
Adds extra dependency and may not function in wayland. Closing