Crostini: Observing some random text or terminal data in vim editor |
|||
Issue descriptionChrome Version: 71.0.3572.0 Chrome OS Version: 11143.0.0, Chrome OS Platform: Eve Network info: WiFi Please specify Cr-* of the system to which this bug/feature applies (add the label below). Steps To Reproduce: (1) Open terminal. (2) Open/create any file using vim editor. (3) Scroll file/page using mouse pad. (4) Observe text. Expected Result: - No extra text. Actual Result: - Observing some random text or terminal data. How frequently does this problem reproduce? (Always, sometimes, hard to reproduce?) Always Please check below observation video.
,
Oct 10
please attach your .vimrc. that just looks like the terminal is scrolling back up to the scrollback which is normal.
,
Oct 10
vimrc file from usr/share/vim/vimrc: https://storage.cloud.google.com/chromiumos-test-logs/bugfiles/cr/894223/vimrc?_ga=2.257759500.-66391737.1524518032
,
Oct 10
that file is entirely comments except for:
runtime! debian.vim
if filereadable("/etc/vim/vimrc.local")
source /etc/vim/vimrc.local
endif
i don't know what that runtime line does. do you have /etc/vim/vimrc.local ? if so, what is it ?
,
Oct 10
,
Oct 10
/etc/vim/vimrc.local file not present.
,
Oct 17
This was easily reproducible and it's definitely the scrollback. If I install xterm and do vim in there I can't reproduce it in xterm....so this appears to be some issue in hterm itself.
,
Oct 17
that's not really a comparable test. xterm doesn't support scroll back when using alt screen (which vim does). |
|||
►
Sign in to add a comment |
|||
Comment 1 by vapier@chromium.org
, Oct 10