Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI gets repeated all over the place? #1575

Closed
2 tasks done
polds opened this issue Feb 22, 2017 · 6 comments
Closed
2 tasks done

UI gets repeated all over the place? #1575

polds opened this issue Feb 22, 2017 · 6 comments

Comments

@polds
Copy link

polds commented Feb 22, 2017

Issue

I know my .hyper.js says otherwise but I can reproduce this entirely on vanilla Hyper.app, sometimes when starting a new tab or interacting with it the UI gets repeated all over the place. The gif below shows me adding a plugin which encourage the issue to happen faster

fun

@gsklee
Copy link
Contributor

gsklee commented Feb 23, 2017

Here's a wild guess... plugins have authored states / middleware compositions in a wrong way such that the existence of peer plugins is not considered.

Does this error happen when you only have one plugin installed at all? Does it happen when you have more than two plugins?

@polds
Copy link
Author

polds commented Feb 23, 2017

Yeah I can see it with no plugins installed, one plugin, two, etc.

@polds
Copy link
Author

polds commented Feb 23, 2017

Interestingly, I've just discovered as long as I have the hyperborder plugin installed this doesn't happen. Without that plugin it almost always happens.

@Blindmikey
Copy link

I see something similar, when I ssh into a linux machine from windows' hyper install. And nano any file, or run top Lots of distortion, lots of capitol Bs and ~s too, hard to edit files through hyper this way. File scrolling ends up displaying only half a block of text, sometimes text position is incorrect until I resize hyper or move cursor over text.

Will see if hyperborder solves any of my issues.

@rawnly
Copy link

rawnly commented Feb 25, 2017

I've seen the same effect when full reloading with new theme, i'll check hyperborder too

matheuss pushed a commit that referenced this issue Mar 5, 2017
…ix #1490, #1575, #1579) (#1602)

* Fix term text flick when mouse is hovering tab

* Fix flick issue after a full reload
@matheuss
Copy link
Member

matheuss commented Mar 5, 2017

#1602

@matheuss matheuss closed this as completed Mar 5, 2017
tylerong pushed a commit to tylerong/hyper that referenced this issue Jul 3, 2017
…ix vercel#1490, vercel#1575, vercel#1579) (vercel#1602)

* Fix term text flick when mouse is hovering tab

* Fix flick issue after a full reload
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

5 participants