vercel/hyper

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

Open

#665 aberto em 27 de ago. de 2016

Ver no GitHub
 (0 comments) (5 reactions) (0 assignees)TypeScript (3.558 forks)batch import
help wanted🐛 Type: Bug

Métricas do repositório

Stars
 (44.582 stars)
Métricas de merge de PR
 (Nenhuma PRs mesclada em 30d)

Description

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.

Guia do colaborador