feat(vt): use ansi.XParseColor #266
Annotations
11 errors
|
Run go build -v ./...
csi.Range undefined (type *ansi.CsiSequence has no field or method Range)
|
Run go build -v ./...
csi.Subparams undefined (type *ansi.CsiSequence has no field or method Subparams)
|
Run go build -v ./...
csi.Subparams undefined (type *ansi.CsiSequence has no field or method Subparams)
|
Run go build -v ./...
assignment mismatch: 1 variable but csi.Param returns 2 values
|
Run go build -v ./...
not enough arguments in call to csi.Param
|
Run go build -v ./...
assignment mismatch: 1 variable but csi.Param returns 2 values
|
Run go build -v ./...
not enough arguments in call to csi.Param
|
Run go build -v ./...
too many arguments in call to parseMouseButton
|
Run go build -v ./...
not enough arguments in call to csi.Param
|
Run go build -v ./...
invalid operation: csi.Cmd |= int(b[i]) << parser.MarkerShift (mismatched types ansi.Command and int)
|
Loading