daa84 / neovim-gtk

gtk ui for neovim
GNU General Public License v3.0
716 stars 57 forks source link

Freeze in Terminal buffer #228

Open ocehugo opened 4 years ago

ocehugo commented 4 years ago

Describe the bug

I'm experiencing some freezes in terminal buffers. It's usually occurs in gdb or other cmdline software with REPL/interactions. I didn't experience in the actual shell (bash) but too soon to say.

I didn't experience this in older versions, only recent ones. Hard to trace since I can't easily reproduce but would appreciate help on how to debug.

Technical information (please complete the following information):

I need some information/guide on how to trace this. For example, neovim has a verbose mode with -V but this is the version argument in neovim-gtk. Shouldn't neovim-gtk follow the neovim argparse conventions!?