Skip to content

Instantly share code, notes, and snippets.

@qianwch
Created June 24, 2022 13:23
Show Gist options
  • Save qianwch/d05876cf4e2a5daa128375321d16a677 to your computer and use it in GitHub Desktop.
Save qianwch/d05876cf4e2a5daa128375321d16a677 to your computer and use it in GitHub Desktop.
This file has been truncated, but you can view the full file.
TRACE [neovide] Neovide version: 0.8.0
DEBUG [neovide::bridge::command] Running which command: "/usr/local/bin/bash" "-lc" "which nvim"
DEBUG [neovide::settings::window_geometry] Loaded window settings: Maximized
DEBUG [neovide::renderer::fonts::caching_shaper] Original font_size: 14.00px
TRACE [neovide::renderer::fonts::font_loader] Loading font FontKey { bold: false, italic: false, family_name: None }
DEBUG [neovide::renderer::fonts::caching_shaper] Original font_width: 8.62px
DEBUG [neovide::renderer::fonts::caching_shaper] Font width: 8.62px (avg: 8.68px)
DEBUG [neovide::renderer::fonts::caching_shaper] Fudge factor: 1.04
DEBUG [neovide::renderer::fonts::caching_shaper] Fudged font size: 14.63px
DEBUG [neovide::renderer::fonts::caching_shaper] Fudged font width: 9.00px
TRACE [neovide::renderer::fonts::font_loader] Loading font FontKey { bold: false, italic: false, family_name: None }
TRACE [neovide::renderer::fonts::font_loader] Loading font FontKey { bold: false, italic: false, family_name: None }
INFO [neovide::window] window created (scale_factor: 1.0000, font_dimensions: Dimensions { width: 9, height: 18 })
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::channel_utils] neovide::bridge::ui_commands::UiCommand Parallel(FocusGained)
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
DEBUG [neovide::bridge::command] Starting neovim with: Command { std: "/usr/local/bin/bash" "-lc" "/usr/local/bin/nvim --embed hpa.yaml", kill_on_drop: false }
DEBUG [neovide::bridge::events] Ignored client type property: "version"
DEBUG [neovide::bridge::events] Ignored client type property: "type"
DEBUG [neovide::bridge::events] Ignored client type property: "methods"
DEBUG [neovide::bridge::events] Ignored client type property: "attributes"
INFO [neovide::bridge::setup] Neovide registered to nvim with channel id 1
INFO [neovide::bridge] Neovim process attached
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: ArabicShape(true) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: AmbiWidth("single") })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Emoji(true) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: GuiFont("Hack Nerd Font:h13") })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: GuiFontWide("") })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: LineSpace(0) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("mousefocus", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Pumblend(0) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: ShowTabLine(1) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: TermGuiColors(true) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ttimeout", Boolean(true)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ttimeoutlen", Integer(PosInt(50))) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_linegrid", Boolean(true)) })
TRACE [neovide::editor] Option set ArabicShape(true)
TRACE [neovide::editor] Option set AmbiWidth("single")
TRACE [neovide::editor] Option set Emoji(true)
TRACE [neovide::editor] Option set GuiFont("Hack Nerd Font:h13")
TRACE [neovide::editor] Option set GuiFontWide("")
TRACE [neovide::editor] Option set LineSpace(0)
TRACE [neovide::editor] Option set Unknown("mousefocus", Boolean(false))
TRACE [neovide::editor] Option set Pumblend(0)
TRACE [neovide::editor] Option set ShowTabLine(1)
TRACE [neovide::editor] Option set TermGuiColors(true)
TRACE [neovide::editor] Option set Unknown("ttimeout", Boolean(true))
TRACE [neovide::editor] Option set Unknown("ttimeoutlen", Integer(PosInt(50)))
TRACE [neovide::editor] Option set Unknown("ext_linegrid", Boolean(true))
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_multigrid", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_hlstate", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_termcolors", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(DefaultColorsSet { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) } })
TRACE [neovide::editor] Option set Unknown("ext_multigrid", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_hlstate", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_termcolors", Boolean(false))
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 1, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 2, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.827451, g: 0.827451, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [FontChanged("Hack Nerd Font:h13"), DefaultStyleChanged(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 })]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 3, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 4, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 5, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: true, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 6, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 7, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 8, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 9, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: true, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 10, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 11, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 80 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 12, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 100 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 13, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 14, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.5019608, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 15, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 16, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 17, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 18, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 19, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 20, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.6784314, g: 0.84705883, b: 0.9019608, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 21, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.827451, g: 0.827451, b: 0.827451, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 22, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: true, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 23, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: true, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 24, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 0.6784314, g: 0.84705883, b: 0.9019608, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: true, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 25, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 0.827451, g: 0.827451, b: 0.827451, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: true, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 26, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.54509807, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 27, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.4, g: 0.4, b: 0.4, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 28, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.4, g: 0.4, b: 0.4, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 29, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 30, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.0, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 31, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.54509807, g: 0.0, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 32, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.54509807, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 33, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 34, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 35, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 36, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 37, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.54509807, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 38, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.18039216, g: 0.54509807, b: 0.34117648, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 39, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 40, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 41, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 42, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.5019608, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 43, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 44, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 45, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 46, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 47, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 48, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: true, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 49, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 50, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 51, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 52, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.5019608, g: 0.627451, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 53, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.627451, b: 0.627451, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 54, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 55, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 56, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.3764706, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 57, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.5019608, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 58, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.3764706, g: 1.0, b: 0.3764706, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 59, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.5019608, g: 0.627451, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: true, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 60, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 61, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 62, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_cmdline", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_popupmenu", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_tabline", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_wildmenu", Boolean(false)) })
TRACE [neovide::editor] Option set Unknown("ext_cmdline", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_popupmenu", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_tabline", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_wildmenu", Boolean(false))
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_messages", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(DefaultColorsSet { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) } })
TRACE [neovide::editor] Option set Unknown("ext_messages", Boolean(false))
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(Resize { grid: 1, width: 100, height: 50 })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(Clear { grid: 1 })
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [DefaultStyleChanged(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 })]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(DefaultColorsSet { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) } })
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [Window { grid_id: 1, command: Position { grid_position: (0.0, 0.0), grid_size: (100, 50), floating_order: None } }, Window { grid_id: 1, command: Clear }, DefaultStyleChanged(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }), Window { grid_id: 1, command: Clear }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 0, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 1, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 2, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 3, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 4, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 5, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 6, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 7, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 8, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 9, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 10, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 11, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 12, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 13, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 14, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 15, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 16, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 17, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 18, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 19, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 20, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 21, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 22, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 23, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 24, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 25, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 26, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 27, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 28, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 29, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 30, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 31, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 32, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 33, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 34, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 35, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 36, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 37, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 38, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 39, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 40, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 41, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 42, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 43, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 44, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 45, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 46, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 47, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 48, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 49, width: 100, style: None }]) }]
TRACE [neovide::redraw_scheduler] Next frame queued
DEBUG [neovide::renderer::fonts::caching_shaper] Updating font: Hack Nerd Font:h13
TRACE [neovide::renderer::fonts::font_loader] Loading font FontKey { bold: false, italic: false, family_name: Some("Hack Nerd Font") }
DEBUG [neovide::renderer::fonts::caching_shaper] Font updated to: Hack Nerd Font:h13
DEBUG [neovide::renderer::fonts::caching_shaper] Original font_size: 13.00px
TRACE [neovide::renderer::fonts::font_loader] Loading font FontKey { bold: false, italic: false, family_name: Some("Hack Nerd Font") }
DEBUG [neovide::renderer::fonts::caching_shaper] Original font_width: 7.83px
DEBUG [neovide::renderer::fonts::caching_shaper] Font width: 7.83px (avg: 7.83px)
DEBUG [neovide::renderer::fonts::caching_shaper] Fudge factor: 1.02
DEBUG [neovide::renderer::fonts::caching_shaper] Fudged font size: 13.29px
DEBUG [neovide::renderer::fonts::caching_shaper] Fudged font width: 8.00px
TRACE [neovide::renderer::fonts::font_loader] Loading font FontKey { bold: false, italic: false, family_name: Some("Hack Nerd Font") }
TRACE [neovide::renderer::grid_renderer] Updated font dimensions: Dimensions { width: 8, height: 16 }
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::channel_utils] neovide::bridge::ui_commands::UiCommand Parallel(Resize { width: 240, height: 59 })
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(DefaultColorsSet { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 63, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(DefaultColorsSet { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 64, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.3764706, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 65, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 66, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 67, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.3764706, g: 1.0, b: 0.3764706, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 68, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 69, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.5019608, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 70, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 71, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 72, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 73, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.5019608, g: 0.627451, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 74, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 75, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 76, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 77, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 78, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 79, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 80, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 81, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.627451, b: 0.627451, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 82, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 83, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 84, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.54509807, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 85, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 86, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 87, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.4, g: 0.4, b: 0.4, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 88, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.4, g: 0.4, b: 0.4, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 89, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 90, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.54509807, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 91, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 92, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 93, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 94, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 95, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: true, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [DefaultStyleChanged(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }), Window { grid_id: 1, command: Clear }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 0, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 1, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 2, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 3, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 4, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 5, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 6, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 7, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 8, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 9, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 10, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 11, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 12, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 13, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 14, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 15, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 16, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 17, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 18, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 19, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 20, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 21, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 22, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 23, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 24, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 25, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 26, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 27, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 28, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 29, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 30, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 31, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 32, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 33, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 34, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 35, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 36, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 37, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 38, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 39, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 40, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 41, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 42, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 43, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 44, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 45, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 46, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 47, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 48, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 49, width: 100, style: None }]) }]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 96, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: true, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 97, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 98, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 99, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 100, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 101, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 102, style: Style { colors: Colors { foreground: None, background: None, special: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: true, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 103, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 104, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 105, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 106, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: true, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 107, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 108, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.6627451, g: 0.6627451, b: 0.6627451, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 109, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 110, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 111, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.54509807, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 112, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 113, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.54509807, g: 0.0, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 114, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.0, g: 0.0, b: 0.54509807, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 115, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 116, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.5019608, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 117, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.18039216, g: 0.54509807, b: 0.34117648, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 118, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 119, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 120, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 121, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 122, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 123, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 124, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 125, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 126, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 127, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 128, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 129, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 130, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 131, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 132, style: Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(BusyStart)
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [DefaultStyleChanged(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }), Window { grid_id: 1, command: Clear }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 0, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 1, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 2, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 3, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 4, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 5, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 6, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 7, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 8, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 9, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 10, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 11, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 12, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 13, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 14, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 15, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 16, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 17, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 18, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 19, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 20, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 21, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 22, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 23, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 24, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 25, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 26, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 27, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 28, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 29, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 30, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 31, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 32, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 33, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 34, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 35, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 36, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 37, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 38, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 39, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 40, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 41, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 42, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 43, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 44, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 45, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 46, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 47, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 48, width: 100, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 49, width: 100, style: None }]) }]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(WindowViewport { grid: 2, top_line: 0.0, bottom_line: 1.0, current_line: 0.0, current_column: 0.0, line_count: Some(1.0) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(CursorGoto { grid: 1, row: 0, column: 0 })
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::editor] Cursor off
TRACE [neovide::editor] viewport event received before window initialized
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(ModeInfoSet { cursor_modes: [CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(700), blinkon: Some(400), blinkoff: Some(250) }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(100), blinkon: Some(100), blinkoff: Some(100) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(MouseOn)
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(Flush)
TRACE [neovide::channel_utils] neovide::window::WindowCommand SetMouseEnabled(true)
TRACE [neovide::editor] Image flushed
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [UpdateCursor(Cursor { grid_position: (0, 0), parent_window_id: 1, shape: Block, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None, style: None, enabled: false, double_width: false, grid_cell: (" ", None) })]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(BusyStop)
TRACE [neovide::editor] Cursor on
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 133, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 134, style: Style { colors: Colors { foreground: None, background: Some(Color4f { r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 135, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.5019608, g: 0.5019608, b: 0.5019608, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 136, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(BusyStart)
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(Flush)
TRACE [neovide::editor] Cursor off
TRACE [neovide::editor] Image flushed
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [UpdateCursor(Cursor { grid_position: (0, 0), parent_window_id: 1, shape: Block, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None, style: None, enabled: false, double_width: false, grid_cell: (" ", None) })]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(BusyStop)
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: ShowTabLine(2) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 137, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.30588236, g: 0.30588236, b: 0.30588236, a: 1.0 }), background: Some(Color4f { r: 0.1882353, g: 0.1882353, b: 0.1882353, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::editor] Cursor on
TRACE [neovide::editor] Option set ShowTabLine(2)
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 138, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.30588236, g: 0.30588236, b: 0.30588236, a: 1.0 }), background: Some(Color4f { r: 0.1882353, g: 0.1882353, b: 0.1882353, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 139, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.1882353, g: 0.1882353, b: 0.1882353, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 140, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.30588236, g: 0.30588236, b: 0.30588236, a: 1.0 }), background: Some(Color4f { r: 0.14901961, g: 0.14901961, b: 0.14901961, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 141, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.30588236, g: 0.30588236, b: 0.30588236, a: 1.0 }), background: Some(Color4f { r: 0.14901961, g: 0.14901961, b: 0.14901961, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 142, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.14901961, g: 0.14901961, b: 0.14901961, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 143, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.30588236, g: 0.30588236, b: 0.30588236, a: 1.0 }), background: Some(Color4f { r: 0.10980392, g: 0.10980392, b: 0.10980392, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 144, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.30588236, g: 0.30588236, b: 0.30588236, a: 1.0 }), background: Some(Color4f { r: 0.10980392, g: 0.10980392, b: 0.10980392, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 145, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.10980392, g: 0.10980392, b: 0.10980392, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 146, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 147, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 148, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 149, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.6, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 150, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.6, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 151, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.6, g: 0.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 152, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 153, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 154, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 155, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 156, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 157, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 158, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 159, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 160, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 161, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 162, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 163, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 164, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 1.0, g: 0.6862745, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 165, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.8745098, b: 1.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 166, style: Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.37254903, g: 0.0, b: 0.37254903, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 167, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 168, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 169, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 170, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 171, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.6, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(WindowViewport { grid: 2, top_line: 0.0, bottom_line: 40.0, current_line: 0.0, current_column: 0.0, line_count: Some(864.0) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(HighlightAttributesDefine { id: 172, style: Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 } })
TRACE [neovide::editor] viewport event received before window initialized
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 0, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(172), repeat: None }, GridLineCell { text: " ", highlight_id: Some(155), repeat: Some(88) }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(169), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 1, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(82) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 2, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: Some(72), repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(90) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 3, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: Some(66), repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(68) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 4, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "k", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(65) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 5, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "m", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(85) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 6, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "n", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(80) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 7, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }] })
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 8, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: "r", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "F", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "N", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(8) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 9, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 10, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: ":", highlight_id: Some(77), repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "M", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "F", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(30) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 11, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 12, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "(", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "q", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: ")", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "L", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 13, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "F", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(33) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 14, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(24) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 15, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 16, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: "c", highlight_id: Some(77), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(31) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 17, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "e", highlight_id: Some(72), repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 18, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: "a", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(63) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 19, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "e", highlight_id: Some(72), repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "W", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "W", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(23) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 20, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "k", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "|", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(39) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 21, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(8) }, GridLineCell { text: "{", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 22, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "1", highlight_id: Some(0), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "2", highlight_id: Some(0), repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 23, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: "{", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "D", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }] })
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::settings] Initial value load failed for fullscreen: Error processing request: 1 - 'Key not found: neovide_fullscreen')
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 23, column_start: 80, cells: [GridLineCell { text: "C", highlight_id: Some(77), repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 24, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: "t", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "5", highlight_id: Some(0), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "1", highlight_id: Some(0), repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "1", highlight_id: Some(0), repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: Some(2) }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(35) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 25, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "c", highlight_id: Some(72), repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(51) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 26, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "n", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(83) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 27, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "n", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(77) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 28, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "r", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(65) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 29, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "s", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "L", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(17) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 30, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "u", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: Some(0), repeat: Some(3) }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(51) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 31, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "s", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(89) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 32, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "m", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "4", highlight_id: Some(80), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(78) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 33, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "m", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "2", highlight_id: Some(80), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(78) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 34, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "s", highlight_id: Some(72), repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(77) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 35, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(60) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 36, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "k", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "D", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(74) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 37, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "n", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(81) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 38, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "t", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "C", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "5", highlight_id: Some(80), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(58) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 39, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "s", highlight_id: Some(72), repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(87) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 40, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "c", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "C", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "4", highlight_id: Some(80), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(58) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 41, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "c", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "2", highlight_id: Some(80), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(74) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 42, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "d", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "2", highlight_id: Some(80), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(74) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 43, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "l", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(55) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 44, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: Some(66), repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(68) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 45, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "k", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(65) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 46, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "m", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(85) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 47, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "n", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(80) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 48, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "N", highlight_id: Some(162), repeat: None }, GridLineCell { text: "O", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "M", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "L", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "\u{e0b4}", highlight_id: Some(167), repeat: None }, GridLineCell { text: "\u{e0b4}", highlight_id: Some(168), repeat: None }, GridLineCell { text: " ", highlight_id: Some(155), repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(155), repeat: Some(40) }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(169), repeat: None }, GridLineCell { text: " ", highlight_id: Some(155), repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(168), repeat: None }, GridLineCell { text: " ", highlight_id: Some(158), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(167), repeat: None }, GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "%", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(162), repeat: None }, GridLineCell { text: "㏑", highlight_id: None, repeat: None }, GridLineCell { text: "", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "☰", highlight_id: None, repeat: None }, GridLineCell { text: "℅", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(170), repeat: None }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(171), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(WindowViewport { grid: 2, top_line: 0.0, bottom_line: 40.0, current_line: 0.0, current_column: 0.0, line_count: Some(864.0) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(CursorGoto { grid: 1, row: 1, column: 4 })
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(ModeInfoSet { cursor_modes: [CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Vertical), style_id: Some(0), cell_percentage: Some(0.25), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Horizontal), style_id: Some(0), cell_percentage: Some(0.2), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Vertical), style_id: Some(0), cell_percentage: Some(0.25), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Horizontal), style_id: Some(0), cell_percentage: Some(0.2), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Horizontal), style_id: Some(0), cell_percentage: Some(0.2), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Vertical), style_id: Some(0), cell_percentage: Some(0.25), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(ModeChange { mode: Normal, mode_index: 0 })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(Flush)
TRACE [neovide::editor] viewport event received before window initialized
TRACE [neovide::editor] Image flushed
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [Window { grid_id: 1, command: DrawLine([LineFragment { text: " hpa.yaml ", window_left: 0, window_top: 0, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 10, window_top: 0, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 11, window_top: 0, width: 88, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 99, window_top: 0, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 1 ", window_left: 0, window_top: 1, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 4, window_top: 1, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 1, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " v1 ", window_left: 15, window_top: 1, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 2 ", window_left: 0, window_top: 2, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "items", window_left: 4, window_top: 2, width: 5, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 9, window_top: 2, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 10, window_top: 2, width: 90, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 3 ", window_left: 0, window_top: 3, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "- ", window_left: 4, window_top: 3, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 6, window_top: 3, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 3, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " autoscaling/v1 ", window_left: 17, window_top: 3, width: 83, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 4 ", window_left: 0, window_top: 4, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 4, width: 2, style: None }, LineFragment { text: "kind", window_left: 6, window_top: 4, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 4, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HorizontalPodAutoscaler ", window_left: 11, window_top: 4, width: 89, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 5 ", window_left: 0, window_top: 5, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 5, width: 2, style: None }, LineFragment { text: "metadata", window_left: 6, window_top: 5, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 5, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 15, window_top: 5, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 6 ", window_left: 0, window_top: 6, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 6, width: 4, style: None }, LineFragment { text: "annotations", window_left: 8, window_top: 6, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 6, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 6, width: 80, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 7 ", window_left: 0, window_top: 7, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 7, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/conditions", window_left: 10, window_top: 7, width: 42, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 52, window_top: 7, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 53, window_top: 7, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"AbleToScale\",\"status\":\"True\",\"lastT", window_left: 54, window_top: 7, width: 46, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 8, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "ransitionTime\":\"2020-10-21T15:28:24Z\",\"reason\":\"ReadyForNewScale\",\"message\":\"recommended", window_left: 4, window_top: 8, width: 88, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 92, window_top: 8, width: 8, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 8 ", window_left: 0, window_top: 9, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " size matches current size\"},{\"type\":\"ScalingActive\",\"status\":\"True\",\"lastTransitionTime\"", window_left: 4, window_top: 9, width: 96, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 10, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":\"2020-10-21T14:07:31Z\",\"reason\":\"ValidMetricFound\",\"message\":\"the", window_left: 4, window_top: 10, width: 66, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 70, window_top: 10, width: 30, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 9 ", window_left: 0, window_top: 11, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HPA was able to successfully calculate a replica count from cpu resource utilization", window_left: 4, window_top: 11, width: 92, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 96, window_top: 11, width: 4, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 10 ", window_left: 0, window_top: 12, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " (percentage of request)\"},{\"type\":\"ScalingLimited\",\"status\":\"True\",\"lastTransitionTime\":", window_left: 4, window_top: 12, width: 96, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 13, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"2020-11-01T01:56:00Z\",\"reason\":\"TooFewReplicas\",\"message\":\"the", window_left: 4, window_top: 13, width: 63, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 67, window_top: 13, width: 33, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 11 ", window_left: 0, window_top: 14, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " desired replica count is more than the maximum replica count\"}]'", window_left: 4, window_top: 14, width: 72, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 76, window_top: 14, width: 24, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 12 ", window_left: 0, window_top: 15, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 15, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/current-metrics", window_left: 10, window_top: 15, width: 47, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 57, window_top: 15, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 58, window_top: 15, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"resource\":{\"name\":\"", window_left: 59, window_top: 15, width: 41, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 16, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "cpu\",\"currentAverageUtilization\":4,\"currentAverageValue\":\"8m\"}}]'", window_left: 4, window_top: 16, width: 65, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 69, window_top: 16, width: 31, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 13 ", window_left: 0, window_top: 17, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 17, width: 6, style: None }, LineFragment { text: "extendedhpa.metrics", window_left: 10, window_top: 17, width: 19, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 29, window_top: 17, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 30, window_top: 17, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"name\":\"cpu\",\"targetType\":\"Utilization\",\"targetR", window_left: 31, window_top: 17, width: 69, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 18, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "ange\":{\"low\":\"45\",\"high\":\"55\"}}]'", window_left: 4, window_top: 18, width: 33, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 37, window_top: 18, width: 63, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 14 ", window_left: 0, window_top: 19, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 19, width: 6, style: None }, LineFragment { text: "extendedhpa.option", window_left: 10, window_top: 19, width: 18, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 28, window_top: 19, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 29, window_top: 19, width: 1, style: None }, LineFragment { text: "'{\"downscaleWindow\":\"1m\",\"upscaleWindow\":\"5m\"}'", window_left: 30, window_top: 19, width: 47, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 77, window_top: 19, width: 23, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 15 ", window_left: 0, window_top: 20, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 20, width: 6, style: None }, LineFragment { text: "kubectl.kubernetes.io/last-applied-configuration", window_left: 10, window_top: 20, width: 48, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 58, window_top: 20, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " | ", window_left: 59, window_top: 20, width: 41, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 16 ", window_left: 0, window_top: 21, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 21, width: 8, style: None }, LineFragment { text: "{", window_left: 12, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 13, window_top: 21, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"autoscaling/v1\"", window_left: 26, window_top: 21, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 42, window_top: 21, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 43, window_top: 21, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 49, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"HorizontalPodAutoscaler\"", window_left: 50, window_top: 21, width: 25, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 75, window_top: 21, width: 1, style: None }, LineFragment { text: "\"metadata\"", window_left: 76, window_top: 21, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 86, window_top: 21, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"annotations", window_left: 88, window_top: 21, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 22, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"", window_left: 4, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{}", window_left: 5, window_top: 22, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 8, window_top: 22, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 9, window_top: 22, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 15, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"api\"", window_left: 16, window_top: 22, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 21, window_top: 22, width: 1, style: None }, LineFragment { text: "\"namespace\"", window_left: 22, window_top: 22, width: 11, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 33, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"prod\"", window_left: 34, window_top: 22, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 40, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 41, window_top: 22, width: 1, style: None }, LineFragment { text: "\"spec\"", window_left: 42, window_top: 22, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 48, window_top: 22, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"maxReplicas\"", window_left: 50, window_top: 22, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 63, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "10,", window_left: 64, window_top: 22, width: 3, style: None }, LineFragment { text: "\"minReplicas\"", window_left: 67, window_top: 22, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 80, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "2,", window_left: 81, window_top: 22, width: 2, style: None }, LineFragment { text: "\"scaleTargetRef\"", window_left: 83, window_top: 22, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 99, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 23, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "{", window_left: 4, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 5, window_top: 23, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 17, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"extensions/v1beta1\"", window_left: 18, window_top: 23, width: 20, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 38, window_top: 23, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 39, window_top: 23, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 45, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"Deployment\"", window_left: 46, window_top: 23, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 58, window_top: 23, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 59, window_top: 23, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 65, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"api\"", window_left: 66, window_top: 23, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 71, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 72, window_top: 23, width: 1, style: None }, LineFragment { text: "\"target", window_left: 73, window_top: 23, width: 7, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 80, window_top: 23, width: 20, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 23, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "{", window_left: 4, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 5, window_top: 23, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 17, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"extensions/v1beta1\"", window_left: 18, window_top: 23, width: 20, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 38, window_top: 23, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 39, window_top: 23, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 45, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"Deployment\"", window_left: 46, window_top: 23, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 58, window_top: 23, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 59, window_top: 23, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 65, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"api\"", window_left: 66, window_top: 23, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 71, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 72, window_top: 23, width: 1, style: None }, LineFragment { text: "\"targetCPUUtilizationPercen", window_left: 73, window_top: 23, width: 27, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 24, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "tage\"", window_left: 4, window_top: 24, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 9, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "50", window_left: 10, window_top: 24, width: 2, style: None }, LineFragment { text: "}", window_left: 12, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 13, window_top: 24, width: 1, style: None }, LineFragment { text: "\"status\"", window_left: 14, window_top: 24, width: 8, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 22, window_top: 24, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"currentReplicas\"", window_left: 24, window_top: 24, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 41, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1,", window_left: 42, window_top: 24, width: 2, style: None }, LineFragment { text: "\"desiredReplicas\"", window_left: 44, window_top: 24, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 61, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1", window_left: 62, window_top: 24, width: 1, style: None }, LineFragment { text: "}}", window_left: 63, window_top: 24, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 65, window_top: 24, width: 35, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 17 ", window_left: 0, window_top: 25, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 25, width: 4, style: None }, LineFragment { text: "creationTimestamp", window_left: 8, window_top: 25, width: 17, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 25, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 25, width: 1, style: None }, LineFragment { text: "\"2020-07-12T06:18:57Z\"", window_left: 27, window_top: 25, width: 22, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 49, window_top: 25, width: 51, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 18 ", window_left: 0, window_top: 26, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 26, width: 4, style: None }, LineFragment { text: "name", window_left: 8, window_top: 26, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 12, window_top: 26, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " api ", window_left: 13, window_top: 26, width: 87, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 19 ", window_left: 0, window_top: 27, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 27, width: 4, style: None }, LineFragment { text: "namespace", window_left: 8, window_top: 27, width: 9, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 17, window_top: 27, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " prod ", window_left: 18, window_top: 27, width: 82, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 20 ", window_left: 0, window_top: 28, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 28, width: 4, style: None }, LineFragment { text: "resourceVersion", window_left: 8, window_top: 28, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 28, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 28, width: 1, style: None }, LineFragment { text: "\"41061582\"", window_left: 25, window_top: 28, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 35, window_top: 28, width: 65, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 21 ", window_left: 0, window_top: 29, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 29, width: 4, style: None }, LineFragment { text: "selfLink", window_left: 8, window_top: 29, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 29, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " /apis/autoscaling/v1/namespaces/prod/horizontalpodautoscalers/api ", window_left: 17, window_top: 29, width: 83, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 22 ", window_left: 0, window_top: 30, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 30, width: 4, style: None }, LineFragment { text: "uid", window_left: 8, window_top: 30, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 11, window_top: 30, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " a1546cb9-ad46-494c-9777-0f0e98d3993e ", window_left: 12, window_top: 30, width: 88, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 23 ", window_left: 0, window_top: 31, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 31, width: 2, style: None }, LineFragment { text: "spec", window_left: 6, window_top: 31, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 31, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 11, window_top: 31, width: 89, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 24 ", window_left: 0, window_top: 32, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 32, width: 4, style: None }, LineFragment { text: "maxReplicas", window_left: 8, window_top: 32, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 32, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 32, width: 1, style: None }, LineFragment { text: "4", window_left: 21, window_top: 32, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 32, width: 78, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 25 ", window_left: 0, window_top: 33, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 33, width: 4, style: None }, LineFragment { text: "minReplicas", window_left: 8, window_top: 33, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 33, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 33, width: 1, style: None }, LineFragment { text: "2", window_left: 21, window_top: 33, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 33, width: 78, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 26 ", window_left: 0, window_top: 34, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 34, width: 4, style: None }, LineFragment { text: "scaleTargetRef", window_left: 8, window_top: 34, width: 14, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 22, window_top: 34, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 23, window_top: 34, width: 77, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 27 ", window_left: 0, window_top: 35, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 35, width: 6, style: None }, LineFragment { text: "apiVersion", window_left: 10, window_top: 35, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 20, window_top: 35, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " extensions/v1beta1 ", window_left: 21, window_top: 35, width: 79, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 28 ", window_left: 0, window_top: 36, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 36, width: 6, style: None }, LineFragment { text: "kind", window_left: 10, window_top: 36, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 36, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " Deployment ", window_left: 15, window_top: 36, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 29 ", window_left: 0, window_top: 37, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 37, width: 6, style: None }, LineFragment { text: "name", window_left: 10, window_top: 37, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 37, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " api ", window_left: 15, window_top: 37, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 30 ", window_left: 0, window_top: 38, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 38, width: 4, style: None }, LineFragment { text: "targetCPUUtilizationPercentage", window_left: 8, window_top: 38, width: 30, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 38, window_top: 38, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 39, window_top: 38, width: 1, style: None }, LineFragment { text: "50", window_left: 40, window_top: 38, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 42, window_top: 38, width: 58, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 31 ", window_left: 0, window_top: 39, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 39, width: 2, style: None }, LineFragment { text: "status", window_left: 6, window_top: 39, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 12, window_top: 39, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 13, window_top: 39, width: 87, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 32 ", window_left: 0, window_top: 40, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 40, width: 4, style: None }, LineFragment { text: "currentCPUUtilizationPercentage", window_left: 8, window_top: 40, width: 31, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 39, window_top: 40, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 40, window_top: 40, width: 1, style: None }, LineFragment { text: "4", window_left: 41, window_top: 40, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 42, window_top: 40, width: 58, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 33 ", window_left: 0, window_top: 41, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 41, width: 4, style: None }, LineFragment { text: "currentReplicas", window_left: 8, window_top: 41, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 41, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 41, width: 1, style: None }, LineFragment { text: "2", window_left: 25, window_top: 41, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 41, width: 74, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 34 ", window_left: 0, window_top: 42, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 42, width: 4, style: None }, LineFragment { text: "desiredReplicas", window_left: 8, window_top: 42, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 42, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 42, width: 1, style: None }, LineFragment { text: "2", window_left: 25, window_top: 42, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 42, width: 74, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 35 ", window_left: 0, window_top: 43, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 43, width: 4, style: None }, LineFragment { text: "lastScaleTime", window_left: 8, window_top: 43, width: 13, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 21, window_top: 43, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 43, width: 1, style: None }, LineFragment { text: "\"2020-10-31T16:02:08Z\"", window_left: 23, window_top: 43, width: 22, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 45, window_top: 43, width: 55, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 36 ", window_left: 0, window_top: 44, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "- ", window_left: 4, window_top: 44, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 6, window_top: 44, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 44, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " autoscaling/v1 ", window_left: 17, window_top: 44, width: 83, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 37 ", window_left: 0, window_top: 45, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 45, width: 2, style: None }, LineFragment { text: "kind", window_left: 6, window_top: 45, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 45, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HorizontalPodAutoscaler ", window_left: 11, window_top: 45, width: 89, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 38 ", window_left: 0, window_top: 46, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 46, width: 2, style: None }, LineFragment { text: "metadata", window_left: 6, window_top: 46, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 46, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 15, window_top: 46, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 39 ", window_left: 0, window_top: 47, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 47, width: 4, style: None }, LineFragment { text: "annotations", window_left: 8, window_top: 47, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 47, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 47, width: 80, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "NORMAL", window_left: 1, window_top: 48, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 7, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b4}", window_left: 8, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b4}", window_left: 9, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " hpa.yaml ", window_left: 10, window_top: 48, width: 49, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 59, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " yaml ", window_left: 60, window_top: 48, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 66, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " utf-8[unix] ", window_left: 67, window_top: 48, width: 13, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 80, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " 0%", window_left: 81, window_top: 48, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ㏑", window_left: 84, window_top: 48, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":1/864☰℅:1", window_left: 87, window_top: 48, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 97, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 98, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 99, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, ModeChanged(Normal), UpdateCursor(Cursor { grid_position: (4, 1), parent_window_id: 1, shape: Block, cell_percentage: Some(0.0), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0), style: None, enabled: true, double_width: false, grid_cell: ("a", Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 })) })]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: hpa.yaml
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 1
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: apiVersion
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: :
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: v1
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 2
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: items
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 3
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: -
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: autoscaling/v1
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 4
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: kind
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: HorizontalPodAutoscaler
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 5
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: metadata
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 6
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: annotations
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 7
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: autoscaling.alpha.kubernetes.io/conditions
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: '[{"type":"AbleToScale","status":"True","lastT
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: ransitionTime":"2020-10-21T15:28:24Z","reason":"ReadyForNewScale","message":"recommended
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 8
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: size matches current size"},{"type":"ScalingActive","status":"True","lastTransitionTime"
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_cmdline", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_popupmenu", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_tabline", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_wildmenu", Boolean(false)) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(OptionSet { gui_option: Unknown("ext_messages", Boolean(false)) })
TRACE [neovide::editor] Option set Unknown("ext_cmdline", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_popupmenu", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_tabline", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_wildmenu", Boolean(false))
TRACE [neovide::editor] Option set Unknown("ext_messages", Boolean(false))
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(DefaultColorsSet { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) } })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(Resize { grid: 1, width: 240, height: 59 })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(Clear { grid: 1 })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 49, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 50, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 51, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 52, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: :"2020-10-21T14:07:31Z","reason":"ValidMetricFound","message":"the
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 53, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 54, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 55, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 56, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 57, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 48, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 49, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 50, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 51, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 52, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 53, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 54, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 55, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 56, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 57, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(WindowViewport { grid: 2, top_line: 0.0, bottom_line: 55.0, current_line: 0.0, current_column: 0.0, line_count: Some(864.0) })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 9
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: HPA was able to successfully calculate a replica count from cpu resource utilization
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 0, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(172), repeat: None }, GridLineCell { text: " ", highlight_id: Some(155), repeat: Some(228) }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(169), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 1, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 2, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: Some(72), repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 3, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: Some(66), repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 10
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 4, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "k", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: (percentage of request)"},{"type":"ScalingLimited","status":"True","lastTransitionTime":
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 5, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "m", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 6, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "n", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 7, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "F", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "N", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 8, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "M", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "F", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "2020-11-01T01:56:00Z","reason":"TooFewReplicas","message":"the
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 9, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 10, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "(", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "q", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: ")", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "L", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "F", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [DefaultStyleChanged(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.0, g: 0.0, b: 0.0, a: 1.0 }), special: Some(Color4f { r: 1.0, g: 0.0, b: 0.0, a: 1.0 }) }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }), Window { grid_id: 1, command: Clear }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " hpa.yaml ", window_left: 0, window_top: 0, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 10, window_top: 0, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 11, window_top: 0, width: 88, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 99, window_top: 0, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 1 ", window_left: 0, window_top: 1, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 4, window_top: 1, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 1, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " v1 ", window_left: 15, window_top: 1, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 2 ", window_left: 0, window_top: 2, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "items", window_left: 4, window_top: 2, width: 5, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 9, window_top: 2, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 10, window_top: 2, width: 90, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 3 ", window_left: 0, window_top: 3, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "- ", window_left: 4, window_top: 3, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 6, window_top: 3, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 3, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " autoscaling/v1 ", window_left: 17, window_top: 3, width: 83, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 4 ", window_left: 0, window_top: 4, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 4, width: 2, style: None }, LineFragment { text: "kind", window_left: 6, window_top: 4, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 4, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HorizontalPodAutoscaler ", window_left: 11, window_top: 4, width: 89, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 5 ", window_left: 0, window_top: 5, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 5, width: 2, style: None }, LineFragment { text: "metadata", window_left: 6, window_top: 5, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 5, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 15, window_top: 5, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 6 ", window_left: 0, window_top: 6, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 6, width: 4, style: None }, LineFragment { text: "annotations", window_left: 8, window_top: 6, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 6, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 6, width: 80, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 7 ", window_left: 0, window_top: 7, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 7, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/conditions", window_left: 10, window_top: 7, width: 42, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 52, window_top: 7, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 53, window_top: 7, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"AbleToScale\",\"status\":\"True\",\"lastT", window_left: 54, window_top: 7, width: 46, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 8, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "ransitionTime\":\"2020-10-21T15:28:24Z\",\"reason\":\"ReadyForNewScale\",\"message\":\"recommended", window_left: 4, window_top: 8, width: 88, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 92, window_top: 8, width: 8, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 8 ", window_left: 0, window_top: 9, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " size matches current size\"},{\"type\":\"ScalingActive\",\"status\":\"True\",\"lastTransitionTime\"", window_left: 4, window_top: 9, width: 96, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 10, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":\"2020-10-21T14:07:31Z\",\"reason\":\"ValidMetricFound\",\"message\":\"the", window_left: 4, window_top: 10, width: 66, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 70, window_top: 10, width: 30, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 9 ", window_left: 0, window_top: 11, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HPA was able to successfully calculate a replica count from cpu resource utilization", window_left: 4, window_top: 11, width: 92, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 96, window_top: 11, width: 4, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 10 ", window_left: 0, window_top: 12, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " (percentage of request)\"},{\"type\":\"ScalingLimited\",\"status\":\"True\",\"lastTransitionTime\":", window_left: 4, window_top: 12, width: 96, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 13, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"2020-11-01T01:56:00Z\",\"reason\":\"TooFewReplicas\",\"message\":\"the", window_left: 4, window_top: 13, width: 63, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 67, window_top: 13, width: 33, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 11 ", window_left: 0, window_top: 14, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " desired replica count is more than the maximum replica count\"}]'", window_left: 4, window_top: 14, width: 72, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 76, window_top: 14, width: 24, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 12 ", window_left: 0, window_top: 15, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 15, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/current-metrics", window_left: 10, window_top: 15, width: 47, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 57, window_top: 15, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 58, window_top: 15, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"resource\":{\"name\":\"", window_left: 59, window_top: 15, width: 41, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 16, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "cpu\",\"currentAverageUtilization\":4,\"currentAverageValue\":\"8m\"}}]'", window_left: 4, window_top: 16, width: 65, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 69, window_top: 16, width: 31, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 13 ", window_left: 0, window_top: 17, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 17, width: 6, style: None }, LineFragment { text: "extendedhpa.metrics", window_left: 10, window_top: 17, width: 19, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 29, window_top: 17, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 30, window_top: 17, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"name\":\"cpu\",\"targetType\":\"Utilization\",\"targetR", window_left: 31, window_top: 17, width: 69, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 18, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "ange\":{\"low\":\"45\",\"high\":\"55\"}}]'", window_left: 4, window_top: 18, width: 33, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 37, window_top: 18, width: 63, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 14 ", window_left: 0, window_top: 19, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 19, width: 6, style: None }, LineFragment { text: "extendedhpa.option", window_left: 10, window_top: 19, width: 18, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 28, window_top: 19, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 29, window_top: 19, width: 1, style: None }, LineFragment { text: "'{\"downscaleWindow\":\"1m\",\"upscaleWindow\":\"5m\"}'", window_left: 30, window_top: 19, width: 47, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 77, window_top: 19, width: 23, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 15 ", window_left: 0, window_top: 20, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 20, width: 6, style: None }, LineFragment { text: "kubectl.kubernetes.io/last-applied-configuration", window_left: 10, window_top: 20, width: 48, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 58, window_top: 20, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " | ", window_left: 59, window_top: 20, width: 41, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 16 ", window_left: 0, window_top: 21, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 21, width: 8, style: None }, LineFragment { text: "{", window_left: 12, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 13, window_top: 21, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"autoscaling/v1\"", window_left: 26, window_top: 21, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 42, window_top: 21, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 43, window_top: 21, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 49, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"HorizontalPodAutoscaler\"", window_left: 50, window_top: 21, width: 25, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 75, window_top: 21, width: 1, style: None }, LineFragment { text: "\"metadata\"", window_left: 76, window_top: 21, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 86, window_top: 21, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"annotations", window_left: 88, window_top: 21, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 22, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"", window_left: 4, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{}", window_left: 5, window_top: 22, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 8, window_top: 22, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 9, window_top: 22, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 15, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"api\"", window_left: 16, window_top: 22, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 21, window_top: 22, width: 1, style: None }, LineFragment { text: "\"namespace\"", window_left: 22, window_top: 22, width: 11, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 33, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"prod\"", window_left: 34, window_top: 22, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 40, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 41, window_top: 22, width: 1, style: None }, LineFragment { text: "\"spec\"", window_left: 42, window_top: 22, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 48, window_top: 22, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"maxReplicas\"", window_left: 50, window_top: 22, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 63, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "10,", window_left: 64, window_top: 22, width: 3, style: None }, LineFragment { text: "\"minReplicas\"", window_left: 67, window_top: 22, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 80, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "2,", window_left: 81, window_top: 22, width: 2, style: None }, LineFragment { text: "\"scaleTargetRef\"", window_left: 83, window_top: 22, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 99, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 23, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "{", window_left: 4, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 5, window_top: 23, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 17, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"extensions/v1beta1\"", window_left: 18, window_top: 23, width: 20, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 38, window_top: 23, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 39, window_top: 23, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 45, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"Deployment\"", window_left: 46, window_top: 23, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 58, window_top: 23, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 59, window_top: 23, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 65, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"api\"", window_left: 66, window_top: 23, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 71, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 72, window_top: 23, width: 1, style: None }, LineFragment { text: "\"targetCPUUtilizationPercen", window_left: 73, window_top: 23, width: 27, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 24, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "tage\"", window_left: 4, window_top: 24, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 9, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "50", window_left: 10, window_top: 24, width: 2, style: None }, LineFragment { text: "}", window_left: 12, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 13, window_top: 24, width: 1, style: None }, LineFragment { text: "\"status\"", window_left: 14, window_top: 24, width: 8, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 22, window_top: 24, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"currentReplicas\"", window_left: 24, window_top: 24, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 41, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1,", window_left: 42, window_top: 24, width: 2, style: None }, LineFragment { text: "\"desiredReplicas\"", window_left: 44, window_top: 24, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 61, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1", window_left: 62, window_top: 24, width: 1, style: None }, LineFragment { text: "}}", window_left: 63, window_top: 24, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 65, window_top: 24, width: 35, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 17 ", window_left: 0, window_top: 25, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 25, width: 4, style: None }, LineFragment { text: "creationTimestamp", window_left: 8, window_top: 25, width: 17, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 25, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 25, width: 1, style: None }, LineFragment { text: "\"2020-07-12T06:18:57Z\"", window_left: 27, window_top: 25, width: 22, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 49, window_top: 25, width: 51, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 18 ", window_left: 0, window_top: 26, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 26, width: 4, style: None }, LineFragment { text: "name", window_left: 8, window_top: 26, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 12, window_top: 26, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " api ", window_left: 13, window_top: 26, width: 87, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 19 ", window_left: 0, window_top: 27, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 27, width: 4, style: None }, LineFragment { text: "namespace", window_left: 8, window_top: 27, width: 9, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 17, window_top: 27, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " prod ", window_left: 18, window_top: 27, width: 82, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 20 ", window_left: 0, window_top: 28, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 28, width: 4, style: None }, LineFragment { text: "resourceVersion", window_left: 8, window_top: 28, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 28, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 28, width: 1, style: None }, LineFragment { text: "\"41061582\"", window_left: 25, window_top: 28, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 35, window_top: 28, width: 65, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 21 ", window_left: 0, window_top: 29, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 29, width: 4, style: None }, LineFragment { text: "selfLink", window_left: 8, window_top: 29, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 29, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " /apis/autoscaling/v1/namespaces/prod/horizontalpodautoscalers/api ", window_left: 17, window_top: 29, width: 83, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 22 ", window_left: 0, window_top: 30, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 30, width: 4, style: None }, LineFragment { text: "uid", window_left: 8, window_top: 30, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 11, window_top: 30, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " a1546cb9-ad46-494c-9777-0f0e98d3993e ", window_left: 12, window_top: 30, width: 88, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 23 ", window_left: 0, window_top: 31, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 31, width: 2, style: None }, LineFragment { text: "spec", window_left: 6, window_top: 31, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 31, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 11, window_top: 31, width: 89, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 24 ", window_left: 0, window_top: 32, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 32, width: 4, style: None }, LineFragment { text: "maxReplicas", window_left: 8, window_top: 32, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 32, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 32, width: 1, style: None }, LineFragment { text: "4", window_left: 21, window_top: 32, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 32, width: 78, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 25 ", window_left: 0, window_top: 33, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 33, width: 4, style: None }, LineFragment { text: "minReplicas", window_left: 8, window_top: 33, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 33, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 33, width: 1, style: None }, LineFragment { text: "2", window_left: 21, window_top: 33, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 33, width: 78, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 26 ", window_left: 0, window_top: 34, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 34, width: 4, style: None }, LineFragment { text: "scaleTargetRef", window_left: 8, window_top: 34, width: 14, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 22, window_top: 34, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 23, window_top: 34, width: 77, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 27 ", window_left: 0, window_top: 35, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 35, width: 6, style: None }, LineFragment { text: "apiVersion", window_left: 10, window_top: 35, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 20, window_top: 35, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " extensions/v1beta1 ", window_left: 21, window_top: 35, width: 79, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 28 ", window_left: 0, window_top: 36, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 36, width: 6, style: None }, LineFragment { text: "kind", window_left: 10, window_top: 36, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 36, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " Deployment ", window_left: 15, window_top: 36, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 29 ", window_left: 0, window_top: 37, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 37, width: 6, style: None }, LineFragment { text: "name", window_left: 10, window_top: 37, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 37, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " api ", window_left: 15, window_top: 37, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 30 ", window_left: 0, window_top: 38, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 38, width: 4, style: None }, LineFragment { text: "targetCPUUtilizationPercentage", window_left: 8, window_top: 38, width: 30, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 38, window_top: 38, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 39, window_top: 38, width: 1, style: None }, LineFragment { text: "50", window_left: 40, window_top: 38, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 42, window_top: 38, width: 58, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 31 ", window_left: 0, window_top: 39, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 39, width: 2, style: None }, LineFragment { text: "status", window_left: 6, window_top: 39, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 12, window_top: 39, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 13, window_top: 39, width: 87, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 32 ", window_left: 0, window_top: 40, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 40, width: 4, style: None }, LineFragment { text: "currentCPUUtilizationPercentage", window_left: 8, window_top: 40, width: 31, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 39, window_top: 40, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 40, window_top: 40, width: 1, style: None }, LineFragment { text: "4", window_left: 41, window_top: 40, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 42, window_top: 40, width: 58, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 33 ", window_left: 0, window_top: 41, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 41, width: 4, style: None }, LineFragment { text: "currentReplicas", window_left: 8, window_top: 41, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 41, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 41, width: 1, style: None }, LineFragment { text: "2", window_left: 25, window_top: 41, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 41, width: 74, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 34 ", window_left: 0, window_top: 42, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 42, width: 4, style: None }, LineFragment { text: "desiredReplicas", window_left: 8, window_top: 42, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 42, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 42, width: 1, style: None }, LineFragment { text: "2", window_left: 25, window_top: 42, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 42, width: 74, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 35 ", window_left: 0, window_top: 43, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 43, width: 4, style: None }, LineFragment { text: "lastScaleTime", window_left: 8, window_top: 43, width: 13, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 21, window_top: 43, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 43, width: 1, style: None }, LineFragment { text: "\"2020-10-31T16:02:08Z\"", window_left: 23, window_top: 43, width: 22, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 45, window_top: 43, width: 55, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 36 ", window_left: 0, window_top: 44, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "- ", window_left: 4, window_top: 44, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 6, window_top: 44, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 44, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " autoscaling/v1 ", window_left: 17, window_top: 44, width: 83, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 37 ", window_left: 0, window_top: 45, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 45, width: 2, style: None }, LineFragment { text: "kind", window_left: 6, window_top: 45, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 45, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HorizontalPodAutoscaler ", window_left: 11, window_top: 45, width: 89, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 38 ", window_left: 0, window_top: 46, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 46, width: 2, style: None }, LineFragment { text: "metadata", window_left: 6, window_top: 46, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 46, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 15, window_top: 46, width: 85, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 39 ", window_left: 0, window_top: 47, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 47, width: 4, style: None }, LineFragment { text: "annotations", window_left: 8, window_top: 47, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 47, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 47, width: 80, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "NORMAL", window_left: 1, window_top: 48, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 7, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b4}", window_left: 8, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b4}", window_left: 9, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " hpa.yaml ", window_left: 10, window_top: 48, width: 49, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 59, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " yaml ", window_left: 60, window_top: 48, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 66, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " utf-8[unix] ", window_left: 67, window_top: 48, width: 13, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 80, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " 0%", window_left: 81, window_top: 48, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ㏑", window_left: 84, window_top: 48, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":1/864☰℅:1", window_left: 87, window_top: 48, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 97, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 98, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 99, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 49, width: 100, style: None }]) }]
TRACE [neovide::redraw_scheduler] Next frame queued
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 11, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 11
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 12, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: desired replica count is more than the maximum replica count"}]'
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 13, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "e", highlight_id: Some(72), repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 12
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: autoscaling.alpha.kubernetes.io/current-metrics
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: '[{"type":"Resource","resource":{"name":"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: cpu","currentAverageUtilization":4,"currentAverageValue":"8m"}}]'
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 13
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: extendedhpa.metrics
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: '[{"type":"Resource","name":"cpu","targetType":"Utilization","targetR
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: ange":{"low":"45","high":"55"}}]'
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 14
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: extendedhpa.option
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: '{"downscaleWindow":"1m","upscaleWindow":"5m"}'
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 15
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: kubectl.kubernetes.io/last-applied-configuration
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: |
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 16
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: {
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "apiVersion"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "autoscaling/v1"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: ,
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "kind"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "HorizontalPodAutoscaler"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "metadata"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: :{
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "annotations
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: :{}
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "name"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "api"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "namespace"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "prod"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: }
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "spec"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "maxReplicas"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 10,
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "minReplicas"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 2,
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "scaleTargetRef"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "extensions/v1beta1"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "Deployment"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "target
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "targetCPUUtilizationPercen
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: tage"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 50
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "status"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "currentReplicas"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 1,
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "desiredReplicas"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 1
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: }}
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 17
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: creationTimestamp
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "2020-07-12T06:18:57Z"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 18
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: name
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: api
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 19
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: namespace
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: prod
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 20
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: resourceVersion
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "41061582"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 21
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: selfLink
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: /apis/autoscaling/v1/namespaces/prod/horizontalpodautoscalers/api
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 22
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: uid
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: a1546cb9-ad46-494c-9777-0f0e98d3993e
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 23
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: spec
TRACE [neovide::editor] viewport event received before window initialized
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 24
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: maxReplicas
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 4
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 25
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: minReplicas
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 2
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 26
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: scaleTargetRef
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 27
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: extensions/v1beta1
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 28
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: Deployment
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 29
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: api
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 30
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: targetCPUUtilizationPercentage
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 31
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: status
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 32
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: currentCPUUtilizationPercentage
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 14, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "e", highlight_id: Some(72), repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "W", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "W", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 33
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 15, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "k", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "|", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: currentReplicas
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 16, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(8) }, GridLineCell { text: "{", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "1", highlight_id: Some(0), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "2", highlight_id: Some(0), repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "D", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 17, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: "e", highlight_id: Some(77), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "C", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "5", highlight_id: Some(0), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "1", highlight_id: Some(0), repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "1", highlight_id: Some(0), repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: Some(2) }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 34
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 18, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "c", highlight_id: Some(72), repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 19, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "n", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 20, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "n", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 21, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "r", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: desiredReplicas
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 22, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "s", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "L", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 23, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "u", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: Some(0), repeat: Some(3) }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 24, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "s", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 35
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 25, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "m", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "4", highlight_id: Some(80), repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: lastScaleTime
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 26, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "m", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "2", highlight_id: Some(80), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 27, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "s", highlight_id: Some(72), repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: "2020-10-31T16:02:08Z"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 28, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text:
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 29, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "k", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "D", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 30, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "n", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 31, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "t", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "C", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "5", highlight_id: Some(80), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 32, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "s", highlight_id: Some(72), repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 33, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "c", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "C", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "4", highlight_id: Some(80), repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 36
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 34, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "c", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "2", highlight_id: Some(80), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 35, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "d", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "2", highlight_id: Some(80), repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 37
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 36, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "l", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 38
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 37, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: Some(66), repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 38, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "k", highlight_id: Some(72), repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 39, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(2) }, GridLineCell { text: "m", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 39
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 40, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "n", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: NORMAL
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 41, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::font_loader] Loading font FontKey { bold: true, italic: false, family_name: Some("Hack Nerd Font") }
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: hpa.yaml
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: yaml
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: utf-8[unix]
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 41, column_start: 74, cells: [GridLineCell { text: "l", highlight_id: Some(77), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "F", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "N", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 42, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "M", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "F", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: 0%
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 43, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }] })
TRACE [neovide::renderer::fonts::caching_shaper] Shaping text: ㏑
TRACE [neovide::renderer::fonts::font_loader] Loading font FontKey { bold: true, italic: false, family_name: None }
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 44, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "(", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "q", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: ")", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "S", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "L", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "F", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 45, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: Some(85), repeat: Some(2) }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(77), repeat: Some(8) }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 46, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "a", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 47, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "e", highlight_id: Some(72), repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 48, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "e", highlight_id: Some(72), repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "'", highlight_id: Some(77), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "W", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "W", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "w", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: "'", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 49, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(6) }, GridLineCell { text: "k", highlight_id: Some(72), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: Some(72), repeat: Some(2) }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "|", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 50, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(8) }, GridLineCell { text: "{", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "H", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "1", highlight_id: Some(0), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "2", highlight_id: Some(0), repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }] })
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 51, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: Some(4) }, GridLineCell { text: "i", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "D", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "C", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "U", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "P", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "5", highlight_id: Some(0), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: None }, GridLineCell { text: ",", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "{", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: Some(77), repeat: Some(2) }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "1", highlight_id: Some(0), repeat: None }, GridLineCell { text: ",", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: "1", highlight_id: Some(0), repeat: None }, GridLineCell { text: "}", highlight_id: Some(79), repeat: Some(2) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 52, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "c", highlight_id: Some(72), repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "7", highlight_id: None, repeat: None }, GridLineCell { text: "T", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "9", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: "Z", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 53, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "n", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 54, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "2", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "n", highlight_id: Some(72), repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 55, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "3", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "r", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "V", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "\"", highlight_id: Some(77), repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "\"", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 56, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(85), repeat: None }, GridLineCell { text: "5", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: Some(4) }, GridLineCell { text: "s", highlight_id: Some(72), repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "L", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "k", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: Some(79), repeat: None }, GridLineCell { text: " ", highlight_id: Some(0), repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "g", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "v", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "z", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "o", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }, GridLineCell { text: "s", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "b", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "d", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "c", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "e", highlight_id: None, repeat: None }, GridLineCell { text: "r", highlight_id: None, repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 57, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "N", highlight_id: Some(162), repeat: None }, GridLineCell { text: "O", highlight_id: None, repeat: None }, GridLineCell { text: "R", highlight_id: None, repeat: None }, GridLineCell { text: "M", highlight_id: None, repeat: None }, GridLineCell { text: "A", highlight_id: None, repeat: None }, GridLineCell { text: "L", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "\u{e0b4}", highlight_id: Some(167), repeat: None }, GridLineCell { text: "\u{e0b4}", highlight_id: Some(168), repeat: None }, GridLineCell { text: " ", highlight_id: Some(155), repeat: None }, GridLineCell { text: "h", highlight_id: None, repeat: None }, GridLineCell { text: "p", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: ".", highlight_id: None, repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(155), repeat: Some(180) }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(169), repeat: None }, GridLineCell { text: " ", highlight_id: Some(155), repeat: None }, GridLineCell { text: "y", highlight_id: None, repeat: None }, GridLineCell { text: "a", highlight_id: None, repeat: None }, GridLineCell { text: "m", highlight_id: None, repeat: None }, GridLineCell { text: "l", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(168), repeat: None }, GridLineCell { text: " ", highlight_id: Some(158), repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "t", highlight_id: None, repeat: None }, GridLineCell { text: "f", highlight_id: None, repeat: None }, GridLineCell { text: "-", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "[", highlight_id: None, repeat: None }, GridLineCell { text: "u", highlight_id: None, repeat: None }, GridLineCell { text: "n", highlight_id: None, repeat: None }, GridLineCell { text: "i", highlight_id: None, repeat: None }, GridLineCell { text: "x", highlight_id: None, repeat: None }, GridLineCell { text: "]", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: None, repeat: None }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(167), repeat: None }, GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "0", highlight_id: None, repeat: None }, GridLineCell { text: "%", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(162), repeat: None }, GridLineCell { text: "㏑", highlight_id: None, repeat: None }, GridLineCell { text: "", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: "/", highlight_id: None, repeat: None }, GridLineCell { text: "8", highlight_id: None, repeat: None }, GridLineCell { text: "6", highlight_id: None, repeat: None }, GridLineCell { text: "4", highlight_id: None, repeat: None }, GridLineCell { text: "☰", highlight_id: None, repeat: None }, GridLineCell { text: "℅", highlight_id: None, repeat: None }, GridLineCell { text: ":", highlight_id: None, repeat: None }, GridLineCell { text: "1", highlight_id: None, repeat: None }, GridLineCell { text: " ", highlight_id: Some(161), repeat: None }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(170), repeat: None }, GridLineCell { text: "\u{e0b6}", highlight_id: Some(171), repeat: None }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(GridLine { grid: 1, row: 58, column_start: 0, cells: [GridLineCell { text: " ", highlight_id: Some(1), repeat: Some(240) }] })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(WindowViewport { grid: 2, top_line: 0.0, bottom_line: 55.0, current_line: 0.0, current_column: 0.0, line_count: Some(864.0) })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(CursorGoto { grid: 1, row: 1, column: 4 })
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(Flush)
TRACE [neovide::editor] viewport event received before window initialized
TRACE [neovide::editor] Image flushed
TRACE [neovide::settings] Initial value load failed for no_idle: Error processing request: 1 - 'Key not found: neovide_no_idle')
TRACE [neovide::bridge::handler] Neovim notification: "redraw"
TRACE [neovide::channel_utils] neovide::editor::EditorCommand NeovimRedrawEvent(ModeInfoSet { cursor_modes: [CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Vertical), style_id: Some(0), cell_percentage: Some(0.25), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Horizontal), style_id: Some(0), cell_percentage: Some(0.2), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Vertical), style_id: Some(0), cell_percentage: Some(0.25), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Horizontal), style_id: Some(0), cell_percentage: Some(0.2), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Horizontal), style_id: Some(0), cell_percentage: Some(0.2), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: Some(Vertical), style_id: Some(0), cell_percentage: Some(0.25), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: None, style_id: None, cell_percentage: None, blinkwait: None, blinkon: None, blinkoff: None }, CursorMode { shape: Some(Block), style_id: Some(0), cell_percentage: Some(0.0), blinkwait: Some(0), blinkon: Some(0), blinkoff: Some(0) }] })
TRACE [neovide::channel_utils] alloc::vec::Vec<neovide::renderer::DrawCommand> [Window { grid_id: 1, command: Position { grid_position: (0.0, 0.0), grid_size: (240, 59), floating_order: None } }, Window { grid_id: 1, command: Clear }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " hpa.yaml ", window_left: 0, window_top: 0, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 10, window_top: 0, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 11, window_top: 0, width: 88, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 99, window_top: 0, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 0, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 1 ", window_left: 0, window_top: 1, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 4, window_top: 1, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 1, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " v1 ", window_left: 15, window_top: 1, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 2 ", window_left: 0, window_top: 2, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "items", window_left: 4, window_top: 2, width: 5, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 9, window_top: 2, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 10, window_top: 2, width: 230, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 3 ", window_left: 0, window_top: 3, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "- ", window_left: 4, window_top: 3, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 6, window_top: 3, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 3, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " autoscaling/v1 ", window_left: 17, window_top: 3, width: 223, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 4 ", window_left: 0, window_top: 4, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 4, width: 2, style: None }, LineFragment { text: "kind", window_left: 6, window_top: 4, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 4, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HorizontalPodAutoscaler ", window_left: 11, window_top: 4, width: 229, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 5 ", window_left: 0, window_top: 5, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 5, width: 2, style: None }, LineFragment { text: "metadata", window_left: 6, window_top: 5, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 5, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 15, window_top: 5, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 6 ", window_left: 0, window_top: 6, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 6, width: 4, style: None }, LineFragment { text: "annotations", window_left: 8, window_top: 6, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 6, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 6, width: 220, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 7 ", window_left: 0, window_top: 7, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 7, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/conditions", window_left: 10, window_top: 7, width: 42, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 52, window_top: 7, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 53, window_top: 7, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"AbleToScale\",\"status\":\"True\",\"lastT", window_left: 54, window_top: 7, width: 46, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 7, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 8, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "ransitionTime\":\"2020-10-21T15:28:24Z\",\"reason\":\"ReadyForNewScale\",\"message\":\"recommended", window_left: 4, window_top: 8, width: 88, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 92, window_top: 8, width: 148, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 8 ", window_left: 0, window_top: 9, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " size matches current size\"},{\"type\":\"ScalingActive\",\"status\":\"True\",\"lastTransitionTime\"", window_left: 4, window_top: 9, width: 96, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 9, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 10, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":\"2020-10-21T14:07:31Z\",\"reason\":\"ValidMetricFound\",\"message\":\"the", window_left: 4, window_top: 10, width: 66, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 70, window_top: 10, width: 170, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 9 ", window_left: 0, window_top: 11, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HPA was able to successfully calculate a replica count from cpu resource utilization", window_left: 4, window_top: 11, width: 92, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 96, window_top: 11, width: 144, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 10 ", window_left: 0, window_top: 12, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " (percentage of request)\"},{\"type\":\"ScalingLimited\",\"status\":\"True\",\"lastTransitionTime\":", window_left: 4, window_top: 12, width: 96, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 12, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 13, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"2020-11-01T01:56:00Z\",\"reason\":\"TooFewReplicas\",\"message\":\"the", window_left: 4, window_top: 13, width: 63, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 67, window_top: 13, width: 173, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 11 ", window_left: 0, window_top: 14, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " desired replica count is more than the maximum replica count\"}]'", window_left: 4, window_top: 14, width: 72, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 76, window_top: 14, width: 164, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 12 ", window_left: 0, window_top: 15, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 15, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/current-metrics", window_left: 10, window_top: 15, width: 47, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 57, window_top: 15, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 58, window_top: 15, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"resource\":{\"name\":\"", window_left: 59, window_top: 15, width: 41, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 15, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 16, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "cpu\",\"currentAverageUtilization\":4,\"currentAverageValue\":\"8m\"}}]'", window_left: 4, window_top: 16, width: 65, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 69, window_top: 16, width: 171, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 13 ", window_left: 0, window_top: 17, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 17, width: 6, style: None }, LineFragment { text: "extendedhpa.metrics", window_left: 10, window_top: 17, width: 19, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 29, window_top: 17, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 30, window_top: 17, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"name\":\"cpu\",\"targetType\":\"Utilization\",\"targetR", window_left: 31, window_top: 17, width: 69, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 17, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 18, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "ange\":{\"low\":\"45\",\"high\":\"55\"}}]'", window_left: 4, window_top: 18, width: 33, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 37, window_top: 18, width: 203, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 14 ", window_left: 0, window_top: 19, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 19, width: 6, style: None }, LineFragment { text: "extendedhpa.option", window_left: 10, window_top: 19, width: 18, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 28, window_top: 19, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 29, window_top: 19, width: 1, style: None }, LineFragment { text: "'{\"downscaleWindow\":\"1m\",\"upscaleWindow\":\"5m\"}'", window_left: 30, window_top: 19, width: 47, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 77, window_top: 19, width: 163, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 15 ", window_left: 0, window_top: 20, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 20, width: 6, style: None }, LineFragment { text: "kubectl.kubernetes.io/last-applied-configuration", window_left: 10, window_top: 20, width: 48, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 58, window_top: 20, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " | ", window_left: 59, window_top: 20, width: 181, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 16 ", window_left: 0, window_top: 21, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 21, width: 8, style: None }, LineFragment { text: "{", window_left: 12, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 13, window_top: 21, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"autoscaling/v1\"", window_left: 26, window_top: 21, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 42, window_top: 21, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 43, window_top: 21, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 49, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"HorizontalPodAutoscaler\"", window_left: 50, window_top: 21, width: 25, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 75, window_top: 21, width: 1, style: None }, LineFragment { text: "\"metadata\"", window_left: 76, window_top: 21, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 86, window_top: 21, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"annotations", window_left: 88, window_top: 21, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 21, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 22, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"", window_left: 4, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{}", window_left: 5, window_top: 22, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 8, window_top: 22, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 9, window_top: 22, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 15, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"api\"", window_left: 16, window_top: 22, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 21, window_top: 22, width: 1, style: None }, LineFragment { text: "\"namespace\"", window_left: 22, window_top: 22, width: 11, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 33, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"prod\"", window_left: 34, window_top: 22, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 40, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 41, window_top: 22, width: 1, style: None }, LineFragment { text: "\"spec\"", window_left: 42, window_top: 22, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 48, window_top: 22, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"maxReplicas\"", window_left: 50, window_top: 22, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 63, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "10,", window_left: 64, window_top: 22, width: 3, style: None }, LineFragment { text: "\"minReplicas\"", window_left: 67, window_top: 22, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 80, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "2,", window_left: 81, window_top: 22, width: 2, style: None }, LineFragment { text: "\"scaleTargetRef\"", window_left: 83, window_top: 22, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 99, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 22, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 23, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "{", window_left: 4, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 5, window_top: 23, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 17, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"extensions/v1beta1\"", window_left: 18, window_top: 23, width: 20, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 38, window_top: 23, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 39, window_top: 23, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 45, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"Deployment\"", window_left: 46, window_top: 23, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 58, window_top: 23, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 59, window_top: 23, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 65, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"api\"", window_left: 66, window_top: 23, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 71, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 72, window_top: 23, width: 1, style: None }, LineFragment { text: "\"targetCPUUtilizationPercen", window_left: 73, window_top: 23, width: 27, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 23, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 24, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "tage\"", window_left: 4, window_top: 24, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 9, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "50", window_left: 10, window_top: 24, width: 2, style: None }, LineFragment { text: "}", window_left: 12, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 13, window_top: 24, width: 1, style: None }, LineFragment { text: "\"status\"", window_left: 14, window_top: 24, width: 8, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 22, window_top: 24, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"currentReplicas\"", window_left: 24, window_top: 24, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 41, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1,", window_left: 42, window_top: 24, width: 2, style: None }, LineFragment { text: "\"desiredReplicas\"", window_left: 44, window_top: 24, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 61, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1", window_left: 62, window_top: 24, width: 1, style: None }, LineFragment { text: "}}", window_left: 63, window_top: 24, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 65, window_top: 24, width: 175, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 17 ", window_left: 0, window_top: 25, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 25, width: 4, style: None }, LineFragment { text: "creationTimestamp", window_left: 8, window_top: 25, width: 17, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 25, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 25, width: 1, style: None }, LineFragment { text: "\"2020-07-12T06:18:57Z\"", window_left: 27, window_top: 25, width: 22, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 49, window_top: 25, width: 191, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 18 ", window_left: 0, window_top: 26, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 26, width: 4, style: None }, LineFragment { text: "name", window_left: 8, window_top: 26, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 12, window_top: 26, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " api ", window_left: 13, window_top: 26, width: 227, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 19 ", window_left: 0, window_top: 27, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 27, width: 4, style: None }, LineFragment { text: "namespace", window_left: 8, window_top: 27, width: 9, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 17, window_top: 27, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " prod ", window_left: 18, window_top: 27, width: 222, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 20 ", window_left: 0, window_top: 28, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 28, width: 4, style: None }, LineFragment { text: "resourceVersion", window_left: 8, window_top: 28, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 28, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 28, width: 1, style: None }, LineFragment { text: "\"41061582\"", window_left: 25, window_top: 28, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 35, window_top: 28, width: 205, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 21 ", window_left: 0, window_top: 29, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 29, width: 4, style: None }, LineFragment { text: "selfLink", window_left: 8, window_top: 29, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 29, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " /apis/autoscaling/v1/namespaces/prod/horizontalpodautoscalers/api ", window_left: 17, window_top: 29, width: 223, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 22 ", window_left: 0, window_top: 30, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 30, width: 4, style: None }, LineFragment { text: "uid", window_left: 8, window_top: 30, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 11, window_top: 30, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " a1546cb9-ad46-494c-9777-0f0e98d3993e ", window_left: 12, window_top: 30, width: 228, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 23 ", window_left: 0, window_top: 31, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 31, width: 2, style: None }, LineFragment { text: "spec", window_left: 6, window_top: 31, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 31, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 11, window_top: 31, width: 229, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 24 ", window_left: 0, window_top: 32, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 32, width: 4, style: None }, LineFragment { text: "maxReplicas", window_left: 8, window_top: 32, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 32, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 32, width: 1, style: None }, LineFragment { text: "4", window_left: 21, window_top: 32, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 32, width: 218, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 25 ", window_left: 0, window_top: 33, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 33, width: 4, style: None }, LineFragment { text: "minReplicas", window_left: 8, window_top: 33, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 33, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 33, width: 1, style: None }, LineFragment { text: "2", window_left: 21, window_top: 33, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 33, width: 218, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 26 ", window_left: 0, window_top: 34, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 34, width: 4, style: None }, LineFragment { text: "scaleTargetRef", window_left: 8, window_top: 34, width: 14, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 22, window_top: 34, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 23, window_top: 34, width: 217, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 27 ", window_left: 0, window_top: 35, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 35, width: 6, style: None }, LineFragment { text: "apiVersion", window_left: 10, window_top: 35, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 20, window_top: 35, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " extensions/v1beta1 ", window_left: 21, window_top: 35, width: 219, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 28 ", window_left: 0, window_top: 36, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 36, width: 6, style: None }, LineFragment { text: "kind", window_left: 10, window_top: 36, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 36, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " Deployment ", window_left: 15, window_top: 36, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 29 ", window_left: 0, window_top: 37, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 37, width: 6, style: None }, LineFragment { text: "name", window_left: 10, window_top: 37, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 37, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " api ", window_left: 15, window_top: 37, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 30 ", window_left: 0, window_top: 38, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 38, width: 4, style: None }, LineFragment { text: "targetCPUUtilizationPercentage", window_left: 8, window_top: 38, width: 30, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 38, window_top: 38, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 39, window_top: 38, width: 1, style: None }, LineFragment { text: "50", window_left: 40, window_top: 38, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 42, window_top: 38, width: 198, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 31 ", window_left: 0, window_top: 39, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 39, width: 2, style: None }, LineFragment { text: "status", window_left: 6, window_top: 39, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 12, window_top: 39, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 13, window_top: 39, width: 227, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 32 ", window_left: 0, window_top: 40, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 40, width: 4, style: None }, LineFragment { text: "currentCPUUtilizationPercentage", window_left: 8, window_top: 40, width: 31, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 39, window_top: 40, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 40, window_top: 40, width: 1, style: None }, LineFragment { text: "4", window_left: 41, window_top: 40, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 42, window_top: 40, width: 198, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 33 ", window_left: 0, window_top: 41, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 41, width: 4, style: None }, LineFragment { text: "currentReplicas", window_left: 8, window_top: 41, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 41, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 41, width: 1, style: None }, LineFragment { text: "2", window_left: 25, window_top: 41, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 41, width: 214, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 34 ", window_left: 0, window_top: 42, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 42, width: 4, style: None }, LineFragment { text: "desiredReplicas", window_left: 8, window_top: 42, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 42, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 42, width: 1, style: None }, LineFragment { text: "2", window_left: 25, window_top: 42, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 42, width: 214, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 35 ", window_left: 0, window_top: 43, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 43, width: 4, style: None }, LineFragment { text: "lastScaleTime", window_left: 8, window_top: 43, width: 13, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 21, window_top: 43, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 43, width: 1, style: None }, LineFragment { text: "\"2020-10-31T16:02:08Z\"", window_left: 23, window_top: 43, width: 22, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 45, window_top: 43, width: 195, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 36 ", window_left: 0, window_top: 44, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "- ", window_left: 4, window_top: 44, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 6, window_top: 44, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 44, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " autoscaling/v1 ", window_left: 17, window_top: 44, width: 223, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 37 ", window_left: 0, window_top: 45, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 45, width: 2, style: None }, LineFragment { text: "kind", window_left: 6, window_top: 45, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 45, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HorizontalPodAutoscaler ", window_left: 11, window_top: 45, width: 229, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 38 ", window_left: 0, window_top: 46, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 46, width: 2, style: None }, LineFragment { text: "metadata", window_left: 6, window_top: 46, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 46, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 15, window_top: 46, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 39 ", window_left: 0, window_top: 47, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 47, width: 4, style: None }, LineFragment { text: "annotations", window_left: 8, window_top: 47, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 47, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 47, width: 220, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "NORMAL", window_left: 1, window_top: 48, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 7, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b4}", window_left: 8, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b4}", window_left: 9, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " hpa.yaml ", window_left: 10, window_top: 48, width: 49, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 59, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " yaml ", window_left: 60, window_top: 48, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 66, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " utf-8[unix] ", window_left: 67, window_top: 48, width: 13, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 1.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 80, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.26666668, g: 0.26666668, b: 0.26666668, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " 0%", window_left: 81, window_top: 48, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ㏑", window_left: 84, window_top: 48, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":1/864☰℅:1", window_left: 87, window_top: 48, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: true, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 97, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 98, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 99, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6, g: 0.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 0.37254903, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 100, window_top: 48, width: 140, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 49, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 50, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 51, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 52, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 53, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 54, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 55, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 56, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 57, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 58, width: 240, style: None }]) }, Window { grid_id: 1, command: Clear }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 49, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 50, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 51, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 52, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 53, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 54, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 55, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 56, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 57, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 48, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 49, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 50, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 51, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 52, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 53, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 54, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 55, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 56, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 57, width: 240, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " hpa.yaml ", window_left: 0, window_top: 0, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.0, g: 0.0, b: 0.37254903, a: 1.0 }), background: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 10, window_top: 0, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.8745098, g: 1.0, b: 0.0, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 11, window_top: 0, width: 228, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.6117647, g: 1.0, b: 0.827451, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\u{e0b6}", window_left: 239, window_top: 0, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), background: Some(Color4f { r: 0.1254902, g: 0.1254902, b: 0.1254902, a: 1.0 }), special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 1 ", window_left: 0, window_top: 1, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 4, window_top: 1, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 1, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " v1 ", window_left: 15, window_top: 1, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 2 ", window_left: 0, window_top: 2, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "items", window_left: 4, window_top: 2, width: 5, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 9, window_top: 2, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 10, window_top: 2, width: 230, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 3 ", window_left: 0, window_top: 3, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "- ", window_left: 4, window_top: 3, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 6, window_top: 3, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 3, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " autoscaling/v1 ", window_left: 17, window_top: 3, width: 223, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 4 ", window_left: 0, window_top: 4, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 4, width: 2, style: None }, LineFragment { text: "kind", window_left: 6, window_top: 4, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 4, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HorizontalPodAutoscaler ", window_left: 11, window_top: 4, width: 229, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 5 ", window_left: 0, window_top: 5, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 5, width: 2, style: None }, LineFragment { text: "metadata", window_left: 6, window_top: 5, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 5, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 15, window_top: 5, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 6 ", window_left: 0, window_top: 6, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 6, width: 4, style: None }, LineFragment { text: "annotations", window_left: 8, window_top: 6, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 6, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 6, width: 220, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 7 ", window_left: 0, window_top: 7, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 7, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/conditions", window_left: 10, window_top: 7, width: 42, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 52, window_top: 7, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 53, window_top: 7, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"AbleToScale\",\"status\":\"True\",\"lastTransitionTime\":\"2020-10-21T15:28:24Z\",\"reason\":\"ReadyForNewScale\",\"message\":\"recommended", window_left: 54, window_top: 7, width: 134, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 188, window_top: 7, width: 52, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 8 ", window_left: 0, window_top: 8, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " size matches current size\"},{\"type\":\"ScalingActive\",\"status\":\"True\",\"lastTransitionTime\":\"2020-10-21T14:07:31Z\",\"reason\":\"ValidMetricFound\",\"message\":\"the", window_left: 4, window_top: 8, width: 162, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 166, window_top: 8, width: 74, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 9 ", window_left: 0, window_top: 9, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HPA was able to successfully calculate a replica count from cpu resource utilization", window_left: 4, window_top: 9, width: 92, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 96, window_top: 9, width: 144, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 10 ", window_left: 0, window_top: 10, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " (percentage of request)\"},{\"type\":\"ScalingLimited\",\"status\":\"True\",\"lastTransitionTime\":\"2020-11-01T01:56:00Z\",\"reason\":\"TooFewReplicas\",\"message\":\"the", window_left: 4, window_top: 10, width: 159, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 163, window_top: 10, width: 77, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 11 ", window_left: 0, window_top: 11, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " desired replica count is more than the maximum replica count\"}]'", window_left: 4, window_top: 11, width: 72, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 76, window_top: 11, width: 164, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 12 ", window_left: 0, window_top: 12, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 12, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/current-metrics", window_left: 10, window_top: 12, width: 47, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 57, window_top: 12, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 58, window_top: 12, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"resource\":{\"name\":\"cpu\",\"currentAverageUtilization\":4,\"currentAverageValue\":\"8m\"}}]'", window_left: 59, window_top: 12, width: 106, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 165, window_top: 12, width: 75, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 13 ", window_left: 0, window_top: 13, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 13, width: 6, style: None }, LineFragment { text: "extendedhpa.metrics", window_left: 10, window_top: 13, width: 19, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 29, window_top: 13, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 30, window_top: 13, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"name\":\"cpu\",\"targetType\":\"Utilization\",\"targetRange\":{\"low\":\"45\",\"high\":\"55\"}}]'", window_left: 31, window_top: 13, width: 102, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 133, window_top: 13, width: 107, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 14 ", window_left: 0, window_top: 14, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 14, width: 6, style: None }, LineFragment { text: "extendedhpa.option", window_left: 10, window_top: 14, width: 18, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 28, window_top: 14, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 29, window_top: 14, width: 1, style: None }, LineFragment { text: "'{\"downscaleWindow\":\"1m\",\"upscaleWindow\":\"5m\"}'", window_left: 30, window_top: 14, width: 47, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 77, window_top: 14, width: 163, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 15 ", window_left: 0, window_top: 15, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 15, width: 6, style: None }, LineFragment { text: "kubectl.kubernetes.io/last-applied-configuration", window_left: 10, window_top: 15, width: 48, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 58, window_top: 15, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " | ", window_left: 59, window_top: 15, width: 181, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 16 ", window_left: 0, window_top: 16, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 16, width: 8, style: None }, LineFragment { text: "{", window_left: 12, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 13, window_top: 16, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"autoscaling/v1\"", window_left: 26, window_top: 16, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 42, window_top: 16, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 43, window_top: 16, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 49, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"HorizontalPodAutoscaler\"", window_left: 50, window_top: 16, width: 25, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 75, window_top: 16, width: 1, style: None }, LineFragment { text: "\"metadata\"", window_left: 76, window_top: 16, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 86, window_top: 16, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"annotations\"", window_left: 88, window_top: 16, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{}", window_left: 101, window_top: 16, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 104, window_top: 16, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 105, window_top: 16, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 111, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"api\"", window_left: 112, window_top: 16, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 117, window_top: 16, width: 1, style: None }, LineFragment { text: "\"namespace\"", window_left: 118, window_top: 16, width: 11, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 129, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"prod\"", window_left: 130, window_top: 16, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 136, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 137, window_top: 16, width: 1, style: None }, LineFragment { text: "\"spec\"", window_left: 138, window_top: 16, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 144, window_top: 16, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"maxReplicas\"", window_left: 146, window_top: 16, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 159, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "10,", window_left: 160, window_top: 16, width: 3, style: None }, LineFragment { text: "\"minReplicas\"", window_left: 163, window_top: 16, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 176, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "2,", window_left: 177, window_top: 16, width: 2, style: None }, LineFragment { text: "\"scaleTargetRef\"", window_left: 179, window_top: 16, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 195, window_top: 16, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 197, window_top: 16, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 209, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"extensions/v1beta1\"", window_left: 210, window_top: 16, width: 20, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 230, window_top: 16, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 231, window_top: 16, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 237, window_top: 16, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"D", window_left: 238, window_top: 16, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 17, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "eployment\"", window_left: 4, window_top: 17, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 14, window_top: 17, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 15, window_top: 17, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 21, window_top: 17, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"api\"", window_left: 22, window_top: 17, width: 5, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 27, window_top: 17, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 28, window_top: 17, width: 1, style: None }, LineFragment { text: "\"targetCPUUtilizationPercentage\"", window_left: 29, window_top: 17, width: 32, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 61, window_top: 17, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "50", window_left: 62, window_top: 17, width: 2, style: None }, LineFragment { text: "}", window_left: 64, window_top: 17, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 65, window_top: 17, width: 1, style: None }, LineFragment { text: "\"status\"", window_left: 66, window_top: 17, width: 8, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 74, window_top: 17, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"currentReplicas\"", window_left: 76, window_top: 17, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 93, window_top: 17, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1,", window_left: 94, window_top: 17, width: 2, style: None }, LineFragment { text: "\"desiredReplicas\"", window_left: 96, window_top: 17, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 113, window_top: 17, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1", window_left: 114, window_top: 17, width: 1, style: None }, LineFragment { text: "}}", window_left: 115, window_top: 17, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 117, window_top: 17, width: 123, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 17 ", window_left: 0, window_top: 18, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 18, width: 4, style: None }, LineFragment { text: "creationTimestamp", window_left: 8, window_top: 18, width: 17, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 18, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 18, width: 1, style: None }, LineFragment { text: "\"2020-07-12T06:18:57Z\"", window_left: 27, window_top: 18, width: 22, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 49, window_top: 18, width: 191, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 18 ", window_left: 0, window_top: 19, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 19, width: 4, style: None }, LineFragment { text: "name", window_left: 8, window_top: 19, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 12, window_top: 19, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " api ", window_left: 13, window_top: 19, width: 227, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 19 ", window_left: 0, window_top: 20, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 20, width: 4, style: None }, LineFragment { text: "namespace", window_left: 8, window_top: 20, width: 9, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 17, window_top: 20, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " prod ", window_left: 18, window_top: 20, width: 222, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 20 ", window_left: 0, window_top: 21, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 21, width: 4, style: None }, LineFragment { text: "resourceVersion", window_left: 8, window_top: 21, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 21, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 21, width: 1, style: None }, LineFragment { text: "\"41061582\"", window_left: 25, window_top: 21, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 35, window_top: 21, width: 205, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 21 ", window_left: 0, window_top: 22, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 22, width: 4, style: None }, LineFragment { text: "selfLink", window_left: 8, window_top: 22, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 22, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " /apis/autoscaling/v1/namespaces/prod/horizontalpodautoscalers/api ", window_left: 17, window_top: 22, width: 223, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 22 ", window_left: 0, window_top: 23, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 23, width: 4, style: None }, LineFragment { text: "uid", window_left: 8, window_top: 23, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 11, window_top: 23, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " a1546cb9-ad46-494c-9777-0f0e98d3993e ", window_left: 12, window_top: 23, width: 228, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 23 ", window_left: 0, window_top: 24, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 24, width: 2, style: None }, LineFragment { text: "spec", window_left: 6, window_top: 24, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 24, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 11, window_top: 24, width: 229, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 24 ", window_left: 0, window_top: 25, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 25, width: 4, style: None }, LineFragment { text: "maxReplicas", window_left: 8, window_top: 25, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 25, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 25, width: 1, style: None }, LineFragment { text: "4", window_left: 21, window_top: 25, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 25, width: 218, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 25 ", window_left: 0, window_top: 26, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 26, width: 4, style: None }, LineFragment { text: "minReplicas", window_left: 8, window_top: 26, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 26, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 26, width: 1, style: None }, LineFragment { text: "2", window_left: 21, window_top: 26, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 26, width: 218, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 26 ", window_left: 0, window_top: 27, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 27, width: 4, style: None }, LineFragment { text: "scaleTargetRef", window_left: 8, window_top: 27, width: 14, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 22, window_top: 27, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 23, window_top: 27, width: 217, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 27 ", window_left: 0, window_top: 28, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 28, width: 6, style: None }, LineFragment { text: "apiVersion", window_left: 10, window_top: 28, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 20, window_top: 28, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " extensions/v1beta1 ", window_left: 21, window_top: 28, width: 219, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 28 ", window_left: 0, window_top: 29, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 29, width: 6, style: None }, LineFragment { text: "kind", window_left: 10, window_top: 29, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 29, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " Deployment ", window_left: 15, window_top: 29, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 29 ", window_left: 0, window_top: 30, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 30, width: 6, style: None }, LineFragment { text: "name", window_left: 10, window_top: 30, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 30, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " api ", window_left: 15, window_top: 30, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 30 ", window_left: 0, window_top: 31, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 31, width: 4, style: None }, LineFragment { text: "targetCPUUtilizationPercentage", window_left: 8, window_top: 31, width: 30, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 38, window_top: 31, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 39, window_top: 31, width: 1, style: None }, LineFragment { text: "50", window_left: 40, window_top: 31, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 42, window_top: 31, width: 198, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 31 ", window_left: 0, window_top: 32, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 32, width: 2, style: None }, LineFragment { text: "status", window_left: 6, window_top: 32, width: 6, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 12, window_top: 32, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 13, window_top: 32, width: 227, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 32 ", window_left: 0, window_top: 33, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 33, width: 4, style: None }, LineFragment { text: "currentCPUUtilizationPercentage", window_left: 8, window_top: 33, width: 31, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 39, window_top: 33, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 40, window_top: 33, width: 1, style: None }, LineFragment { text: "4", window_left: 41, window_top: 33, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 42, window_top: 33, width: 198, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 33 ", window_left: 0, window_top: 34, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 34, width: 4, style: None }, LineFragment { text: "currentReplicas", window_left: 8, window_top: 34, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 34, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 34, width: 1, style: None }, LineFragment { text: "2", window_left: 25, window_top: 34, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 34, width: 214, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 34 ", window_left: 0, window_top: 35, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 35, width: 4, style: None }, LineFragment { text: "desiredReplicas", window_left: 8, window_top: 35, width: 15, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 23, window_top: 35, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 24, window_top: 35, width: 1, style: None }, LineFragment { text: "2", window_left: 25, window_top: 35, width: 1, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 35, width: 214, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 35 ", window_left: 0, window_top: 36, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 36, width: 4, style: None }, LineFragment { text: "lastScaleTime", window_left: 8, window_top: 36, width: 13, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 21, window_top: 36, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 22, window_top: 36, width: 1, style: None }, LineFragment { text: "\"2020-10-31T16:02:08Z\"", window_left: 23, window_top: 36, width: 22, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 45, window_top: 36, width: 195, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 36 ", window_left: 0, window_top: 37, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "- ", window_left: 4, window_top: 37, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "apiVersion", window_left: 6, window_top: 37, width: 10, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 16, window_top: 37, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " autoscaling/v1 ", window_left: 17, window_top: 37, width: 223, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 37 ", window_left: 0, window_top: 38, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 38, width: 2, style: None }, LineFragment { text: "kind", window_left: 6, window_top: 38, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 10, window_top: 38, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HorizontalPodAutoscaler ", window_left: 11, window_top: 38, width: 229, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 38 ", window_left: 0, window_top: 39, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 39, width: 2, style: None }, LineFragment { text: "metadata", window_left: 6, window_top: 39, width: 8, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 14, window_top: 39, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 15, window_top: 39, width: 225, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 39 ", window_left: 0, window_top: 40, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 40, width: 4, style: None }, LineFragment { text: "annotations", window_left: 8, window_top: 40, width: 11, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 19, window_top: 40, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 20, window_top: 40, width: 220, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 40 ", window_left: 0, window_top: 41, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 41, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/conditions", window_left: 10, window_top: 41, width: 42, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 52, window_top: 41, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 53, window_top: 41, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"AbleToSca", window_left: 54, window_top: 41, width: 20, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 74, window_top: 41, width: 166, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 40 ", window_left: 0, window_top: 41, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 41, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/conditions", window_left: 10, window_top: 41, width: 42, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 52, window_top: 41, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 53, window_top: 41, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"AbleToScale\",\"status\":\"True\",\"lastTransitionTime\":\"2020-10-27T12:36:13Z\",\"reason\":\"ReadyForNewScale\",\"message\":\"recommended", window_left: 54, window_top: 41, width: 134, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 188, window_top: 41, width: 52, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 41 ", window_left: 0, window_top: 42, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " size matches current size\"},{\"type\":\"ScalingActive\",\"status\":\"True\",\"lastTransitionTime\":\"2020-10-27T12:35:12Z\",\"reason\":\"ValidMetricFound\",\"message\":\"the", window_left: 4, window_top: 42, width: 162, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 166, window_top: 42, width: 74, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 42 ", window_left: 0, window_top: 43, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " HPA was able to successfully calculate a replica count from cpu resource utilization", window_left: 4, window_top: 43, width: 92, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 96, window_top: 43, width: 144, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 43 ", window_left: 0, window_top: 44, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " (percentage of request)\"},{\"type\":\"ScalingLimited\",\"status\":\"True\",\"lastTransitionTime\":\"2020-10-31T16:14:08Z\",\"reason\":\"TooFewReplicas\",\"message\":\"the", window_left: 4, window_top: 44, width: 159, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 163, window_top: 44, width: 77, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 44 ", window_left: 0, window_top: 45, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " desired replica count is more than the maximum replica count\"}]'", window_left: 4, window_top: 45, width: 72, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 76, window_top: 45, width: 164, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 45 ", window_left: 0, window_top: 46, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 46, width: 6, style: None }, LineFragment { text: "autoscaling.alpha.kubernetes.io/current-metrics", window_left: 10, window_top: 46, width: 47, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 57, window_top: 46, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 58, window_top: 46, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"resource\":{\"name\":\"cpu\",\"currentAverageUtilization\":6,\"currentAverageValue\":\"13m\"}}]'", window_left: 59, window_top: 46, width: 107, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 166, window_top: 46, width: 74, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 46 ", window_left: 0, window_top: 47, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 47, width: 6, style: None }, LineFragment { text: "extendedhpa.metrics", window_left: 10, window_top: 47, width: 19, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 29, window_top: 47, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 30, window_top: 47, width: 1, style: None }, LineFragment { text: "'[{\"type\":\"Resource\",\"name\":\"cpu\",\"targetType\":\"Utilization\",\"targetRange\":{\"low\":\"45\",\"high\":\"55\"}}]'", window_left: 31, window_top: 47, width: 102, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 133, window_top: 47, width: 107, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 47 ", window_left: 0, window_top: 48, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 48, width: 6, style: None }, LineFragment { text: "extendedhpa.option", window_left: 10, window_top: 48, width: 18, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 28, window_top: 48, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 29, window_top: 48, width: 1, style: None }, LineFragment { text: "'{\"downscaleWindow\":\"1m\",\"upscaleWindow\":\"5m\"}'", window_left: 30, window_top: 48, width: 47, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 77, window_top: 48, width: 163, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 48 ", window_left: 0, window_top: 49, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 49, width: 6, style: None }, LineFragment { text: "kubectl.kubernetes.io/last-applied-configuration", window_left: 10, window_top: 49, width: 48, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 58, window_top: 49, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " | ", window_left: 59, window_top: 49, width: 181, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 49 ", window_left: 0, window_top: 50, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 50, width: 8, style: None }, LineFragment { text: "{", window_left: 12, window_top: 50, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 13, window_top: 50, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 50, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"autoscaling/v1\"", window_left: 26, window_top: 50, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 42, window_top: 50, width: 1, style: None }, LineFragment { text: "\"kind\"", window_left: 43, window_top: 50, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 49, window_top: 50, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"HorizontalPodAutoscaler\"", window_left: 50, window_top: 50, width: 25, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 75, window_top: 50, width: 1, style: None }, LineFragment { text: "\"metadata\"", window_left: 76, window_top: 50, width: 10, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 86, window_top: 50, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"annotations\"", window_left: 88, window_top: 50, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{}", window_left: 101, window_top: 50, width: 3, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 104, window_top: 50, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 105, window_top: 50, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 111, window_top: 50, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"bud-center\"", window_left: 112, window_top: 50, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 124, window_top: 50, width: 1, style: None }, LineFragment { text: "\"namespace\"", window_left: 125, window_top: 50, width: 11, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 136, window_top: 50, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"prod\"", window_left: 137, window_top: 50, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 143, window_top: 50, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 144, window_top: 50, width: 1, style: None }, LineFragment { text: "\"spec\"", window_left: 145, window_top: 50, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 151, window_top: 50, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"maxReplicas\"", window_left: 153, window_top: 50, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 166, window_top: 50, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "10,", window_left: 167, window_top: 50, width: 3, style: None }, LineFragment { text: "\"minReplicas\"", window_left: 170, window_top: 50, width: 13, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 183, window_top: 50, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "2,", window_left: 184, window_top: 50, width: 2, style: None }, LineFragment { text: "\"scaleTargetRef\"", window_left: 186, window_top: 50, width: 16, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 202, window_top: 50, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"apiVersion\"", window_left: 204, window_top: 50, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 216, window_top: 50, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"extensions/v1beta1\"", window_left: 217, window_top: 50, width: 20, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 237, window_top: 50, width: 1, style: None }, LineFragment { text: "\"k", window_left: 238, window_top: 50, width: 2, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " ", window_left: 0, window_top: 51, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "ind\"", window_left: 4, window_top: 51, width: 4, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 8, window_top: 51, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"Deployment\"", window_left: 9, window_top: 51, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 21, window_top: 51, width: 1, style: None }, LineFragment { text: "\"name\"", window_left: 22, window_top: 51, width: 6, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 28, window_top: 51, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"bud-center\"", window_left: 29, window_top: 51, width: 12, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "}", window_left: 41, window_top: 51, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 42, window_top: 51, width: 1, style: None }, LineFragment { text: "\"targetCPUUtilizationPercentage\"", window_left: 43, window_top: 51, width: 32, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 75, window_top: 51, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "50", window_left: 76, window_top: 51, width: 2, style: None }, LineFragment { text: "}", window_left: 78, window_top: 51, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ",", window_left: 79, window_top: 51, width: 1, style: None }, LineFragment { text: "\"status\"", window_left: 80, window_top: 51, width: 8, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":{", window_left: 88, window_top: 51, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "\"currentReplicas\"", window_left: 90, window_top: 51, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 107, window_top: 51, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1,", window_left: 108, window_top: 51, width: 2, style: None }, LineFragment { text: "\"desiredReplicas\"", window_left: 110, window_top: 51, width: 17, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 127, window_top: 51, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: "1", window_left: 128, window_top: 51, width: 1, style: None }, LineFragment { text: "}}", window_left: 129, window_top: 51, width: 2, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 131, window_top: 51, width: 109, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 50 ", window_left: 0, window_top: 52, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 52, width: 4, style: None }, LineFragment { text: "creationTimestamp", window_left: 8, window_top: 52, width: 17, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 0.2509804, g: 1.0, b: 1.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: ":", window_left: 25, window_top: 52, width: 1, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 0.64705884, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 26, window_top: 52, width: 1, style: None }, LineFragment { text: "\"2020-10-27T12:29:12Z\"", window_left: 27, window_top: 52, width: 22, style: Some(Style { colors: Colors { foreground: None, background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 49, window_top: 52, width: 191, style: None }]) }, Window { grid_id: 1, command: DrawLine([LineFragment { text: " 51 ", window_left: 0, window_top: 53, width: 4, style: Some(Style { colors: Colors { foreground: Some(Color4f { r: 1.0, g: 1.0, b: 0.0, a: 1.0 }), background: None, special: None }, reverse: false, italic: false, bold: false, strikethrough: false, underline: false, undercurl: false, blend: 0 }) }, LineFragment { text: " ", window_left: 4, window_top: 53, width: 4, style: None }, LineFragment { text: "name", win
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment