Laurent Demailly

Results 120 issues of Laurent Demailly

This is not a good example to follow, it's overly complicated - pkg/ nobody should use that in new projects, it's antiquated from before internal/ existed - internal/ 99% of...

The core already supports this, but the macOS app doesn't properly encode these yet. _Originally posted by @ldemailly in https://github.com/ghostty-org/ghostty/pull/2424#discussion_r1794023769_

os/macos
contributor friendly

### Description of the new feature Given that there is no SIGWINCH on windows and using ReadConsoleInput is a pain when doing cross platform TUIs (because the codes are completely...

Issue-Feature
Product-Conhost
Area-VT
Product-Terminal
Priority-3

https://github.com/golang/exp/blob/master/stats/stats.go also review the stddev calculation as it might be "bad" (fortio's - not that ^ is better it seems from some comments, also it's doing 2 passes anyway which...

Adding ```Docker FROM --platform=$BUILDPLATFORM ``` would allow a) to _not_ make the build image cross platform and/or make it only for way fewer target (basically the target of the runners,...

could be the log&call breaks streaming - eg missing Flusher() (really a fortio/log issue)

### Describe the bug I haven't fully debugged but if I update to 1.9.0 I get tests failure (note maybe the test is bad, I already had to disable some...

bug
kqueue

I was looking at some other project and this project was mentioned but it seems abandoned so if you don't mind, I'll plug mine https://github.com/fortio/progressbar/ - 0 dependencies, pure ANSI...

Apologies in advance if it's not possible or MacOS/Darwin isn't a target of your compatibility tests but otherwise: https://github.com/ghostty-org/ghostty/discussions/7204 > In every other terminal "♠♥♦♣" have the same rendering and...