Hyper: Resizing window should update terminal display

Created on 28 Jul 2016  Â·  31Comments  Â·  Source: vercel/hyper

As a GIF is worth a thousand words:

Default OSX terminal:
terminal-resize

Hyperterm:
hyperterm-resize

help wanted Enhancement

Most helpful comment

Bumped to high since this is very annoying 😛

All 31 comments

Any update on this?

Bumped to high since this is very annoying 😛

I think this issue is related to an issue I noticed with panes (#56), so +1.

[...w]hen my window manager (amethyst) shrinks Hyper, it seems like it doesn't redraw, so the lower pane gets hidden. My work-around is to do a quick CMD+SH+D + CMD+W, but that hinges on remembering a pane just got hidden.

@realogicbcleary Yea, because Hyper uses divs/containers (I'm not too sure, but some sort of HTML Block) for each line, instead of just one block. Might have a look how to reflow before Christmas.

@sifex Mine isn't really reflow issue -- rather a more basic window.onResize(redraw) type thing -- but I think it'll be resolved as a subset of this issue.

@realogicbcleary I think your issue is separate. This reflow issue is about redrawing all the visible lines so they match the screen width, as well as storing the history in such a way that that is possible. Your issue sounds like a missing resize event…

Is there still a pulse on this issue?

Haven't spent much time with the source code here, but it seems like this could be fixed using the line-overflow="true" property on x-rows.

screenshot

If OS windows 10 ?

+1

+1

+1

@matheuss is there any development on this? Accepting PRs?

@malonehedges the issue is labeled Priority: OMG Maximum and Status: Help Wanted can you save us 💃

_[pokes issue #476 with a stick]_
I can't tell. Is it dead or alive? It's not moving.

ヾ(×_× ) ツ

Still nothing?

To clarify, not currently working on this. Don't have the time right now

Still very much in support of this issue though, this is a deal killer for me when I get a stacktrace logged in a small window.

Is this planned, even with xterm in Hyper 2.0?

Checking out Hyper for the first time and I have to say that while it's a very cool terminal, it's kind of shocking that it fails to properly resize previous output. This should be a very high priority fix

I'd love to use Hyper but not having this feature is a deal breaker.

I'd love to use Hyper but not having this feature is a deal breaker.

Same here.

I think hyper is beautiful terminal and I've been watching this issue for a long time, its the last thing I'd need fixing before switching to it.

Love Hyper! Don't love window resize issue.

I was forced to move to iTerm because of this issue - but would love to come back. Any progress here?

@jubby2000 this is now integrated onto xtemrjs which will be available into future releases.

After updating to 3.0.0 it's looking like this is now fixed, thanks to whoever did the hard work and sorted this 👌✨

Using 3.0.0 on W10 and the bug is still there 😞

EDIT: Apparently my issue is #1566.

@gabrielseibel1 did you install or update?

@ppot Fresh install. First time ever using Hyper.

@ppot I actually have #1566, not this one.

This is fixed now in 3.0.2.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

glockjt picture glockjt  Â·  50Comments

0x80 picture 0x80  Â·  45Comments

mrjones2014 picture mrjones2014  Â·  64Comments

fabdelgado picture fabdelgado  Â·  102Comments

b0rski picture b0rski  Â·  66Comments