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
Hello, I've been using circumflex for a bit and it's my favorite way to browse HN. I ran into a bug when consulting the help page inside the app using i/?. It seems to not entirely get cleared when returning to the main page.
Reproduction Steps
Open up clx at the command line.
Press i at the command line to bring up the help page.
Press q at the command line to exit the help page.
Note the ghosting effect of a few of the help page lines. See the lines below articles 7, 8, 9 and 12.
System Info
$ clx -vclx version 3.7
I'm running the latest version of the app on an older version of macOS. I installed it using homebrew.
The text was updated successfully, but these errors were encountered:
Hello and thanks for letting me know about this and the detailed explanation. I'm glad you enjoy using my cli.
I have the same setup as you and I am able to reproduce the issue in the Terminal app that comes built in with macOS. I am not sure exactly what is causing this issue.
From my own testing, this only appears in the macOS's Terminal app. The help screen seems to clear properly in Wezterm, iTerm2, Alacritty and Kitty.
Hello, I've been using
circumflex
for a bit and it's my favorite way to browse HN. I ran into a bug when consulting the help page inside the app usingi/?
. It seems to not entirely get cleared when returning to the main page.Reproduction Steps
clx
at the command line.i
at the command line to bring up the help page.q
at the command line to exit the help page.System Info
I'm running the latest version of the app on an older version of macOS. I installed it using
homebrew
.The text was updated successfully, but these errors were encountered: