v0.4.0: scroll log, worker slots, disk skip, color gradient, parallel export
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
//go:build test
|
||||
|
||||
package main
|
||||
|
||||
func termSize() (int, int) {
|
||||
return 80, 24
|
||||
}
|
||||
Reference in New Issue
Block a user