On 2012-02-07 Perry Hargrave <[email protected]> wrote: > What locale do you have set?
I tried LANG=en_GB.UTF-8 and LANG=C same result. > You mentioned certain files reproduce it well, but don't know a > way to predict what files going to do it. Is it perhaps a syntax > specific aid? What do you mean by syntax? The vim syntax highlighting? It's turned off. BTW: all files are text/plain. > Since gvim is not bugging out, but all terminals are, have > you tried a different shell? Perhaps its something in your > bash/zsh/csh configuration? I tried the system default settings. > Can you chsh to something else and try it? Yes, csh and bash. Both behave the same. > Grasping at straws here... No problem. Be creative :) I found at least a workaround: setting TERM=builtin_dumb seems to work fine. However, I don't exactly know what is the impact of setting this particular terminal type. Marco -- To unsubscribe, send mail to [email protected].
