vercel/hyper

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

Aperta

#1808 aperta il 10 mag 2017

 (33 commenti) (34 reazioni) (0 assegnatari)TypeScript (3558 fork)batch import
help wanted

Metriche repository

Star
 (44.582 stelle)
Metriche merge PR
 (Metriche PR in attesa)

Descrizione

  • 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.

Guida contributor