mirror of
https://github.com/bloeys/nterm.git
synced 2025-12-29 06:28:20 +00:00
Rendering from an in-mem glyph grid
This commit is contained in:
@ -127,7 +127,7 @@ const (
|
||||
AnsiCodeOptions_LineAbs
|
||||
AnsiCodeOptions_ScrollOffset
|
||||
|
||||
// This is at the bottom so iota starts at 0
|
||||
// This is at the bottom so the above iota starts at 0
|
||||
AnsiCodeOptions_Unknown AnsiCodeOptions = 0
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user