1. Values
  2. GHOSTTY_SGR_ATTR_UNSET
  3. GHOSTTY_SGR_ATTR_UNKNOWN
  4. GHOSTTY_SGR_ATTR_BOLD
  5. GHOSTTY_SGR_ATTR_RESET_BOLD
  6. GHOSTTY_SGR_ATTR_ITALIC
  7. GHOSTTY_SGR_ATTR_RESET_ITALIC
  8. GHOSTTY_SGR_ATTR_FAINT
  9. GHOSTTY_SGR_ATTR_UNDERLINE
  10. GHOSTTY_SGR_ATTR_UNDERLINE_COLOR
  11. GHOSTTY_SGR_ATTR_UNDERLINE_COLOR_256
  12. GHOSTTY_SGR_ATTR_RESET_UNDERLINE_COLOR
  13. GHOSTTY_SGR_ATTR_OVERLINE
  14. GHOSTTY_SGR_ATTR_RESET_OVERLINE
  15. GHOSTTY_SGR_ATTR_BLINK
  16. GHOSTTY_SGR_ATTR_RESET_BLINK
  17. GHOSTTY_SGR_ATTR_INVERSE
  18. GHOSTTY_SGR_ATTR_RESET_INVERSE
  19. GHOSTTY_SGR_ATTR_INVISIBLE
  20. GHOSTTY_SGR_ATTR_RESET_INVISIBLE
  21. GHOSTTY_SGR_ATTR_STRIKETHROUGH
  22. GHOSTTY_SGR_ATTR_RESET_STRIKETHROUGH
  23. GHOSTTY_SGR_ATTR_DIRECT_COLOR_FG
  24. GHOSTTY_SGR_ATTR_DIRECT_COLOR_BG
  25. GHOSTTY_SGR_ATTR_BG_8
  26. GHOSTTY_SGR_ATTR_FG_8
  27. GHOSTTY_SGR_ATTR_RESET_FG
  28. GHOSTTY_SGR_ATTR_RESET_BG
  29. GHOSTTY_SGR_ATTR_BRIGHT_BG_8
  30. GHOSTTY_SGR_ATTR_BRIGHT_FG_8
  31. GHOSTTY_SGR_ATTR_BG_256
  32. GHOSTTY_SGR_ATTR_FG_256
  33. Properties
  34. hashCode
  35. index
  36. name (ext)
  37. runtimeType
  38. value
  39. Methods
  40. noSuchMethod
  41. toString
  42. Operators
  43. operator ==
  44. Static methods
  45. fromValue
  46. Constants
  47. values