fix(cellbuf): handle underline subparameters correctly #96
Annotations
13 errors
build (ubuntu-latest)
csi.Range undefined (type *ansi.CsiSequence has no field or method Range)
|
build (ubuntu-latest)
invalid composite literal type cellbuf.Buffer
|
build (ubuntu-latest)
assignment mismatch: 2 variables but s.Cell returns 1 value
|
build (ubuntu-latest)
cannot use cell (variable of type vt.Cell) as type *vt.Cell in argument to s.Buffer.SetCell
|
build (ubuntu-latest)
undefined: cellbuf.RenderLineWithProfile
|
build (ubuntu-latest)
c.scr.Resize undefined (type *screen has no field or method Resize)
|
build (ubuntu-latest)
undefined: cellbuf.SetContent
|
build (ubuntu-latest)
c.scrs[0].Resize undefined (type screen has no field or method Resize)
|
build (ubuntu-latest)
c.scrs[1].Resize undefined (type screen has no field or method Resize)
|
build (ubuntu-latest)
ansi.AltScreenBufferMode.String undefined (type ansi.DECMode has no field or method String)
|
build (macos-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The job was canceled because "ubuntu-latest" failed.
|
build (windows-latest)
The operation was canceled.
|