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
As a temporary/partial hack I've found that alias clear="for i in {1..$(tput lines)}; do echo; done; clear;" helps, though View -> Clear still loses the screen content
I am on the latest Hyper.app version
I have searched the issues of this repo and believe that this is not a duplicate
OS version and name: CentOS Linux release 7.1.1503 (Core)
Hyper.app version: 1.3.1
Issue
clear
andctrl + L
along with clearing screen removes the contents of screen from the history.Scrolling up shows only the old history.
The text was updated successfully, but these errors were encountered: