angular-klingon / klingon

Angular Klingon: The UI companion for the @angular/cli
https://angular.run
MIT License
189 stars 19 forks source link

Bug: new line(\n) doesn't work in windows #84

Closed sumitparakh closed 5 years ago

sumitparakh commented 5 years ago

Describe the bug Line feed character(\n) doesn't send Enter signal to terminal in Windows.

To Reproduce Steps to reproduce the behavior:

  1. Change project root directory
  2. Dry run new project
  3. Reload

Expected behavior After reloading, new project root directory which gets saved in localstorage, should be set as current directory in terminal.

Screenshots localhost_4200_

Desktop (please complete the following information):

depends on #83