Tony Brix

Results 612 comments of Tony Brix

PRs are welcome 😁👍

Could it work to backup to a git repo with [sync-settings-git-location](https://atom.io/packages/sync-settings-git-location)?

hyperclick only observes TextEditors right now. If there was some way to observe when a datatip is created we could observe them too.

I can reproduce this. It seems to be an issue with fit getting the wrong initial dimensions. I will have to play around with it for a while to figure...

Actually it looks like fit is returning the correct dimensions so I think this is an xterm bug but I am not sure.

It seems to happen intermittently with x-terminal. I'm guessing it is a race condition. I have confirmed that running `refitTerminal()` on a `setTimeout` after `createTerminal()` fixes it (or at least...

I'm not 100% sure if this is an issue in xterm or an issue with the way that Atom opens panes.

This used to happen to me a lot but hasn't recently. Must be something in node-pty using a lot of resources to close a process.

looks like the errors are coming from parcel.

I think this will have to be fixed in xterm.