sbl/scvim

scvim locks up entire terminal consistently in Gnome Terminal on Ubuntu (less frequently happening in Xterm)

Opened this issue · 2 comments

scvim locks up entire terminal consistently in Gnome Terminal on Ubuntu (less frequently happening in Xterm)
sbl commented

Thanks for the report. Can you please give more detail when + how this is happening? So I can try to reproduce this.

Thanks for the quick response! I have been using a Dell Chromebook as my Ubuntu machine for a bit and have been having this problem. I figured it might be some funkiness on my Chromebook install but I just verified it on a System76 machine running Ubuntu as well.

I load "scvim" in Gnome Terminal and after about 10 or so minutes of executing code (via F6 and F5) the entire terminal locks up and I can neither scroll the screen or interact with the text. It doesn't seem to be related to an accidental Ctrl-S either. The server keeps running of course and sound output is unaffected. Patterns keep running as well.

If it helps and/or is related, this is the .vimrc I am using (the System76 machine I replicated it on happens to be running the same .vimrc as well): https://github.com/scazan/vimrc

Also, it works great on OSX and this problem does not occur.