bensadeh / circumflex

🌿 It's Hacker News in your terminal

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Help screen is not overwritten properly

hkdobrev opened this issue · comments

Screenshot 2022-10-14 at 11 26 33

When pressing i or ?, the screen is redrawn to show the keyboard mappings and other helpful information.

Then pressing Esc or q closes the help screen and shows the list of news items again.

But the list of news items is redrawn in such a way that the empty lines do not overwrite the lines from the help screen. The resulting view is a mix of a part of the help screen, often skipping some lines next to the news items.

Hi @hkdobrev

This is very strange! Is this happening every time you run clx? Can you say a bit more about your system or if you have a way for me to reproduce this?

It's happening every time.
I'm using iTerm2 on latest macOS Ventura.
I'll check my custom less settings later.

We have pretty much the same setup, except that I am on Monterey. Maybe this will appear for me as well in Ventura.

Latest version is now working fine for me without the help display issue.