Leo Robinovitch
Leo Robinovitch
Also interested in this, as I'm experiencing the same bug in my project (not due to lipgloss) and wondering how others are approaching it :)
That looks better! ``` # Where should we write the GIF? Output demo.gif # Set up a 1200x600 terminal with 46px font. Set FontSize 46 Set Width 1200 Set Height...
> I have no idea why frames would be capturing slowly on that machine, it seems to be very fast. Do you have a lot of applications open like chrome,...
Dang I was hoping that was the case but just got this on my other machine too ``` ❯ vhs < demo.tape Output .gif demo.gif Set FontSize 32 Set Width...
Ok thanks! Extra bits of info is that I installed vhs via `brew` on the intel mac and via `go` on the m2 mac. On both macs I installed the...
No luck - installed latest chrome, set as default, restarted computer, same output from tape
> Here's another long shot: are your devices battery powered when running vhs? In other words: might another energy profile limit rendering performance of the remote controlled browser instance? They...
Oh wow, thank you so much for this info @lgmugnier ! Somehow never came across the golang xterm emulator, this seems very likely to be exactly what I need... If...
Thanks for opening this issue! Not having this yet is a miss on my part. I'll get it implemented soon for sure.
@hoppel , I've added TLS support to the `next` branch for everything except `exec`ing into a task. That's proving a lot harder to port to the nomad api client than...