You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking at a file with 'less' in a Linux session, if I scroll down and then back up, 'Esc-M' characters appears at beginning of some lines. I didn't catch exactly the cases, but they are related to lines with a hash ('#') and then some empty line.
For example:
Execute 'less /etc/services'.
At the beginning of file there are some lines with comments (they have a '#' at the left side).
Scroll down with the cursor key so the comment lines disappear.
Scroll back. The comment lines appears again and some of them has a 'Esc-M' at the beginning overlaping other characters.
And this is how it should look:
Cheers!
The text was updated successfully, but these errors were encountered:
Thank you for such a detailed description that I can reproduce this bug very easily. I will fix it in WindTerm_2.4.0_Prerelease_2 and WindTerm_2.4.0_Prerelease_3, please stay tuned.
I am happy to inform you that WindTerm_2.4.0_Prerelease_2 has been released and this issue has been fixed. Please download and check it. If there are still bugs, please let me know, thank you.
I'm afraid that in version 2.4.1 it works better but it's not perfect :(
Using /etc/services in Linux as an example, if you open the file with 'less' (as I wrote in the first post) it looks good. If you scroll down and then up, there isn't 'Esc-M' characters as in previous versions. But there is empty lines missing.
Looking at a file with 'less' in a Linux session, if I scroll down and then back up, 'Esc-M' characters appears at beginning of some lines. I didn't catch exactly the cases, but they are related to lines with a hash ('#') and then some empty line.
For example:
And this is how it should look:
Cheers!
The text was updated successfully, but these errors were encountered: