yi-editor / yi

The Haskell-Scriptable Editor
GNU General Public License v2.0
1.51k stars 203 forks source link

‘reload’ hangs with an open tab #516

Open Fuuzetsu opened 10 years ago

Fuuzetsu commented 10 years ago
  1. Start Yi (with --as=vim due to #515)
  2. Make a new tab with :tabedit
  3. :reload

Instead of Yi restarting, it closes, attempts to start and doesn't come up again. It does use up a lot of CPU cycles while doing this, perhaps it's stuck on stat deserialisation somewhere.

codygman commented 10 years ago

This works fine for me with yi 0.7.1 on ubuntu 13.10 and reloads instantly.

ethercrow commented 10 years ago

@Fuuzetsu Does this still happen for you?

Fuuzetsu commented 10 years ago

I have not checked recently, were there any commits that could have fixed it? I'll check soon.

Fuuzetsu commented 10 years ago

I checked as part of #549 and yes it still does happen but only for pango. Vty seems fine but I only tried emacs keymap.