vercel/hyper

Cannot clear terminal with Command+K since latest version (1.3.2.1744)

Open

#1 808 ouverte le 10 mai 2017

Voir sur GitHub
 (33 commentaires) (34 réactions) (0 assignés)TypeScript (3 558 forks)batch import
help wanted

Métriques du dépôt

Stars
 (44 582 stars)
Métriques de merge PR
 (Aucune PR mergée en 30 j)

Description

  • 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: macOS Sierra Version 10.12.2
  • Hyper.app version: Version 1.3.2 (1.3.2.1744)
  • Link of a Gist with the contents of your .hyper.js: Link
  • Relevant information from devtools No errors in console.
  • The issue is reproducible in vanilla Hyper.app: The only plugin I have is a theme.

Issue

Ever since the latest update, it seems I can't clear the terminal with command+K. This issue only happens when I have done npm start to start webpack for one of my apps. Currently, whenever I press command+K, it makes ^L appear at the bottom of the terminal.

Here is a screenshot of the issue: (You can see the ^L come everytime I try to clear at the bottom):

screen shot 2017-05-10 at 4 43 27 am

EDIT: Just to provide some more info, if I exit out of the process with control+C, and then run the clear with command+K it works fine.

Guide contributeur