mirror of
https://github.com/bloeys/nterm.git
synced 2025-12-29 06:28:20 +00:00
Correct and simplify textBuf drawing using the new ViewsFromTo+ new ring funcs
This commit is contained in:
@ -295,7 +295,7 @@ func ParseSGRArgs(info *AnsiCodeInfo, args []byte) {
|
||||
|
||||
// @TODO Support bold/underline etc
|
||||
// @TODO Support 256 and RGB colors
|
||||
panic("Code not supported yet: " + fmt.Sprint(intCode))
|
||||
println("Code not supported yet: " + fmt.Sprint(intCode))
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user