From: Amit B. <ami...@gm...> - 2019-01-09 19:28:31
|
Hi, First, thanks for all the hard work on mlterm! it's really impressive :) I'd like to share a bug I can't understand: I am using neovim, and I have two files, the first with two lines: [image: image.png] The second file have only the first and third line: [image: image.png] When I switch from the first file to the second, the second line (which supposed to be empty) "hangs" there as a ghost line like this: [image: image.png] If I switch from the second file (with 3 lines) to the first, it renders correctly. I tries to pinpoint it by changing to regular vim, disabling line numbers, and also compiling mlterm --with-gui=wayland or disabling optimized redrawing, but nothing helped. My version: mlterm version 3.8.6 post/2019-01-03 Features: otl ssh implugin imagelib(builtin) utmp I am using Arch linux with wayland (although this version is using xlib). No errors on the log file, attached are pts files. Thanks for any help, Beka |