guesswidth icon indicating copy to clipboard operation
guesswidth copied to clipboard

Guess the width (fwf) output without delimiters in commands that output to the terminal.

Results 2 guesswidth issues
Sort by recently updated
recently updated
newest added

A panic occurred in trdsql. ```error panic: runtime error: slice bounds out of range [77:76] goroutine 1 [running]: github.com/noborus/guesswidth.split({0xc000028a50, 0x4c}, {0xc00001ea40?, 0x7, 0x8}, 0x1) /go/src/github.com/noborus/guesswidth/guesswidth.go:282 +0x409 github.com/noborus/guesswidth.(*GuessWidth).Read(0xc00007e700) /go/src/github.com/noborus/guesswidth/guesswidth.go:179 +0xa5 github.com/noborus/trdsql.NewGWReader({0x202e8858c78,...