question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Problem with write long text/command in console. Hyper does not jump to a new line

See original GitHub issue
  • 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: Windows 10 Version 1703 Build 15063.332

  • Hyper.app version: 1.3.3

  • Link of a Gist with the contents of your .hyper.js: https://gist.github.com/Zx-EvM/972184c95f9eb17da34883955f7c345f

  • Relevant information from devtools: N/A

  • The issue is reproducible in vanilla Hyper.app: Is Vanilla

Issue

I record a gif to show what happens when I write long text or command in console:

demo

I use Windows 10 Subsystem for Linux and ZSh.

My .bashrc file on gist https://gist.github.com/Zx-EvM/d7690301fca4df0fa9b5b1b40ffd1c55#file-bashrc-L5

So, when I run hyper I get the ZSh shell on startup. But if I use default Windows CMD in .hyper.js config:

shell: 'C:\\Windows\\System32\\cmd.exe',

and run bash/zsh manually by using bash command this issue not present (not present with default bash shell and not present with ZSh shell).

I was try to reproducible this without any hyper plugins and nothing changed, also try to disable ZSh on startup.

Edit:

My screen resolution 1920x1080.

In my config I have windowSize: [1171, 688],. If I set a lower resolution, for example: windowSize: [770, 470], this issue not present.

But it will be cool if in the future it will be fixed.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Reactions:9
  • Comments:11 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
lucleraycommented, Apr 19, 2018

I’m seeing the same issue.

macOS sierra 10.12.6 hyper 2.0.0

demo-bug-hyper

0reactions
itshikanovcommented, Dec 20, 2022

happens to me too on 3.3.0 stable.

    shell: 'C:\\Work\\cygwin-test\\Cygwin.bat',
Read more comments on GitHub >

github_iconTop Results From Across the Web

windows - How to write a multiline command? - Stack Overflow
After trying almost every key on my keyboard: C:\Users\Tim>cd ^ Mehr? Desktop C:\Users\Tim\Desktop>. So it seems to be the ^ key.
Read more >
Basic vi Commands (Solaris Advanced User's Guide)
The line disappears, leaving a blank line for your new text (which can be of any length). Press Esc to finish. Substituting Character(s)....
Read more >
Move and copy items in your system - OpenClassrooms
Learn the Command Line in Terminal ... Now, you might want to move around or copy content that you've created. ... It's not...
Read more >
The Hyper-V Virtual Machine Management service must be ...
Issue. The service required to manage virtual machines is not running. Impact. No virtual machine management operations can be performed.
Read more >
Hyper™
A terminal built on web technologies. ... The goal of the project is to create a beautiful and extensible experience for command-line interface...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found