openid
Marcin Kulik 13 years ago
parent 9edbcbac4e
commit 3eb0b40d32

@ -264,6 +264,7 @@ class AsciiIo.VT
@fg = @bg = undefined @fg = @bg = undefined
@bright = false @bright = false
@underline = false @underline = false
# TODO: reset blink (and others?)
else if n is 1 else if n is 1
@bright = true @bright = true
else if n is 3 else if n is 3

Loading…
Cancel
Save