vercel/hyper

Clear (⌘K) loses content shorter than the displayed rows

Open

#665 geöffnet am 27. Aug. 2016

Auf GitHub ansehen
 (0 Kommentare) (5 Reaktionen) (0 zugewiesene Personen)TypeScript (3.558 Forks)batch import
help wanted🐛 Type: Bug

Repository-Metriken

Stars
 (44.582 Stars)
PR-Merge-Metriken
 (Keine gemergten PRs in 30 T)

Beschreibung

When using 'clear' (⌘K) with content that is longer than the maximum displayed rows, it is possible to reach the cleared content by scrolling up. When clearing content that is shorter than this amount of rows however, the content is seemingly lost and not available when scrolling. In Terminal.app, cleared content appears to be available regardless of the amount of rows being cleared.

Contributor Guide