-
Notifications
You must be signed in to change notification settings - Fork 2.3k
'Esc-M' chars scrolling back in 'less' #621
Copy link
Copy link
Open
Labels
bugSomething isn't workingSomething isn't working
Description
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!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
