Fazlul Shahriar

Results 27 issues of Fazlul Shahriar

Supporting Windows will make it easier for Windows users to try out acme (or it's modern variant). It'll attract more users and contributors. This can probably be done with [duitdraw](https://github.com/ktye/duitdraw),...

enhancement

Not all the tests pass yet but this makes go-git usable on Plan 9. Please merge this after https://github.com/src-d/go-billy/pull/78. Fixes #756 Signed-off-by: Fazlul Shahriar

I have a low powered station that wasn't being picked up when doing a full scan using the command `hdhomerun_config FFFFFFFF scan /tuner0`. Here is the channel info: ``` $...

misspell complains about spelling in auto-generated file `go.sum`: ``` $ mkdir /tmp/foo $ cd /tmp/foo $ go mod init example.com/foo go: creating new go.mod: module example.com/foo $ go get golang.org/x/sync@37e7f081c4d4...

The test seems to sometimes hang during tear-down (closing the Watcher). ``` === RUN TestWatcher panic: test timed out after 10m0s goroutine 43 [running]: testing.(*M).startAlarm.func1() /opt/hostedtoolcache/go/1.14.1/x64/src/testing/testing.go:1460 +0x11c created by time.goFunc...

DO NOT SUBMIT I'd like to see if I can get the opentype changes merged upstream first. I'm not sure if the changes are general enough. Also, I'm not sure...

I'm using the default font at `@12pt`. I generated a core dump and looked at it with the delve debugger. It seems it crashed when computing GlyphAdvance of `0` (U+0030)...