onivim / oni

Oni: Modern Modal Editing - powered by Neovim
https://www.onivim.io
MIT License
11.36k stars 301 forks source link

UI freezes for ~10 seconds on :! external commands on Windows #2759

Open craigmac opened 4 years ago

craigmac commented 4 years ago

Oni Version: September 15 2019 Build 64 bit Windows exe

Neovim Version (Linux only): Operating System: Windows 7 64-bit

Issue: Running :! to perform an external command freezes UI for about 10 seconds before displaying results (e.g., .exe files on Windows)

Expected behavior: Much quicker, < 1 second max response time.

Actual behavior: ~10 second freeze of UI before showing results

Steps to reproduce:

  1. Open Oni2.exe
  2. Hit :!
oni-bot[bot] commented 4 years ago

Hello and welcome to the Oni repository! Thanks for opening your first issue here. To help us out, please make sure to include as much detail as possible - including screenshots and logs, if possible.