Skip to content

Instantly share code, notes, and snippets.

@samoylovfp
Created June 4, 2022 13:25
Show Gist options
  • Save samoylovfp/16cce32c5ba2a2e5bfb88b51f6492ea2 to your computer and use it in GitHub Desktop.
Save samoylovfp/16cce32c5ba2a2e5bfb88b51f6492ea2 to your computer and use it in GitHub Desktop.
16:15:53.503 TRACE config::config > consider config: /home/filipp/.config/wezterm/wezterm.lua
16:15:53.503 TRACE config::config > consider config: /home/filipp/.wezterm.lua
16:15:53.506 DEBUG config > Reloaded configuration! generation=1
16:15:53.507 DEBUG config > Reloaded configuration! generation=1
16:15:53.623 TRACE config::config > consider config: /home/filipp/.config/wezterm/wezterm.lua
16:15:53.623 TRACE config::config > consider config: /home/filipp/.wezterm.lua
16:15:53.626 DEBUG config > Reloaded configuration! generation=1
16:15:53.626 DEBUG config > Reloaded configuration! generation=1
16:15:53.636 TRACE wezterm_gui > Using configuration: ConfigHandle {
config: Config {
font_size: 12.0,
line_height: 1.0,
cell_width: 1.0,
allow_square_glyphs_to_overflow_width: WhenFollowedBySpace,
window_decorations: TITLE | RESIZE,
font_dirs: [],
color_scheme_dirs: [],
dpi: None,
font: TextStyle {
font: [
FontAttributes {
family: "JetBrains Mono",
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
is_fallback: false,
is_synthetic: false,
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
],
foreground: None,
},
font_rules: [
StyleRule {
intensity: Some(
Half,
),
underline: None,
italic: Some(
true,
),
blink: None,
reverse: None,
strikethrough: None,
invisible: None,
font: TextStyle {
font: [
FontAttributes {
family: "JetBrains Mono",
weight: FontWeight(
200,
),
stretch: Normal,
style: Italic,
is_fallback: false,
is_synthetic: true,
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
],
foreground: None,
},
},
StyleRule {
intensity: Some(
Half,
),
underline: None,
italic: Some(
false,
),
blink: None,
reverse: None,
strikethrough: None,
invisible: None,
font: TextStyle {
font: [
FontAttributes {
family: "JetBrains Mono",
weight: FontWeight(
200,
),
stretch: Normal,
style: Normal,
is_fallback: false,
is_synthetic: true,
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
],
foreground: None,
},
},
StyleRule {
intensity: Some(
Bold,
),
underline: None,
italic: Some(
false,
),
blink: None,
reverse: None,
strikethrough: None,
invisible: None,
font: TextStyle {
font: [
FontAttributes {
family: "JetBrains Mono",
weight: FontWeight(
600,
),
stretch: Normal,
style: Normal,
is_fallback: false,
is_synthetic: true,
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
],
foreground: None,
},
},
StyleRule {
intensity: Some(
Bold,
),
underline: None,
italic: Some(
true,
),
blink: None,
reverse: None,
strikethrough: None,
invisible: None,
font: TextStyle {
font: [
FontAttributes {
family: "JetBrains Mono",
weight: FontWeight(
600,
),
stretch: Normal,
style: Italic,
is_fallback: false,
is_synthetic: true,
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
],
foreground: None,
},
},
StyleRule {
intensity: Some(
Normal,
),
underline: None,
italic: Some(
true,
),
blink: None,
reverse: None,
strikethrough: None,
invisible: None,
font: TextStyle {
font: [
FontAttributes {
family: "JetBrains Mono",
weight: FontWeight(
400,
),
stretch: Normal,
style: Italic,
is_fallback: false,
is_synthetic: true,
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
],
foreground: None,
},
},
],
bold_brightens_ansi_colors: true,
colors: None,
window_frame: WindowFrameConfig {
inactive_titlebar_bg: RgbColor {
bits: 3355443,
},
active_titlebar_bg: RgbColor {
bits: 3355443,
},
inactive_titlebar_fg: RgbColor {
bits: 13421772,
},
active_titlebar_fg: RgbColor {
bits: 16777215,
},
inactive_titlebar_border_bottom: RgbColor {
bits: 2826306,
},
active_titlebar_border_bottom: RgbColor {
bits: 2826306,
},
button_fg: RgbColor {
bits: 13421772,
},
button_bg: RgbColor {
bits: 3355443,
},
button_hover_fg: RgbColor {
bits: 16777215,
},
button_hover_bg: RgbColor {
bits: 2039583,
},
font: None,
font_size: None,
},
pane_select_font_size: 36.0,
pane_select_fg_color: RgbaColor {
color: SrgbaTuple(
0.75,
0.75,
0.75,
1.0,
),
},
pane_select_bg_color: RgbaColor {
color: SrgbaTuple(
0.0,
0.0,
0.0,
0.5,
),
},
tab_bar_style: TabBarStyle {
new_tab: " + ",
new_tab_hover: " + ",
},
resolved_palette: Palette {
foreground: None,
background: None,
cursor_fg: None,
cursor_bg: None,
cursor_border: None,
selection_fg: None,
selection_bg: None,
ansi: None,
brights: None,
indexed: {},
tab_bar: None,
scrollbar_thumb: None,
split: None,
visual_bell: None,
compose_cursor: None,
},
color_scheme: None,
color_schemes: {},
scrollback_lines: 3500,
default_prog: None,
default_gui_startup_args: [
"start",
],
default_cwd: None,
exit_behavior: CloseOnCleanExit,
clean_exit_codes: [],
set_environment_variables: {},
initial_rows: 24,
enable_kitty_graphics: true,
initial_cols: 80,
hyperlink_rules: [
Rule {
regex: \b\w+://(?:[\w.-]+)\.[a-z]{2,15}\S*\b,
format: "$0",
},
Rule {
regex: \b\w+@[\w-]+(\.[\w-]+)+\b,
format: "mailto:$0",
},
Rule {
regex: \bfile://\S*\b,
format: "$0",
},
],
term: "xterm-256color",
font_locator: FontConfig,
font_rasterizer: FreeType,
font_shaper: Harfbuzz,
freetype_load_target: Normal,
freetype_render_target: None,
freetype_load_flags: DEFAULT,
freetype_interpreter_version: None,
harfbuzz_features: [
"kern",
"liga",
"clig",
],
front_end: OpenGL,
wsl_domains: [],
unix_domains: [
UnixDomain {
name: "",
socket_path: None,
connect_automatically: false,
no_serve_automatically: false,
serve_command: None,
proxy_command: None,
skip_permissions_check: false,
read_timeout: 60s,
write_timeout: 60s,
local_echo_threshold_ms: None,
},
],
ssh_domains: [],
ssh_backend: LibSsh,
tls_servers: [],
tls_clients: [],
ratelimit_mux_line_prefetches_per_second: 10,
mux_output_parser_buffer_size: 131072,
mux_env_remove: [
"SSH_AUTH_SOCK",
"SSH_CLIENT",
"SSH_CONNECTION",
],
keys: [],
key_tables: {},
bypass_mouse_reporting_modifiers: SHIFT,
debug_key_events: false,
disable_default_key_bindings: false,
leader: None,
disable_default_quick_select_patterns: false,
quick_select_patterns: [],
quick_select_alphabet: "asdfqwerzxcvjklmiuopghtybn",
mouse_bindings: [],
disable_default_mouse_bindings: false,
daemon_options: DaemonOptions {
pid_file: None,
stdout: None,
stderr: None,
},
send_composed_key_when_left_alt_is_pressed: false,
send_composed_key_when_right_alt_is_pressed: true,
treat_left_ctrlalt_as_altgr: false,
swap_backspace_and_delete: false,
enable_tab_bar: true,
use_fancy_tab_bar: true,
tab_bar_at_bottom: false,
show_tab_index_in_tab_bar: true,
tab_and_split_indices_are_zero_based: false,
tab_max_width: 16,
hide_tab_bar_if_only_one_tab: false,
enable_scroll_bar: false,
min_scroll_bar_height: Cells(
0.5,
),
enable_wayland: false,
prefer_egl: true,
custom_block_glyphs: true,
anti_alias_custom_block_glyphs: true,
window_padding: WindowPadding {
left: Cells(
1.0,
),
top: Cells(
0.5,
),
right: Cells(
1.0,
),
bottom: Cells(
0.5,
),
},
window_background_image: None,
window_background_gradient: None,
window_background_image_hsb: None,
foreground_text_hsb: HsbTransform {
hue: 1.0,
saturation: 1.0,
brightness: 1.0,
},
background: [],
window_background_opacity: 1.0,
inactive_pane_hsb: HsbTransform {
hue: 1.0,
saturation: 0.9,
brightness: 0.8,
},
text_background_opacity: 1.0,
cursor_blink_rate: 800,
cursor_blink_ease_in: Linear,
cursor_blink_ease_out: Linear,
animation_fps: 10,
force_reverse_video_cursor: false,
default_cursor_style: SteadyBlock,
text_blink_rate: 500,
text_blink_ease_in: Linear,
text_blink_ease_out: Linear,
text_blink_rate_rapid: 250,
text_blink_rapid_ease_in: Linear,
text_blink_rapid_ease_out: Linear,
periodic_stat_logging: 0,
scroll_to_bottom_on_input: true,
use_ime: true,
xim_im_name: None,
ime_preedit_rendering: Builtin,
use_dead_keys: true,
launch_menu: [],
automatically_reload_config: true,
check_for_updates: true,
show_update_window: false,
check_for_updates_interval_seconds: 86400,
enable_csi_u_key_encoding: false,
window_close_confirmation: AlwaysPrompt,
native_macos_fullscreen_mode: false,
selection_word_boundary: " \t\n{[}]()\"'`",
enq_answerback: "",
adjust_window_size_when_changing_font_size: true,
use_resize_increments: false,
alternate_buffer_wheel_scroll_speed: 3,
status_update_interval: 1000,
experimental_pixel_positioning: false,
bidi_enabled: false,
bidi_direction: LeftToRight,
skip_close_confirmation_for_processes_named: [
"bash",
"sh",
"zsh",
"fish",
"tmux",
"nu",
"cmd.exe",
"pwsh.exe",
"powershell.exe",
],
warn_about_missing_glyphs: true,
sort_fallback_fonts_by_coverage: false,
search_font_dirs_for_fallback: false,
use_cap_height_to_scale_fallback_fonts: false,
swallow_mouse_click_on_pane_focus: false,
swallow_mouse_click_on_window_focus: false,
pane_focus_follows_mouse: false,
unzoom_on_switch_pane: true,
max_fps: 60,
visual_bell: VisualBell {
fade_in_duration_ms: 0,
fade_in_function: Ease,
fade_out_duration_ms: 0,
fade_out_function: Ease,
target: BackgroundColor,
},
audible_bell: SystemBeep,
canonicalize_pasted_newlines: None,
unicode_version: 9,
treat_east_asian_ambiguous_width_as_wide: false,
allow_download_protocols: true,
allow_win32_input_mode: false,
default_domain: None,
default_workspace: None,
xcursor_theme: None,
xcursor_size: None,
key_map_preference: Mapped,
quote_dropped_files: SpacesOnly,
},
generation: 1,
}
opts: Opt {
skip_config: false,
config_file: None,
config_override: [],
attach_parent_console: false,
cmd: None,
}
16:15:53.649 TRACE wezterm_gui > TryPathOrPublish("/run/user/1000/wezterm/gui-sock-347763")
16:15:53.653 TRACE wezterm_client::client > connect to Socket("/run/user/1000/wezterm/gui-sock-347763")
16:15:53.653 TRACE mux::connui > Output: [Text("Connect to Socket(\"/run/user/1000/wezterm/gui-sock-347763\")\r\n")]
16:15:53.654 TRACE wezterm_gui > failed to connect to Socket("/run/user/1000/wezterm/gui-sock-347763"): connecting to /run/user/1000/wezterm/gui-sock-347763
16:15:53.664 TRACE window::os::x11::connection > picked depth 32 visual id:0x149, class:TrueColor, bits_per_rgb_value:8, colormap entries:256, masks: r=0xff0000,g=0xff00,b=0xff
16:15:53.677 TRACE window::os::x11::connection > xsettings are {"Gdk/UnscaledDPI": Integer(98304), "Gdk/WindowScalingFactor": Integer(1), "Gtk/AutoMnemonics": Integer(1), "Gtk/ButtonImages": Integer(0), "Gtk/CanChangeAccels": Integer(0), "Gtk/ColorPalette": String("black:white:gray50:red:purple:blue:light blue:green:yellow:orange:lavender:brown:goldenrod4:dodger blue:pink:light green:gray10:gray30:gray75:gray90"), "Gtk/ColorScheme": String(""), "Gtk/CursorBlinkTimeout": Integer(10), "Gtk/CursorThemeName": String("Yaru"), "Gtk/CursorThemeSize": Integer(24), "Gtk/DecorationLayout": String(":minimize,maximize,close"), "Gtk/DialogsUseHeader": Integer(1), "Gtk/EnableAnimations": Integer(1), "Gtk/EnablePrimaryPaste": Integer(1), "Gtk/FontName": String("Ubuntu 11"), "Gtk/IMModule": String("gtk-im-context-simple"), "Gtk/IMPreeditStyle": String("callback"), "Gtk/IMStatusStyle": String("callback"), "Gtk/KeyThemeName": String("Default"), "Gtk/KeynavUseCaret": Integer(0), "Gtk/MenuBarAccel": String("F10"), "Gtk/MenuImages": Integer(0), "Gtk/Modules": String("canberra-gtk-module"), "Gtk/OverlayScrolling": Integer(1), "Gtk/RecentFilesEnabled": Integer(1), "Gtk/RecentFilesMaxAge": Integer(-1), "Gtk/SessionBusId": String("066a6ef99a57b6bb38fe11d56299c57f"), "Gtk/ShellShowsAppMenu": Integer(0), "Gtk/ShellShowsDesktop": Integer(1), "Gtk/ShowInputMethodMenu": Integer(0), "Gtk/ShowUnicodeMenu": Integer(0), "Gtk/TimeoutInitial": Integer(200), "Gtk/TimeoutRepeat": Integer(20), "Gtk/TitlebarDoubleClick": String("toggle-maximize"), "Gtk/TitlebarMiddleClick": String("lower"), "Gtk/TitlebarRightClick": String("menu"), "Gtk/ToolbarIconSize": String("large"), "Gtk/ToolbarStyle": String("both-horiz"), "Net/CursorBlink": Integer(1), "Net/CursorBlinkTime": Integer(1200), "Net/DndDragThreshold": Integer(8), "Net/DoubleClickTime": Integer(400), "Net/EnableEventSounds": Integer(1), "Net/EnableInputFeedbackSounds": Integer(1), "Net/FallbackIconTheme": String("gnome"), "Net/IconThemeName": String("Yaru"), "Net/SoundThemeName": String("Yaru"), "Net/ThemeName": String("Yaru-dark"), "Xft/Antialias": Integer(1), "Xft/DPI": Integer(98304), "Xft/HintStyle": String("hintslight"), "Xft/Hinting": Integer(1), "Xft/RGBA": String("rgb")}
16:15:53.677 TRACE window::os::x11::connection > computed initial dpi: RefCell { value: 96.0 }
16:15:53.682 TRACE mio::poll > registering event source with poller: token=Token(4294967292), interests=READABLE
16:15:53.682 TRACE mio::poll > registering event source with poller: token=Token(4294967293), interests=READABLE
16:15:53.682 TRACE wezterm_mux_server_impl::local > setting up /run/user/1000/wezterm/gui-sock-348518
16:15:53.688 TRACE mux::domain > spawned: Child { stdin: None, stdout: None, stderr: None, .. }
16:15:53.703 DEBUG wezterm_gui::frontend > workspace is default, fixup windows
16:15:53.703 TRACE wezterm_gui::frontend > reconcile: windows -> {}
16:15:53.703 TRACE mux > prune_dead_windows: not empty
16:15:53.703 TRACE mux > prune_dead_windows: not empty
16:15:53.703 TRACE wezterm_gui::frontend > Creating TermWindow for mux_window_id=0
16:15:53.758 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by family took 9.989821ms to compute and is []
16:15:53.758 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by postscriptname took 93.681µs to compute and is []
16:15:53.760 TRACE wezterm_font::locator::font_config > matching by family 'JetBrains Mono' took 1.750799ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:53.761 TRACE async_io::driver > block_on()
16:15:53.761 TRACE async_io::driver > block_on()
16:15:53.761 TRACE async_io::driver > block_on()
16:15:53.761 TRACE async_io::driver > block_on()
16:15:53.761 TRACE async_io::driver > block_on()
16:15:53.762 TRACE async_io::driver > block_on()
16:15:53.762 TRACE polling::epoll > add: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: false, writable: false }
16:15:53.762 TRACE async_io::driver > block_on: completed
16:15:53.762 TRACE async_io::driver > block_on()
16:15:53.762 TRACE async_io::driver > block_on()
16:15:53.762 TRACE async_io::driver > block_on()
16:15:53.762 TRACE polling::epoll > add: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:53.762 TRACE async_std::task::builder > block_on
16:15:53.762 TRACE polling::epoll > new: epoll_fd=12, event_fd=17, timer_fd=Some(18)
16:15:53.762 TRACE async_io::driver > block_on()
16:15:53.763 TRACE async_io::driver > block_on: sleep until notification
16:15:53.763 TRACE async_io::driver > block_on: sleep until notification
16:15:53.763 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:53.763 TRACE async_io::driver > block_on: sleep until notification
16:15:53.763 TRACE async_io::driver > block_on: sleep until notification
16:15:53.763 TRACE async_io::driver > block_on: sleep until notification
16:15:53.763 TRACE async_io::driver > block_on: sleep until notification
16:15:53.763 TRACE async_io::driver > block_on: waiting on I/O
16:15:53.764 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:53.764 TRACE polling > Poller::wait(_, None)
16:15:53.763 TRACE async_io::driver > main_loop: notified
16:15:53.763 TRACE wezterm_font::locator::font_config > listing "Noto Color Emoji" by family took 152.902µs to compute and is [Pattern(Noto Color Emoji:spacing=100:file=/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf:index=0:charset=20 23 2a 30-39 a9 ae 200d 203c 2049 20e3 2122 2139 2194-2199 21a9-21aa 231a-231b 2328 23cf 23e9-23f3 23f8-23fa 24c2 25aa-25ab 25b6 25c0 25fb-25fe 2600-2604 260e 2611 2614-2615 2618 261d 2620 2622-2623 2626 262a 262e-262f 2638-263a 2640 2642 2648-2653 265f-2660 2663 2665-2666 2668 267b 267e-267f 2692-2697 2699 269b-269c 26a0-26a1 26a7 26aa-26ab 26b0-26b1 26bd-26be 26c4-26c5 26c8 26ce-26cf 26d1 26d3-26d4 26e9-26ea 26f0-26f5 26f7-26fa 26fd 2702 2705 2708-270d 270f 2712 2714 2716 271d 2721 2728 2733-2734 2744 2747 274c 274e 2753-2755 2757 2763-2764 2795-2797 27a1 27b0 27bf 2934-2935 2b05-2b07 2b1b-2b1c 2b50 2b55 3030 303d 3297 3299 1f004 1f0cf 1f170-1f171 1f17e-1f17f 1f18e 1f191-1f19a 1f1e6-1f1ff 1f201-1f202 1f21a 1f22f 1f232-1f23a 1f250-1f251 1f300-1f321 1f324-1f393 1f396-1f397 1f399-1f39b 1f39e-1f3f0 1f3f3-1f3f5 1f3f7-1f4fd 1f4ff-1f53d 1f549-1f54e 1f550-1f567 1f56f-1f570 1f573-1f57a 1f587 1f58a-1f58d 1f590 1f595-1f596 1f5a4-1f5a5 1f5a8 1f5b1-1f5b2 1f5bc 1f5c2-1f5c4 1f5d1-1f5d3 1f5dc-1f5de 1f5e1 1f5e3 1f5e8 1f5ef 1f5f3 1f5fa-1f64f 1f680-1f6c5 1f6cb-1f6d2 1f6d5-1f6d7 1f6e0-1f6e5 1f6e9 1f6eb-1f6ec 1f6f0 1f6f3-1f6fc 1f7e0-1f7eb 1f90c-1f93a 1f93c-1f945 1f947-1f978 1f97a-1f9cb 1f9cd-1f9ff 1fa70-1fa74 1fa78-1fa7a 1fa80-1fa86 1fa90-1faa8 1fab0-1fab6 1fac0-1fac2 1fad0-1fad6 e0030-e0039 e0061-e007a e007f fe4e5-fe4ee fe82c fe82e-fe837)]
16:15:53.763 TRACE async_io::driver > block_on: sleep until notification
16:15:53.763 TRACE async_io::driver > block_on: sleep until notification
16:15:53.764 TRACE polling::epoll > wait: epoll_fd=12, timeout=None
16:15:53.764 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:53.764 TRACE wezterm_font::locator::font_config > found font-config match for Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }
16:15:53.764 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:53.764 TRACE async_io::driver > main_loop: sleeping for 75 us
16:15:53.765 TRACE wezterm_font::locator::font_config > listing "Noto Color Emoji" by postscriptname took 136.348µs to compute and is [Pattern(Noto Color Emoji:spacing=100:file=/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf:index=0:charset=20 23 2a 30-39 a9 ae 200d 203c 2049 20e3 2122 2139 2194-2199 21a9-21aa 231a-231b 2328 23cf 23e9-23f3 23f8-23fa 24c2 25aa-25ab 25b6 25c0 25fb-25fe 2600-2604 260e 2611 2614-2615 2618 261d 2620 2622-2623 2626 262a 262e-262f 2638-263a 2640 2642 2648-2653 265f-2660 2663 2665-2666 2668 267b 267e-267f 2692-2697 2699 269b-269c 26a0-26a1 26a7 26aa-26ab 26b0-26b1 26bd-26be 26c4-26c5 26c8 26ce-26cf 26d1 26d3-26d4 26e9-26ea 26f0-26f5 26f7-26fa 26fd 2702 2705 2708-270d 270f 2712 2714 2716 271d 2721 2728 2733-2734 2744 2747 274c 274e 2753-2755 2757 2763-2764 2795-2797 27a1 27b0 27bf 2934-2935 2b05-2b07 2b1b-2b1c 2b50 2b55 3030 303d 3297 3299 1f004 1f0cf 1f170-1f171 1f17e-1f17f 1f18e 1f191-1f19a 1f1e6-1f1ff 1f201-1f202 1f21a 1f22f 1f232-1f23a 1f250-1f251 1f300-1f321 1f324-1f393 1f396-1f397 1f399-1f39b 1f39e-1f3f0 1f3f3-1f3f5 1f3f7-1f4fd 1f4ff-1f53d 1f549-1f54e 1f550-1f567 1f56f-1f570 1f573-1f57a 1f587 1f58a-1f58d 1f590 1f595-1f596 1f5a4-1f5a5 1f5a8 1f5b1-1f5b2 1f5bc 1f5c2-1f5c4 1f5d1-1f5d3 1f5dc-1f5de 1f5e1 1f5e3 1f5e8 1f5ef 1f5f3 1f5fa-1f64f 1f680-1f6c5 1f6cb-1f6d2 1f6d5-1f6d7 1f6e0-1f6e5 1f6e9 1f6eb-1f6ec 1f6f0 1f6f3-1f6fc 1f7e0-1f7eb 1f90c-1f93a 1f93c-1f945 1f947-1f978 1f97a-1f9cb 1f9cd-1f9ff 1fa70-1fa74 1fa78-1fa7a 1fa80-1fa86 1fa90-1faa8 1fab0-1fab6 1fac0-1fac2 1fad0-1fad6 e0030-e0039 e0061-e007a e007f fe4e5-fe4ee fe82c fe82e-fe837)]
16:15:53.765 TRACE async_io::driver > main_loop: sleeping for 100 us
16:15:53.765 TRACE wezterm_font::locator::font_config > found font-config match for Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }
16:15:53.765 TRACE wezterm_font::locator::font_config > selected best font-config match Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }
16:15:53.765 TRACE async_io::driver > main_loop: sleeping for 250 us
16:15:53.765 TRACE wezterm_font::locator::font_config > listing "Symbols Nerd Font Mono" by family took 94.723µs to compute and is []
16:15:53.765 TRACE wezterm_font::locator::font_config > listing "Symbols Nerd Font Mono" by postscriptname took 74.171µs to compute and is []
16:15:53.765 TRACE async_io::driver > main_loop: sleeping for 500 us
16:15:53.766 TRACE async_io::driver > main_loop: sleeping for 750 us
16:15:53.767 TRACE async_io::driver > main_loop: sleeping for 1000 us
16:15:53.767 TRACE wezterm_font::locator::font_config > matching by family 'Symbols Nerd Font Mono' took 2.113093ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:53.768 TRACE wezterm_font::locator::font_config > listing "Last Resort High-Efficiency" by family took 63.795µs to compute and is []
16:15:53.768 TRACE wezterm_font::locator::font_config > listing "Last Resort High-Efficiency" by postscriptname took 55.935µs to compute and is []
16:15:53.768 TRACE async_io::driver > main_loop: sleeping for 2500 us
16:15:53.770 TRACE wezterm_font::locator::font_config > matching by family 'Last Resort High-Efficiency' took 1.741734ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:53.770 TRACE wezterm_font::shaper::harfbuzz > compute metrics across these handles for size=12, dpi=96,
theoretical pixel height 16: [ParsedFont { names: Names { full_name: "JetBrains Mono Regular", family: "JetBrains Mono", sub_family: Some("Regular"), postscript_name: Some("JetBrainsMono-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/JetBrainsMono-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.73), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: OnDisk { path: "/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf" }, index: 0, variation: 0, origin: FontConfig, coverage: Some(RangeSet { ranges: [32..33, 35..36, 42..43, 48..58, 169..170, 174..175, 8205..8206, 8252..8253, 8265..8266, 8419..8420, 8482..8483, 8505..8506, 8596..8602, 8617..8619, 8986..8988, 9000..9001, 9167..9168, 9193..9204, 9208..9211, 9410..9411, 9642..9644, 9654..9655, 9664..9665, 9723..9727, 9728..9733, 9742..9743, 9745..9746, 9748..9750, 9752..9753, 9757..9758, 9760..9761, 9762..9764, 9766..9767, 9770..9771, 9774..9776, 9784..9787, 9792..9793, 9794..9795, 9800..9812, 9823..9825, 9827..9828, 9829..9831, 9832..9833, 9851..9852, 9854..9856, 9874..9880, 9881..9882, 9883..9885, 9888..9890, 9895..9896, 9898..9900, 9904..9906, 9917..9919, 9924..9926, 9928..9929, 9934..9936, 9937..9938, 9939..9941, 9961..9963, 9968..9974, 9975..9979, 9981..9982, 9986..9987, 9989..9990, 9992..9998, 9999..10000, 10002..10003, 10004..10005, 10006..10007, 10013..10014, 10017..10018, 10024..10025, 10035..10037, 10052..10053, 10055..10056, 10060..10061, 10062..10063, 10067..10070, 10071..10072, 10083..10085, 10133..10136, 10145..10146, 10160..10161, 10175..10176, 10548..10550, 11013..11016, 11035..11037, 11088..11089, 11093..11094, 12336..12337, 12349..12350, 12951..12952, 12953..12954, 126980..126981, 127183..127184, 127344..127346, 127358..127360, 127374..127375, 127377..127387, 127462..127488, 127489..127491, 127514..127515, 127535..127536, 127538..127547, 127568..127570, 127744..127778, 127780..127892, 127894..127896, 127897..127900, 127902..127985, 127987..127990, 127991..128254, 128255..128318, 128329..128335, 128336..128360, 128367..128369, 128371..128379, 128391..128392, 128394..128398, 128400..128401, 128405..128407, 128420..128422, 128424..128425, 128433..128435, 128444..128445, 128450..128453, 128465..128468, 128476..128479, 128481..128482, 128483..128484, 128488..128489, 128495..128496, 128499..128500, 128506..128592, 128640..128710, 128715..128723, 128725..128728, 128736..128742, 128745..128746, 128747..128749, 128752..128753, 128755..128765, 128992..129004, 129292..129339, 129340..129350, 129351..129401, 129402..129484, 129485..129536, 129648..129653, 129656..129659, 129664..129671, 129680..129705, 129712..129719, 129728..129731, 129744..129751, 917552..917562, 917601..917627, 917631..917632, 1041637..1041647, 1042476..1042477, 1042478..1042488] }) }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: true, pixel_sizes: [128], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "Symbols Nerd Font Mono 1000-em", family: "Symbols Nerd Font Mono", sub_family: Some("1000-em"), postscript_name: Some("SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "Last Resort High-Efficiency Regular", family: "Last Resort High-Efficiency", sub_family: Some("Regular"), postscript_name: Some("LastResortHE-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/LastResortHE-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.75), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }]
16:15:53.770 TRACE wezterm_font::shaper::harfbuzz > shaper wants 0 ParsedFont { names: Names { full_name: "JetBrains Mono Regular", family: "JetBrains Mono", sub_family: Some("Regular"), postscript_name: Some("JetBrainsMono-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/JetBrainsMono-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.73), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:53.771 TRACE async_io::driver > main_loop: sleeping for 5000 us
16:15:53.774 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:53.776 TRACE async_io::driver > main_loop: sleeping for 10000 us
16:15:53.777 TRACE wezterm_font::shaper::harfbuzz > idx 0 cell_height is 21.12004280090332, which is 5.12004280090332 away from theoretical
height (factor 0.3200026750564575). Seems good enough
16:15:53.778 TRACE wezterm_font::shaper::harfbuzz > metrics_for_idx=0, size=12, dpi=96 -> FontMetrics { cell_width: 10.0, cell_height: 21.12004280090332, descender: -5.0, underline_thickness: 0.8000016212463379, underline_position: -2.8800058364868164, cap_height_ratio: Some(0.5208322778365545), cap_height: Some(11.0), is_scaled: true, presentation: Text, force_y_adjust: 0.0 }
16:15:53.778 TRACE wezterm_gui::termwindow > using render_metrics RenderMetrics {
descender: -5.0,
descender_row: 19,
descender_plus_two: 21,
underline_height: 1,
strike_row: 9,
cell_size: 10x22,
}
16:15:53.779 TRACE wezterm_font::locator::font_config > listing "Roboto" by family took 112.968µs to compute and is []
16:15:53.779 TRACE wezterm_font::locator::font_config > listing "Roboto" by postscriptname took 83.059µs to compute and is []
16:15:53.781 TRACE wezterm_font::locator::font_config > matching by family 'Roboto' took 1.802824ms to compute and is Pattern(DejaVu Sans:style=Bold:slant=0:weight=200:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5d4-1d607 1d756-1d78f 1d7d8-1d7e1 1d7ec-1d7f5 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:53.782 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by family took 59.034µs to compute and is []
16:15:53.782 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by postscriptname took 52.559µs to compute and is []
16:15:53.783 TRACE wezterm_font::locator::font_config > matching by family 'JetBrains Mono' took 1.721881ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:53.784 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by family took 43.708µs to compute and is []
16:15:53.784 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by postscriptname took 42.025µs to compute and is []
16:15:53.786 TRACE wezterm_font::locator::font_config > matching by family 'JetBrains Mono' took 1.848022ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:53.786 TRACE wezterm_font::locator::font_config > listing "Noto Color Emoji" by family took 53.474µs to compute and is [Pattern(Noto Color Emoji:spacing=100:file=/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf:index=0:charset=20 23 2a 30-39 a9 ae 200d 203c 2049 20e3 2122 2139 2194-2199 21a9-21aa 231a-231b 2328 23cf 23e9-23f3 23f8-23fa 24c2 25aa-25ab 25b6 25c0 25fb-25fe 2600-2604 260e 2611 2614-2615 2618 261d 2620 2622-2623 2626 262a 262e-262f 2638-263a 2640 2642 2648-2653 265f-2660 2663 2665-2666 2668 267b 267e-267f 2692-2697 2699 269b-269c 26a0-26a1 26a7 26aa-26ab 26b0-26b1 26bd-26be 26c4-26c5 26c8 26ce-26cf 26d1 26d3-26d4 26e9-26ea 26f0-26f5 26f7-26fa 26fd 2702 2705 2708-270d 270f 2712 2714 2716 271d 2721 2728 2733-2734 2744 2747 274c 274e 2753-2755 2757 2763-2764 2795-2797 27a1 27b0 27bf 2934-2935 2b05-2b07 2b1b-2b1c 2b50 2b55 3030 303d 3297 3299 1f004 1f0cf 1f170-1f171 1f17e-1f17f 1f18e 1f191-1f19a 1f1e6-1f1ff 1f201-1f202 1f21a 1f22f 1f232-1f23a 1f250-1f251 1f300-1f321 1f324-1f393 1f396-1f397 1f399-1f39b 1f39e-1f3f0 1f3f3-1f3f5 1f3f7-1f4fd 1f4ff-1f53d 1f549-1f54e 1f550-1f567 1f56f-1f570 1f573-1f57a 1f587 1f58a-1f58d 1f590 1f595-1f596 1f5a4-1f5a5 1f5a8 1f5b1-1f5b2 1f5bc 1f5c2-1f5c4 1f5d1-1f5d3 1f5dc-1f5de 1f5e1 1f5e3 1f5e8 1f5ef 1f5f3 1f5fa-1f64f 1f680-1f6c5 1f6cb-1f6d2 1f6d5-1f6d7 1f6e0-1f6e5 1f6e9 1f6eb-1f6ec 1f6f0 1f6f3-1f6fc 1f7e0-1f7eb 1f90c-1f93a 1f93c-1f945 1f947-1f978 1f97a-1f9cb 1f9cd-1f9ff 1fa70-1fa74 1fa78-1fa7a 1fa80-1fa86 1fa90-1faa8 1fab0-1fab6 1fac0-1fac2 1fad0-1fad6 e0030-e0039 e0061-e007a e007f fe4e5-fe4ee fe82c fe82e-fe837)]
16:15:53.786 TRACE wezterm_font::locator::font_config > found font-config match for Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }
16:15:53.786 TRACE wezterm_font::locator::font_config > listing "Noto Color Emoji" by postscriptname took 77.35µs to compute and is [Pattern(Noto Color Emoji:spacing=100:file=/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf:index=0:charset=20 23 2a 30-39 a9 ae 200d 203c 2049 20e3 2122 2139 2194-2199 21a9-21aa 231a-231b 2328 23cf 23e9-23f3 23f8-23fa 24c2 25aa-25ab 25b6 25c0 25fb-25fe 2600-2604 260e 2611 2614-2615 2618 261d 2620 2622-2623 2626 262a 262e-262f 2638-263a 2640 2642 2648-2653 265f-2660 2663 2665-2666 2668 267b 267e-267f 2692-2697 2699 269b-269c 26a0-26a1 26a7 26aa-26ab 26b0-26b1 26bd-26be 26c4-26c5 26c8 26ce-26cf 26d1 26d3-26d4 26e9-26ea 26f0-26f5 26f7-26fa 26fd 2702 2705 2708-270d 270f 2712 2714 2716 271d 2721 2728 2733-2734 2744 2747 274c 274e 2753-2755 2757 2763-2764 2795-2797 27a1 27b0 27bf 2934-2935 2b05-2b07 2b1b-2b1c 2b50 2b55 3030 303d 3297 3299 1f004 1f0cf 1f170-1f171 1f17e-1f17f 1f18e 1f191-1f19a 1f1e6-1f1ff 1f201-1f202 1f21a 1f22f 1f232-1f23a 1f250-1f251 1f300-1f321 1f324-1f393 1f396-1f397 1f399-1f39b 1f39e-1f3f0 1f3f3-1f3f5 1f3f7-1f4fd 1f4ff-1f53d 1f549-1f54e 1f550-1f567 1f56f-1f570 1f573-1f57a 1f587 1f58a-1f58d 1f590 1f595-1f596 1f5a4-1f5a5 1f5a8 1f5b1-1f5b2 1f5bc 1f5c2-1f5c4 1f5d1-1f5d3 1f5dc-1f5de 1f5e1 1f5e3 1f5e8 1f5ef 1f5f3 1f5fa-1f64f 1f680-1f6c5 1f6cb-1f6d2 1f6d5-1f6d7 1f6e0-1f6e5 1f6e9 1f6eb-1f6ec 1f6f0 1f6f3-1f6fc 1f7e0-1f7eb 1f90c-1f93a 1f93c-1f945 1f947-1f978 1f97a-1f9cb 1f9cd-1f9ff 1fa70-1fa74 1fa78-1fa7a 1fa80-1fa86 1fa90-1faa8 1fab0-1fab6 1fac0-1fac2 1fad0-1fad6 e0030-e0039 e0061-e007a e007f fe4e5-fe4ee fe82c fe82e-fe837)]
16:15:53.787 TRACE wezterm_font::locator::font_config > found font-config match for Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }
16:15:53.787 TRACE wezterm_font::locator::font_config > selected best font-config match Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }
16:15:53.787 TRACE wezterm_font::locator::font_config > listing "Symbols Nerd Font Mono" by family took 64.122µs to compute and is []
16:15:53.787 TRACE wezterm_font::locator::font_config > listing "Symbols Nerd Font Mono" by postscriptname took 43.816µs to compute and is []
16:15:53.789 TRACE wezterm_font::locator::font_config > matching by family 'Symbols Nerd Font Mono' took 1.842878ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:53.789 TRACE wezterm_font::locator::font_config > listing "Last Resort High-Efficiency" by family took 44.251µs to compute and is []
16:15:53.789 TRACE wezterm_font::locator::font_config > listing "Last Resort High-Efficiency" by postscriptname took 41.919µs to compute and is []
16:15:53.791 TRACE wezterm_font::locator::font_config > matching by family 'Last Resort High-Efficiency' took 1.676383ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:53.791 TRACE wezterm_font::shaper::harfbuzz > compute metrics across these handles for size=12, dpi=96,
theoretical pixel height 16: [ParsedFont { names: Names { full_name: "Roboto Bold", family: "Roboto", sub_family: Some("Bold"), postscript_name: Some("Roboto-Bold"), aliases: [] }, weight: FontWeight(700), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Roboto-Bold.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.7109375), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "JetBrains Mono Regular", family: "JetBrains Mono", sub_family: Some("Regular"), postscript_name: Some("JetBrainsMono-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/JetBrainsMono-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.73), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: OnDisk { path: "/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf" }, index: 0, variation: 0, origin: FontConfig, coverage: Some(RangeSet { ranges: [32..33, 35..36, 42..43, 48..58, 169..170, 174..175, 8205..8206, 8252..8253, 8265..8266, 8419..8420, 8482..8483, 8505..8506, 8596..8602, 8617..8619, 8986..8988, 9000..9001, 9167..9168, 9193..9204, 9208..9211, 9410..9411, 9642..9644, 9654..9655, 9664..9665, 9723..9727, 9728..9733, 9742..9743, 9745..9746, 9748..9750, 9752..9753, 9757..9758, 9760..9761, 9762..9764, 9766..9767, 9770..9771, 9774..9776, 9784..9787, 9792..9793, 9794..9795, 9800..9812, 9823..9825, 9827..9828, 9829..9831, 9832..9833, 9851..9852, 9854..9856, 9874..9880, 9881..9882, 9883..9885, 9888..9890, 9895..9896, 9898..9900, 9904..9906, 9917..9919, 9924..9926, 9928..9929, 9934..9936, 9937..9938, 9939..9941, 9961..9963, 9968..9974, 9975..9979, 9981..9982, 9986..9987, 9989..9990, 9992..9998, 9999..10000, 10002..10003, 10004..10005, 10006..10007, 10013..10014, 10017..10018, 10024..10025, 10035..10037, 10052..10053, 10055..10056, 10060..10061, 10062..10063, 10067..10070, 10071..10072, 10083..10085, 10133..10136, 10145..10146, 10160..10161, 10175..10176, 10548..10550, 11013..11016, 11035..11037, 11088..11089, 11093..11094, 12336..12337, 12349..12350, 12951..12952, 12953..12954, 126980..126981, 127183..127184, 127344..127346, 127358..127360, 127374..127375, 127377..127387, 127462..127488, 127489..127491, 127514..127515, 127535..127536, 127538..127547, 127568..127570, 127744..127778, 127780..127892, 127894..127896, 127897..127900, 127902..127985, 127987..127990, 127991..128254, 128255..128318, 128329..128335, 128336..128360, 128367..128369, 128371..128379, 128391..128392, 128394..128398, 128400..128401, 128405..128407, 128420..128422, 128424..128425, 128433..128435, 128444..128445, 128450..128453, 128465..128468, 128476..128479, 128481..128482, 128483..128484, 128488..128489, 128495..128496, 128499..128500, 128506..128592, 128640..128710, 128715..128723, 128725..128728, 128736..128742, 128745..128746, 128747..128749, 128752..128753, 128755..128765, 128992..129004, 129292..129339, 129340..129350, 129351..129401, 129402..129484, 129485..129536, 129648..129653, 129656..129659, 129664..129671, 129680..129705, 129712..129719, 129728..129731, 129744..129751, 917552..917562, 917601..917627, 917631..917632, 1041637..1041647, 1042476..1042477, 1042478..1042488] }) }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: true, pixel_sizes: [128], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "Symbols Nerd Font Mono 1000-em", family: "Symbols Nerd Font Mono", sub_family: Some("1000-em"), postscript_name: Some("SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "Last Resort High-Efficiency Regular", family: "Last Resort High-Efficiency", sub_family: Some("Regular"), postscript_name: Some("LastResortHE-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/LastResortHE-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.75), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }]
16:15:53.791 TRACE wezterm_font::shaper::harfbuzz > shaper wants 0 ParsedFont { names: Names { full_name: "Roboto Bold", family: "Roboto", sub_family: Some("Bold"), postscript_name: Some("Roboto-Bold"), aliases: [] }, weight: FontWeight(700), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Roboto-Bold.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.7109375), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:53.791 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:53.791 TRACE wezterm_font::shaper::harfbuzz > idx 0 cell_height is 18.75, which is 2.75 away from theoretical
height (factor 0.171875). Seems good enough
16:15:53.792 TRACE wezterm_font::shaper::harfbuzz > metrics_for_idx=0, size=12, dpi=96 -> FontMetrics { cell_width: 14.0, cell_height: 18.75, descender: -4.0, underline_thickness: 0.78125, underline_position: -1.5625, cap_height_ratio: Some(0.5866666666666667), cap_height: Some(11.0), is_scaled: true, presentation: Text, force_y_adjust: 0.0 }
16:15:53.792 TRACE wezterm_gui::termwindow > Initial geometry was PtySize { rows: 24, cols: 80, pixel_width: 640, pixel_height: 384 } but dpi-adjusted geometry is PtySize { rows: 24, cols: 80, pixel_width: 800, pixel_height: 528 }; update the kernel pixel geometry for the ptys!
16:15:53.792 TRACE wezterm_gui::termwindow > TermWindow::new_window called with mux_window_id 0 PtySize { rows: 24, cols: 80, pixel_width: 800, pixel_height: 528 } Dimensions { pixel_width: 820, pixel_height: 583, dpi: 96 }
16:15:53.794 TRACE wezterm_gui::termwindow > RequestedWindowGeometry { width: Pixels(820.0), height: Pixels(583.0), x: None, y: None, origin: ScreenCoordinateSystem }
16:15:54.802 TRACE window::os::x11::window > {"HDMI-2": Rect(1920x1080 at (0, 0))}
16:15:54.803 TRACE window::os::x11::window > virtual: Rect(1920x1080 at (0, 0))
16:15:54.803 TRACE window::os::x11::window > main: Rect(1920x1080 at (0, 0))
16:15:54.803 TRACE window::os::x11::cursor > Constructing default icon path because $XCURSOR_PATH is not set
16:15:54.803 TRACE window::os::x11::cursor > Using ~/.local/share because $XDG_DATA_HOME is not set
16:15:54.803 TRACE window::os::x11::cursor > Using $XDG_DATA_DIRS location "/usr/share/ubuntu:/home/filipp/.local/share/flatpak/exports/share:/var/lib/flatpak/exports/share:/usr/local/share/:/usr/share/:/var/lib/snapd/desktop"
16:15:54.803 TRACE window::os::x11::cursor > icon_path is ["/home/filipp/.local/share/icons", "/home/filipp/.icons", "/usr/share/ubuntu/icons", "/home/filipp/.local/share/flatpak/exports/share/icons", "/var/lib/flatpak/exports/share/icons", "/usr/local/share/icons", "/usr/share/icons", "/var/lib/snapd/desktop/icons", "/usr/share/pixmaps", "/home/filipp/.cursors", "/usr/share/cursors/xorg-x11", "/usr/X11R6/lib/X11/icons"]
16:15:54.813 TRACE window::os::x11::window > PropertyNotifyEvent WM_CLASS
16:15:54.814 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_PID
16:15:54.814 TRACE window::os::x11::window > PropertyNotifyEvent WM_PROTOCOLS
16:15:54.814 TRACE window::os::x11::window > PropertyNotifyEvent _MOTIF_WM_HINTS
16:15:54.814 DEBUG wezterm_term::terminalstate::performer > perform Control(CarriageReturn)
16:15:54.814 DEBUG wezterm_term::terminalstate::performer > perform Control(LineFeed)
16:15:54.814 DEBUG wezterm_term::terminalstate::performer > perform CSI(Cursor(Up(1)))
16:15:54.814 DEBUG wezterm_term::terminalstate::performer > perform Esc(Code(DecSaveCursorPosition))
16:15:54.814 DEBUG wezterm_term::terminalstate > saving cursor SavedCursor { position: CursorPosition { x: 0, y: 0, shape: Default, visibility: Visible, seqno: 2 }, wrap_next: false, pen: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None }, dec_origin_mode: false, g0_charset: Ascii, g1_charset: DecLineDrawing } is_alt=false
16:15:54.814 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.814 DEBUG wezterm_term::terminalstate > Reset
16:15:54.814 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.814 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.814 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.814 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.814 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.814 DEBUG wezterm_term::terminalstate > Reset
16:15:54.814 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.814 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.815 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Intensity(Bold)))
16:15:54.815 TRACE wezterm_term::terminalstate::performer > print x=0 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(31), background: PaletteIndex(236), fat: None } }
16:15:54.815 DEBUG wezterm_term::terminalstate > Intensity(Bold)
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.815 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.815 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(39))))
16:15:54.815 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(39))
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform Print('~')
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.815 TRACE wezterm_term::terminalstate::performer > print x=1 y=0 print_width=1 width=80 cell=Cell { text: "~", width: 1, attrs: CellAttributes { attributes: 1, intensity: Bold, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(39), background: PaletteIndex(236), fat: None } }
16:15:54.815 DEBUG wezterm_term::terminalstate > Reset
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(39))))
16:15:54.815 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(39))
16:15:54.815 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.815 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.816 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.816 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.816 DEBUG wezterm_term::terminalstate > Reset
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.816 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.816 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.816 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.816 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.816 TRACE wezterm_term::terminalstate::performer > print x=2 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(31), background: PaletteIndex(236), fat: None } }
16:15:54.816 DEBUG wezterm_term::terminalstate > Reset
16:15:54.816 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.817 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.817 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.817 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.817 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.817 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.817 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(236))))
16:15:54.817 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(236))
16:15:54.817 DEBUG wezterm_term::terminalstate::performer > perform Print('\u{e0b0}')
16:15:54.818 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.818 TRACE wezterm_term::terminalstate::performer > print x=3 y=0 print_width=1 width=80 cell=Cell { text: "\u{e0b0}", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(236), background: Default, fat: None } }
16:15:54.818 DEBUG wezterm_term::terminalstate > Reset
16:15:54.818 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(236))))
16:15:54.818 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(236))
16:15:54.818 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.818 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.818 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.818 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.818 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.818 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.818 TRACE wezterm_term::terminalstate::performer > print x=4 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.818 DEBUG wezterm_term::terminalstate > Reset
16:15:54.818 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.818 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.819 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.819 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.819 TRACE async_io::driver > block_on: completed
16:15:54.819 TRACE async_std::task::builder > block_on
16:15:54.819 TRACE async_io::driver > block_on()
16:15:54.819 TRACE async_io::driver > block_on: sleep until notification
16:15:54.819 TRACE window::os::x11::window > PropertyNotifyEvent WM_NAME
16:15:54.820 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_NAME
16:15:54.820 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_ICON
16:15:54.821 TRACE window::egl > load_egl: Library@0x55aa0881add0
16:15:54.844 TRACE window::egl > initialized EGL version 1.5
16:15:54.844 TRACE window::egl > using OpenGL
16:15:54.844 TRACE window::egl > EGL extensions: EGL_ANDROID_blob_cache EGL_ANDROID_native_fence_sync EGL_CHROMIUM_sync_control EGL_EXT_buffer_age EGL_EXT_create_context_robustness EGL_EXT_image_dma_buf_import EGL_EXT_image_dma_buf_import_modifiers EGL_EXT_swap_buffers_with_damage EGL_IMG_context_priority EGL_KHR_cl_event2 EGL_KHR_config_attribs EGL_KHR_create_context EGL_KHR_create_context_no_error EGL_KHR_fence_sync EGL_KHR_get_all_proc_addresses EGL_KHR_gl_colorspace EGL_KHR_gl_renderbuffer_image EGL_KHR_gl_texture_2D_image EGL_KHR_gl_texture_3D_image EGL_KHR_gl_texture_cubemap_image EGL_KHR_image EGL_KHR_image_base EGL_KHR_image_pixmap EGL_KHR_no_config_context EGL_KHR_reusable_sync EGL_KHR_surfaceless_context EGL_KHR_swap_buffers_with_damage EGL_EXT_pixel_format_float EGL_KHR_wait_sync EGL_MESA_configless_context EGL_MESA_drm_image EGL_MESA_image_dma_buf_export EGL_MESA_query_driver EGL_NOK_texture_from_pixmap EGL_WL_bind_wayland_display
16:15:54.844 TRACE window::egl > Available Configuration(s):
16:15:54.844 TRACE window::egl > ConfigInfo { config: 0x55aa086b2d40, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.845 TRACE window::egl > ConfigInfo { config: 0x55aa086b4850, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.845 TRACE window::egl > ConfigInfo { config: 0x55aa086b4920, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.845 TRACE window::egl > ConfigInfo { config: 0x55aa086b49f0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.845 TRACE window::egl > ConfigInfo { config: 0x55aa086b4ac0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.845 TRACE window::egl > ConfigInfo { config: 0x55aa086b4b90, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.845 TRACE window::egl > ConfigInfo { config: 0x55aa086b4c60, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.845 TRACE window::egl > ConfigInfo { config: 0x55aa086b4d30, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.846 TRACE window::egl > ConfigInfo { config: 0x55aa086b4e00, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.846 TRACE window::egl > ConfigInfo { config: 0x55aa086b4ed0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.846 TRACE window::egl > ConfigInfo { config: 0x55aa086b4fa0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.846 TRACE window::egl > ConfigInfo { config: 0x55aa086b5070, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.846 TRACE window::egl > ConfigInfo { config: 0x55aa086b5140, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.846 TRACE window::egl > ConfigInfo { config: 0x55aa086b5210, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.846 TRACE window::egl > ConfigInfo { config: 0x55aa086b52e0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.846 TRACE window::egl > ConfigInfo { config: 0x55aa086b53b0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.846 TRACE window::egl > ConfigInfo { config: 0x55aa086b5480, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.847 TRACE window::egl > ConfigInfo { config: 0x55aa086b5660, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.847 TRACE window::egl > ConfigInfo { config: 0x55aa086b5730, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.847 TRACE window::egl > ConfigInfo { config: 0x55aa086b5800, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.847 TRACE window::egl > ConfigInfo { config: 0x55aa086b6d20, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.847 TRACE window::egl > ConfigInfo { config: 0x55aa086b6df0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.847 TRACE window::egl > ConfigInfo { config: 0x55aa086b6ec0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.847 TRACE window::egl > ConfigInfo { config: 0x55aa086b6f90, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.847 TRACE window::egl > ConfigInfo { config: 0x55aa086b7060, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.848 TRACE window::egl > ConfigInfo { config: 0x55aa086b7130, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.848 TRACE window::egl > ConfigInfo { config: 0x55aa086b7200, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.848 TRACE window::egl > ConfigInfo { config: 0x55aa086b72d0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.848 TRACE window::egl > ConfigInfo { config: 0x55aa086b73a0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.848 TRACE window::egl > ConfigInfo { config: 0x55aa086b7470, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.848 TRACE window::egl > ConfigInfo { config: 0x55aa086b7540, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.848 TRACE window::egl > ConfigInfo { config: 0x55aa086b7610, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.848 TRACE window::egl > ConfigInfo { config: 0x55aa086b76e0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.849 TRACE window::egl > ConfigInfo { config: 0x55aa086b5550, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.849 TRACE window::egl > ConfigInfo { config: 0x55aa086b79c0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.849 TRACE window::egl > ConfigInfo { config: 0x55aa086b7a90, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.849 TRACE window::egl > ConfigInfo { config: 0x55aa086b7b60, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.849 TRACE window::egl > ConfigInfo { config: 0x55aa086b7c30, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.849 TRACE window::egl > ConfigInfo { config: 0x55aa086b7d00, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.849 TRACE window::egl > ConfigInfo { config: 0x55aa086b7dd0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.849 TRACE window::egl > ConfigInfo { config: 0x55aa086b7ea0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.849 TRACE window::egl > ConfigInfo { config: 0x55aa086b7f70, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.850 TRACE window::egl > ConfigInfo { config: 0x55aa086b8040, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.850 TRACE window::egl > ConfigInfo { config: 0x55aa086b8110, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.850 TRACE window::egl > ConfigInfo { config: 0x55aa086b81e0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.850 TRACE window::egl > ConfigInfo { config: 0x55aa086b82b0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.850 TRACE window::egl > ConfigInfo { config: 0x55aa086b8380, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.850 TRACE window::egl > ConfigInfo { config: 0x55aa086b8450, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.850 TRACE window::egl > ConfigInfo { config: 0x55aa086b8520, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.850 TRACE window::egl > ConfigInfo { config: 0x55aa086b85f0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.851 TRACE window::egl > ConfigInfo { config: 0x55aa086b86c0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.851 TRACE window::egl > ConfigInfo { config: 0x55aa086b8790, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.851 TRACE window::egl > ConfigInfo { config: 0x55aa086b8860, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.851 TRACE window::egl > ConfigInfo { config: 0x55aa086b8930, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.851 TRACE window::egl > ConfigInfo { config: 0x55aa086b8a00, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.851 TRACE window::egl > ConfigInfo { config: 0x55aa086b8ad0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.851 TRACE window::egl > ConfigInfo { config: 0x55aa086b8ba0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.851 TRACE window::egl > ConfigInfo { config: 0x55aa086b8c70, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.852 TRACE window::egl > ConfigInfo { config: 0x55aa086b8d40, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.852 TRACE window::egl > ConfigInfo { config: 0x55aa086b8e10, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.852 TRACE window::egl > ConfigInfo { config: 0x55aa086b8ee0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.852 TRACE window::egl > ConfigInfo { config: 0x55aa086b8fb0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.852 TRACE window::egl > ConfigInfo { config: 0x55aa086b9080, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.852 TRACE window::egl > ConfigInfo { config: 0x55aa086b9150, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.852 TRACE window::egl > ConfigInfo { config: 0x55aa086b9220, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.852 TRACE window::egl > ConfigInfo { config: 0x55aa086b9700, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.853 TRACE window::egl > ConfigInfo { config: 0x55aa086b97d0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.853 TRACE window::egl > ConfigInfo { config: 0x55aa086b98a0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(0), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.853 TRACE window::egl > ConfigInfo { config: 0x55aa086b9970, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.853 TRACE window::egl > ConfigInfo { config: 0x55aa086b9a40, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.853 TRACE window::egl > ConfigInfo { config: 0x55aa086b9b10, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.853 TRACE window::egl > ConfigInfo { config: 0x55aa086b9be0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(10), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.853 TRACE window::egl > ConfigInfo { config: 0x55aa086b9cb0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.853 TRACE window::egl > ConfigInfo { config: 0x55aa086b9d80, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.853 TRACE window::egl > ConfigInfo { config: 0x55aa086b9e50, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.854 TRACE window::egl > ConfigInfo { config: 0x55aa086b9f20, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.854 TRACE window::egl > ConfigInfo { config: 0x55aa086b9ff0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.854 TRACE window::egl > ConfigInfo { config: 0x55aa086ba0c0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.854 TRACE window::egl > ConfigInfo { config: 0x55aa086ba190, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.854 TRACE window::egl > ConfigInfo { config: 0x55aa086ba260, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.854 TRACE window::egl > Matching Configuration(s):
16:15:54.854 TRACE window::egl > ConfigInfo { config: 0x55aa086b6ec0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.855 TRACE window::egl > ConfigInfo { config: 0x55aa086b9080, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.855 TRACE window::egl > ConfigInfo { config: 0x55aa086b6f90, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.855 TRACE window::egl > ConfigInfo { config: 0x55aa086b9150, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.855 TRACE window::egl > ConfigInfo { config: 0x55aa086b76e0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.855 TRACE window::egl > ConfigInfo { config: 0x55aa086b9cb0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.855 TRACE window::egl > ConfigInfo { config: 0x55aa086b7b60, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.855 TRACE window::egl > ConfigInfo { config: 0x55aa086b9ff0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.855 TRACE window::egl > ConfigInfo { config: 0x55aa086b5550, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.856 TRACE window::egl > ConfigInfo { config: 0x55aa086b9d80, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.856 TRACE window::egl > ConfigInfo { config: 0x55aa086b7c30, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.856 TRACE window::egl > ConfigInfo { config: 0x55aa086ba0c0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.856 TRACE window::egl > ConfigInfo { config: 0x55aa086b79c0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.856 TRACE window::egl > ConfigInfo { config: 0x55aa086b9e50, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.856 TRACE window::egl > ConfigInfo { config: 0x55aa086b7d00, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.856 TRACE window::egl > ConfigInfo { config: 0x55aa086ba190, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.856 TRACE window::egl > ConfigInfo { config: 0x55aa086b7a90, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.857 TRACE window::egl > ConfigInfo { config: 0x55aa086b9f20, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.857 TRACE window::egl > ConfigInfo { config: 0x55aa086b7dd0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.857 TRACE window::egl > ConfigInfo { config: 0x55aa086ba260, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.857 TRACE window::egl > ConfigInfo { config: 0x55aa086b4920, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.857 TRACE window::egl > ConfigInfo { config: 0x55aa086b8040, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.857 TRACE window::egl > ConfigInfo { config: 0x55aa086b49f0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.857 TRACE window::egl > ConfigInfo { config: 0x55aa086b8110, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.857 TRACE window::egl > ConfigInfo { config: 0x55aa086b5140, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.857 TRACE window::egl > ConfigInfo { config: 0x55aa086b8860, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.858 TRACE window::egl > ConfigInfo { config: 0x55aa086b5480, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.858 TRACE window::egl > ConfigInfo { config: 0x55aa086b8ba0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.858 TRACE window::egl > ConfigInfo { config: 0x55aa086b5210, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.858 TRACE window::egl > ConfigInfo { config: 0x55aa086b8930, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.858 TRACE window::egl > ConfigInfo { config: 0x55aa086b5660, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.858 TRACE window::egl > ConfigInfo { config: 0x55aa086b8c70, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.858 TRACE window::egl > ConfigInfo { config: 0x55aa086b52e0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.858 TRACE window::egl > ConfigInfo { config: 0x55aa086b8a00, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.859 TRACE window::egl > ConfigInfo { config: 0x55aa086b5730, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.859 TRACE window::egl > ConfigInfo { config: 0x55aa086b8d40, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.859 TRACE window::egl > ConfigInfo { config: 0x55aa086b53b0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.859 TRACE window::egl > ConfigInfo { config: 0x55aa086b8ad0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.859 TRACE window::egl > ConfigInfo { config: 0x55aa086b5800, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.859 TRACE window::egl > ConfigInfo { config: 0x55aa086b8e10, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.860 TRACE window::egl > Filtered down to these configuration(s):
16:15:54.860 TRACE window::egl > ConfigInfo { config: 0x55aa086b4920, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.860 TRACE window::egl > ConfigInfo { config: 0x55aa086b8040, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.860 TRACE window::egl > ConfigInfo { config: 0x55aa086b49f0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.860 TRACE window::egl > ConfigInfo { config: 0x55aa086b8110, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.860 TRACE window::egl > ConfigInfo { config: 0x55aa086b5140, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.860 TRACE window::egl > ConfigInfo { config: 0x55aa086b8860, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.860 TRACE window::egl > ConfigInfo { config: 0x55aa086b5480, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.860 TRACE window::egl > ConfigInfo { config: 0x55aa086b8ba0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.861 TRACE window::egl > ConfigInfo { config: 0x55aa086b5210, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.861 TRACE window::egl > ConfigInfo { config: 0x55aa086b8930, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.861 TRACE window::egl > ConfigInfo { config: 0x55aa086b5660, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.861 TRACE window::egl > ConfigInfo { config: 0x55aa086b8c70, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.861 TRACE window::egl > ConfigInfo { config: 0x55aa086b52e0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.861 TRACE window::egl > ConfigInfo { config: 0x55aa086b8a00, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.861 TRACE window::egl > ConfigInfo { config: 0x55aa086b5730, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.861 TRACE window::egl > ConfigInfo { config: 0x55aa086b8d40, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.862 TRACE window::egl > ConfigInfo { config: 0x55aa086b53b0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.862 TRACE window::egl > ConfigInfo { config: 0x55aa086b8ad0, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.862 TRACE window::egl > ConfigInfo { config: 0x55aa086b5800, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.862 TRACE window::egl > ConfigInfo { config: 0x55aa086b8e10, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.862 TRACE window::egl > ConfigInfo { config: 0x55aa086b6ec0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.862 TRACE window::egl > ConfigInfo { config: 0x55aa086b9080, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.862 TRACE window::egl > ConfigInfo { config: 0x55aa086b6f90, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.862 TRACE window::egl > ConfigInfo { config: 0x55aa086b9150, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.863 TRACE window::egl > ConfigInfo { config: 0x55aa086b76e0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.863 TRACE window::egl > ConfigInfo { config: 0x55aa086b9cb0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.863 TRACE window::egl > ConfigInfo { config: 0x55aa086b7b60, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.863 TRACE window::egl > ConfigInfo { config: 0x55aa086b9ff0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.863 TRACE window::egl > ConfigInfo { config: 0x55aa086b5550, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.863 TRACE window::egl > ConfigInfo { config: 0x55aa086b9d80, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.863 TRACE window::egl > ConfigInfo { config: 0x55aa086b7c30, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.864 TRACE window::egl > ConfigInfo { config: 0x55aa086ba0c0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.864 TRACE window::egl > ConfigInfo { config: 0x55aa086b79c0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.864 TRACE window::egl > ConfigInfo { config: 0x55aa086b9e50, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.864 TRACE window::egl > ConfigInfo { config: 0x55aa086b7d00, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.864 TRACE window::egl > ConfigInfo { config: 0x55aa086ba190, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.864 TRACE window::egl > ConfigInfo { config: 0x55aa086b7a90, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.864 TRACE window::egl > ConfigInfo { config: 0x55aa086b9f20, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.864 TRACE window::egl > ConfigInfo { config: 0x55aa086b7dd0, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.864 TRACE window::egl > ConfigInfo { config: 0x55aa086ba260, alpha_size: Some(0), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(22), surface_type: Some("PIXMAP WINDOW ") }
16:15:54.866 TRACE window::egl > Successfully created a surface using this configuration
16:15:54.866 TRACE window::egl > ConfigInfo { config: 0x55aa086b4920, alpha_size: Some(8), red_size: Some(8), green_size: Some(8), blue_size: Some(8), depth_size: Some(18), conformant: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), renderable_type: Some("OPENGL OPENGL_ES2 OPENGL_ES3 "), native_visual_id: Some(21), surface_type: Some("PBUFFER PIXMAP WINDOW ") }
16:15:54.883 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_ALLOWED_ACTIONS
16:15:54.883 TRACE window::os::x11::window > PropertyNotifyEvent _NET_FRAME_EXTENTS
16:15:54.883 TRACE window::os::x11::window > Ignoring Present::ConfigureNotify (820x583 dpi=96) because width,height,dpi are unchanged
16:15:54.884 TRACE window::os::x11::window > Ignoring X::ConfigureNotify (820x583 dpi=96) because width,height,dpi are unchanged
16:15:54.884 TRACE window::os::x11::window > PropertyNotifyEvent _GTK_EDGE_CONSTRAINTS
16:15:54.884 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_DESKTOP
16:15:54.885 TRACE window::os::x11::window > PropertyNotifyEvent WM_STATE
16:15:54.885 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_STATE
16:15:54.885 TRACE window::os::x11::window > PropertyNotifyEvent _GTK_EDGE_CONSTRAINTS
16:15:54.885 TRACE window::os::x11::window > PropertyNotifyEvent _GTK_EDGE_CONSTRAINTS
16:15:54.885 TRACE window::os::x11::window > Ignoring X::ConfigureNotify (820x583 dpi=96) because width,height,dpi are unchanged
16:15:54.886 TRACE window::os::x11::window > PropertyNotifyEvent _GTK_EDGE_CONSTRAINTS
16:15:54.886 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_STATE
16:15:54.886 TRACE window::os::x11::window > PropertyNotifyEvent _GTK_EDGE_CONSTRAINTS
16:15:54.886 TRACE window::os::x11::window > expose: 0,0 820x583 (0 expose events follow this one)
16:15:54.886 TRACE window::os::x11::window > Calling focus_change(true)
16:15:54.886 TRACE window > FocusChanged(true)
16:15:54.887 TRACE wezterm_gui::termwindow > Setting focus to true
16:15:54.887 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_STATE
16:15:54.887 TRACE window::os::x11::window > PropertyNotifyEvent _GTK_EDGE_CONSTRAINTS
16:15:54.887 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_STATE
16:15:54.887 TRACE window::os::x11::window > PropertyNotifyEvent _GTK_EDGE_CONSTRAINTS
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Mode(ResetDecPrivateMode(Code(ShowCursor))))
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform Esc(Code(DecRestoreCursorPosition))
16:15:54.888 DEBUG wezterm_term::terminalstate > restore cursor SavedCursor { position: CursorPosition { x: 0, y: 0, shape: Default, visibility: Visible, seqno: 2 }, wrap_next: false, pen: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None }, dec_origin_mode: false, g0_charset: Ascii, g1_charset: DecLineDrawing } is_alt=false
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.888 DEBUG wezterm_term::terminalstate > Reset
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.888 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.888 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Inverse(false)))
16:15:54.888 DEBUG wezterm_term::terminalstate > Inverse(false)
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Underline(None)))
16:15:54.888 DEBUG wezterm_term::terminalstate > Underline(None)
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Edit(EraseInDisplay(EraseToEndOfDisplay)))
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform OperatingSystemCommand(SetWindowTitle("filipp@ThinkPad-T480s:~"))
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform OperatingSystemCommand(SetIconName("~"))
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.888 DEBUG wezterm_term::terminalstate > Reset
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.888 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.888 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.889 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.889 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Inverse(false)))
16:15:54.889 DEBUG wezterm_term::terminalstate > Inverse(false)
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Underline(None)))
16:15:54.889 DEBUG wezterm_term::terminalstate > Underline(None)
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Intensity(Bold)))
16:15:54.889 DEBUG wezterm_term::terminalstate > Intensity(Bold)
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Inverse(true)))
16:15:54.889 DEBUG wezterm_term::terminalstate > Inverse(true)
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform Print('%')
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Inverse(false)))
16:15:54.889 TRACE wezterm_term::terminalstate::performer > print x=0 y=0 print_width=1 width=80 cell=Cell { text: "%", width: 1, attrs: CellAttributes { attributes: 257, intensity: Bold, underline: None, blink: None, italic: false, reverse: true, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.889 DEBUG wezterm_term::terminalstate > Inverse(false)
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Intensity(Bold)))
16:15:54.889 DEBUG wezterm_term::terminalstate > Intensity(Bold)
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.889 DEBUG wezterm_term::terminalstate > Reset
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.889 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.890 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.891 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.892 DEBUG wezterm_term::terminalstate::performer > perform Control(CarriageReturn)
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=1 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=2 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=3 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=4 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=5 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=6 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=7 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=8 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=9 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=10 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=11 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=12 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=13 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=14 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=15 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=16 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=17 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.892 TRACE wezterm_term::terminalstate::performer > print x=18 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=19 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=20 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=21 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=22 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=23 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=24 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=25 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=26 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=27 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=28 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=29 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=30 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=31 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=32 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=33 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=34 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=35 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=36 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=37 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=38 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=39 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=40 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=41 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=42 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=43 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=44 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=45 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=46 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=47 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.893 TRACE wezterm_term::terminalstate::performer > print x=48 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=49 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=50 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=51 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=52 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=53 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=54 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=55 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=56 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=57 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=58 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=59 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=60 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=61 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=62 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=63 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=64 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=65 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=66 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=67 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=68 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=69 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=70 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=71 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=72 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=73 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=74 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=75 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=76 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=77 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=78 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.894 TRACE wezterm_term::terminalstate::performer > print x=79 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.895 DEBUG wezterm_term::terminalstate > Reset
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.895 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.895 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Inverse(false)))
16:15:54.895 DEBUG wezterm_term::terminalstate > Inverse(false)
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Underline(None)))
16:15:54.895 DEBUG wezterm_term::terminalstate > Underline(None)
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Edit(EraseInLine(EraseToEndOfLine)))
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform Control(CarriageReturn)
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.895 DEBUG wezterm_term::terminalstate > Reset
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Inverse(false)))
16:15:54.895 DEBUG wezterm_term::terminalstate > Inverse(false)
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Underline(None)))
16:15:54.895 DEBUG wezterm_term::terminalstate > Underline(None)
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Edit(EraseInDisplay(EraseToEndOfDisplay)))
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.895 DEBUG wezterm_term::terminalstate > Reset
16:15:54.895 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.896 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.896 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.896 DEBUG wezterm_term::terminalstate > Reset
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.896 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.896 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Intensity(Bold)))
16:15:54.896 TRACE wezterm_term::terminalstate::performer > print x=0 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(31), background: PaletteIndex(236), fat: None } }
16:15:54.896 DEBUG wezterm_term::terminalstate > Intensity(Bold)
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.896 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.896 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(39))))
16:15:54.896 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(39))
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform Print('~')
16:15:54.896 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.897 TRACE wezterm_term::terminalstate::performer > print x=1 y=0 print_width=1 width=80 cell=Cell { text: "~", width: 1, attrs: CellAttributes { attributes: 1, intensity: Bold, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(39), background: PaletteIndex(236), fat: None } }
16:15:54.897 DEBUG wezterm_term::terminalstate > Reset
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(39))))
16:15:54.897 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(39))
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.897 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.897 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.897 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.897 DEBUG wezterm_term::terminalstate > Reset
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.897 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.897 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.897 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.897 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.897 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.897 TRACE wezterm_term::terminalstate::performer > print x=2 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(31), background: PaletteIndex(236), fat: None } }
16:15:54.898 DEBUG wezterm_term::terminalstate > Reset
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(31))))
16:15:54.898 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(31))
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.898 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.898 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(236))))
16:15:54.898 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(236))
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform Print('\u{e0b0}')
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.898 TRACE wezterm_term::terminalstate::performer > print x=3 y=0 print_width=1 width=80 cell=Cell { text: "\u{e0b0}", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(236), background: Default, fat: None } }
16:15:54.898 DEBUG wezterm_term::terminalstate > Reset
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(236))))
16:15:54.898 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(236))
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.898 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.898 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.898 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.898 TRACE wezterm_term::terminalstate::performer > print x=4 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } }
16:15:54.898 DEBUG wezterm_term::terminalstate > Reset
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.899 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.899 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Edit(EraseInLine(EraseToEndOfLine)))
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Cursor(Right(59)))
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.899 DEBUG wezterm_term::terminalstate > Reset
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.899 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(236))))
16:15:54.899 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(236))
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform Print('\u{e0b2}')
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.899 TRACE wezterm_term::terminalstate::performer > print x=64 y=0 print_width=1 width=80 cell=Cell { text: "\u{e0b2}", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(236), background: Default, fat: None } }
16:15:54.899 DEBUG wezterm_term::terminalstate > Reset
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(236))))
16:15:54.899 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(236))
16:15:54.899 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.899 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(70))))
16:15:54.900 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(70))
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.900 TRACE wezterm_term::terminalstate::performer > print x=65 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(70), background: PaletteIndex(236), fat: None } }
16:15:54.900 DEBUG wezterm_term::terminalstate > Reset
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(70))))
16:15:54.900 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(70))
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.900 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.900 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(70))))
16:15:54.900 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(70))
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform Print('✔')
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.900 TRACE wezterm_term::terminalstate::performer > print x=66 y=0 print_width=1 width=80 cell=Cell { text: "✔", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(70), background: PaletteIndex(236), fat: None } }
16:15:54.900 DEBUG wezterm_term::terminalstate > Reset
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(70))))
16:15:54.900 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(70))
16:15:54.900 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.901 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.901 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(70))))
16:15:54.901 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(70))
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.901 TRACE wezterm_term::terminalstate::performer > print x=67 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(70), background: PaletteIndex(236), fat: None } }
16:15:54.901 DEBUG wezterm_term::terminalstate > Reset
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(70))))
16:15:54.901 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(70))
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.901 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.901 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(70))))
16:15:54.901 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(70))
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.901 DEBUG wezterm_term::terminalstate > Reset
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(70))))
16:15:54.901 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(70))
16:15:54.901 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.901 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.902 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(66))))
16:15:54.902 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(66))
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(244))))
16:15:54.902 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(244))
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform Print('│')
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.902 TRACE wezterm_term::terminalstate::performer > print x=68 y=0 print_width=1 width=80 cell=Cell { text: "│", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(244), background: PaletteIndex(236), fat: None } }
16:15:54.902 DEBUG wezterm_term::terminalstate > Reset
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(244))))
16:15:54.902 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(244))
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.902 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.902 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(66))))
16:15:54.902 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(66))
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform Print('1')
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform Print('6')
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform Print(':')
16:15:54.902 DEBUG wezterm_term::terminalstate::performer > perform Print('1')
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform Print('5')
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform Print(':')
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform Print('5')
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform Print('3')
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.903 TRACE wezterm_term::terminalstate::performer > print x=69 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.903 TRACE wezterm_term::terminalstate::performer > print x=70 y=0 print_width=1 width=80 cell=Cell { text: "1", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.903 TRACE wezterm_term::terminalstate::performer > print x=71 y=0 print_width=1 width=80 cell=Cell { text: "6", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.903 TRACE wezterm_term::terminalstate::performer > print x=72 y=0 print_width=1 width=80 cell=Cell { text: ":", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.903 TRACE wezterm_term::terminalstate::performer > print x=73 y=0 print_width=1 width=80 cell=Cell { text: "1", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.903 TRACE wezterm_term::terminalstate::performer > print x=74 y=0 print_width=1 width=80 cell=Cell { text: "5", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.903 TRACE wezterm_term::terminalstate::performer > print x=75 y=0 print_width=1 width=80 cell=Cell { text: ":", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.903 TRACE wezterm_term::terminalstate::performer > print x=76 y=0 print_width=1 width=80 cell=Cell { text: "5", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.903 TRACE wezterm_term::terminalstate::performer > print x=77 y=0 print_width=1 width=80 cell=Cell { text: "3", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.903 DEBUG wezterm_term::terminalstate > Reset
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(66))))
16:15:54.903 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(66))
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.903 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.903 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(66))))
16:15:54.903 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(66))
16:15:54.903 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.903 DEBUG wezterm_term::terminalstate > Reset
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(66))))
16:15:54.904 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(66))
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.904 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.904 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(66))))
16:15:54.904 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(66))
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform Print(' ')
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Reset))
16:15:54.904 TRACE wezterm_term::terminalstate::performer > print x=78 y=0 print_width=1 width=80 cell=Cell { text: " ", width: 1, attrs: CellAttributes { attributes: 0, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: false, overline: false, semantic_type: Output, foreground: PaletteIndex(66), background: PaletteIndex(236), fat: None } }
16:15:54.904 DEBUG wezterm_term::terminalstate > Reset
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(PaletteIndex(66))))
16:15:54.904 DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(66))
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(PaletteIndex(236))))
16:15:54.904 DEBUG wezterm_term::terminalstate > Background(PaletteIndex(236))
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Background(Default)))
16:15:54.904 DEBUG wezterm_term::terminalstate > Background(Default)
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Sgr(Foreground(Default)))
16:15:54.904 DEBUG wezterm_term::terminalstate > Foreground(Default)
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Cursor(Left(74)))
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform CSI(Mode(SetDecPrivateMode(Code(ApplicationCursorKeys))))
16:15:54.904 DEBUG wezterm_term::terminalstate::performer > perform Esc(Code(DecApplicationKeyPad))
16:15:54.905 DEBUG wezterm_term::terminalstate::performer > DECKPAM on
16:15:54.905 DEBUG wezterm_term::terminalstate::performer > perform CSI(Mode(ResetDecPrivateMode(Code(StartBlinkingCursor))))
16:15:54.905 DEBUG wezterm_term::terminalstate::performer > perform CSI(Mode(SetDecPrivateMode(Code(ShowCursor))))
16:15:54.905 DEBUG wezterm_term::terminalstate::performer > perform CSI(Mode(SetDecPrivateMode(Code(BracketedPaste))))
16:15:54.905 TRACE async_io::driver > block_on: completed
16:15:54.905 TRACE wezterm_gui::renderstate > Compiling shader. context.capabilities.srgb=true
16:15:54.913 INFO wezterm_gui::termwindow > OpenGL initialized! Mesa Intel(R) UHD Graphics 620 (KBL GT2) 4.6 (Compatibility Profile) Mesa 21.2.6 is_context_loss_possible=false wezterm version: 20220603-180851-da59a222
16:15:54.913 DEBUG wezterm_gui::frontend > workspace is default, fixup windows
16:15:54.913 TRACE wezterm_gui::frontend > reconcile: windows -> {X11(XWindow(Window { res_id: 77594627 })): 0}
16:15:54.913 TRACE window::os::x11::window > coalesce a repaint
16:15:54.913 TRACE window::os::x11::window > About to paint, but we're unsure about focus; querying!
16:15:54.913 TRACE window::os::x11::window > Do I have focus? true
16:15:54.913 TRACE window::os::x11::window > About to paint, but we've unsure about geometry; querying!
16:15:54.913 TRACE window::os::x11::window > geometry is 820x583 vs. our initial 820x583
16:15:54.914 TRACE window > NeedRepaint
16:15:54.915 TRACE wezterm_gui::termwindow::render > get_lines_with_hyperlinks_applied took 1.053732ms
16:15:54.916 TRACE wezterm_gui::termwindow::render > quad map elapsed 16.456µs
16:15:54.916 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=1 ` `
16:15:54.921 TRACE wezterm_font::rasterizer::freetype > Rasterizier wants ParsedFont { names: Names { full_name: "JetBrains Mono Regular", family: "JetBrains Mono", sub_family: Some("Regular"), postscript_name: Some("JetBrainsMono-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/JetBrainsMono-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.73), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.921 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.924 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 8.646435ms
16:15:54.924 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by family took 102.343µs to compute and is []
16:15:54.925 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by postscriptname took 86.712µs to compute and is []
16:15:54.927 TRACE wezterm_font::locator::font_config > matching by family 'JetBrains Mono' took 1.885012ms to compute and is Pattern(DejaVu Sans:style=Bold:slant=0:weight=200:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans-Bold.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5d4-1d607 1d756-1d78f 1d7d8-1d7e1 1d7ec-1d7f5 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:54.927 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by family took 73.298µs to compute and is []
16:15:54.927 TRACE wezterm_font::locator::font_config > listing "JetBrains Mono" by postscriptname took 63.38µs to compute and is []
16:15:54.929 TRACE wezterm_font::locator::font_config > matching by family 'JetBrains Mono' took 1.968475ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:54.930 TRACE wezterm_font::locator::font_config > listing "Noto Color Emoji" by family took 129.678µs to compute and is [Pattern(Noto Color Emoji:spacing=100:file=/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf:index=0:charset=20 23 2a 30-39 a9 ae 200d 203c 2049 20e3 2122 2139 2194-2199 21a9-21aa 231a-231b 2328 23cf 23e9-23f3 23f8-23fa 24c2 25aa-25ab 25b6 25c0 25fb-25fe 2600-2604 260e 2611 2614-2615 2618 261d 2620 2622-2623 2626 262a 262e-262f 2638-263a 2640 2642 2648-2653 265f-2660 2663 2665-2666 2668 267b 267e-267f 2692-2697 2699 269b-269c 26a0-26a1 26a7 26aa-26ab 26b0-26b1 26bd-26be 26c4-26c5 26c8 26ce-26cf 26d1 26d3-26d4 26e9-26ea 26f0-26f5 26f7-26fa 26fd 2702 2705 2708-270d 270f 2712 2714 2716 271d 2721 2728 2733-2734 2744 2747 274c 274e 2753-2755 2757 2763-2764 2795-2797 27a1 27b0 27bf 2934-2935 2b05-2b07 2b1b-2b1c 2b50 2b55 3030 303d 3297 3299 1f004 1f0cf 1f170-1f171 1f17e-1f17f 1f18e 1f191-1f19a 1f1e6-1f1ff 1f201-1f202 1f21a 1f22f 1f232-1f23a 1f250-1f251 1f300-1f321 1f324-1f393 1f396-1f397 1f399-1f39b 1f39e-1f3f0 1f3f3-1f3f5 1f3f7-1f4fd 1f4ff-1f53d 1f549-1f54e 1f550-1f567 1f56f-1f570 1f573-1f57a 1f587 1f58a-1f58d 1f590 1f595-1f596 1f5a4-1f5a5 1f5a8 1f5b1-1f5b2 1f5bc 1f5c2-1f5c4 1f5d1-1f5d3 1f5dc-1f5de 1f5e1 1f5e3 1f5e8 1f5ef 1f5f3 1f5fa-1f64f 1f680-1f6c5 1f6cb-1f6d2 1f6d5-1f6d7 1f6e0-1f6e5 1f6e9 1f6eb-1f6ec 1f6f0 1f6f3-1f6fc 1f7e0-1f7eb 1f90c-1f93a 1f93c-1f945 1f947-1f978 1f97a-1f9cb 1f9cd-1f9ff 1fa70-1fa74 1fa78-1fa7a 1fa80-1fa86 1fa90-1faa8 1fab0-1fab6 1fac0-1fac2 1fad0-1fad6 e0030-e0039 e0061-e007a e007f fe4e5-fe4ee fe82c fe82e-fe837)]
16:15:54.930 TRACE wezterm_font::locator::font_config > found font-config match for Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }
16:15:54.930 TRACE wezterm_font::locator::font_config > listing "Noto Color Emoji" by postscriptname took 102.389µs to compute and is [Pattern(Noto Color Emoji:spacing=100:file=/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf:index=0:charset=20 23 2a 30-39 a9 ae 200d 203c 2049 20e3 2122 2139 2194-2199 21a9-21aa 231a-231b 2328 23cf 23e9-23f3 23f8-23fa 24c2 25aa-25ab 25b6 25c0 25fb-25fe 2600-2604 260e 2611 2614-2615 2618 261d 2620 2622-2623 2626 262a 262e-262f 2638-263a 2640 2642 2648-2653 265f-2660 2663 2665-2666 2668 267b 267e-267f 2692-2697 2699 269b-269c 26a0-26a1 26a7 26aa-26ab 26b0-26b1 26bd-26be 26c4-26c5 26c8 26ce-26cf 26d1 26d3-26d4 26e9-26ea 26f0-26f5 26f7-26fa 26fd 2702 2705 2708-270d 270f 2712 2714 2716 271d 2721 2728 2733-2734 2744 2747 274c 274e 2753-2755 2757 2763-2764 2795-2797 27a1 27b0 27bf 2934-2935 2b05-2b07 2b1b-2b1c 2b50 2b55 3030 303d 3297 3299 1f004 1f0cf 1f170-1f171 1f17e-1f17f 1f18e 1f191-1f19a 1f1e6-1f1ff 1f201-1f202 1f21a 1f22f 1f232-1f23a 1f250-1f251 1f300-1f321 1f324-1f393 1f396-1f397 1f399-1f39b 1f39e-1f3f0 1f3f3-1f3f5 1f3f7-1f4fd 1f4ff-1f53d 1f549-1f54e 1f550-1f567 1f56f-1f570 1f573-1f57a 1f587 1f58a-1f58d 1f590 1f595-1f596 1f5a4-1f5a5 1f5a8 1f5b1-1f5b2 1f5bc 1f5c2-1f5c4 1f5d1-1f5d3 1f5dc-1f5de 1f5e1 1f5e3 1f5e8 1f5ef 1f5f3 1f5fa-1f64f 1f680-1f6c5 1f6cb-1f6d2 1f6d5-1f6d7 1f6e0-1f6e5 1f6e9 1f6eb-1f6ec 1f6f0 1f6f3-1f6fc 1f7e0-1f7eb 1f90c-1f93a 1f93c-1f945 1f947-1f978 1f97a-1f9cb 1f9cd-1f9ff 1fa70-1fa74 1fa78-1fa7a 1fa80-1fa86 1fa90-1faa8 1fab0-1fab6 1fac0-1fac2 1fad0-1fad6 e0030-e0039 e0061-e007a e007f fe4e5-fe4ee fe82c fe82e-fe837)]
16:15:54.930 TRACE wezterm_font::locator::font_config > found font-config match for Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }
16:15:54.930 TRACE wezterm_font::locator::font_config > selected best font-config match Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }
16:15:54.930 TRACE wezterm_font::locator::font_config > listing "Symbols Nerd Font Mono" by family took 54.24µs to compute and is []
16:15:54.930 TRACE wezterm_font::locator::font_config > listing "Symbols Nerd Font Mono" by postscriptname took 43.837µs to compute and is []
16:15:54.933 TRACE wezterm_font::locator::font_config > matching by family 'Symbols Nerd Font Mono' took 2.005793ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:54.933 TRACE wezterm_font::locator::font_config > listing "Last Resort High-Efficiency" by family took 82.908µs to compute and is []
16:15:54.933 TRACE wezterm_font::locator::font_config > listing "Last Resort High-Efficiency" by postscriptname took 72.504µs to compute and is []
16:15:54.935 TRACE wezterm_font::locator::font_config > matching by family 'Last Resort High-Efficiency' took 2.120919ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:width=100:file=/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf:index=0:charset=20-7e a0-2e9 2ec-2ee 2f3 2f7 300-34f 351-353 357-358 35a 35c-362 370-377 37a-37f 384-38a 38c 38e-3a1 3a3-525 531-556 559-55f 561-587 589-58a 5b0-5c3 5c6-5c7 5d0-5ea 5f0-5f4 606-607 609-60a 60c 615 61b 61f 621-63a 640-655 657 65a 660-670 674 679-6bf 6c6-6c8 6cb-6cc 6ce 6d0 6d5 6f0-6f9 7c0-7e7 7eb-7f5 7f8-7fa e3f e81-e82 e84 e87-e88 e8a e8d e94-e97 e99-e9f ea1-ea3 ea5 ea7 eaa-eab ead-eb9 ebb-ebd ec0-ec4 ec6 ec8-ecd ed0-ed9 edc-edd 10a0-10c5 10d0-10fc 1401-1407 1409-141b 141d-1435 1437-144a 144c-1452 1454-14bd 14c0-14ea 14ec-1507 1510-153e 1540-1550 1552-156a 1574-1585 158a-1596 15a0-15af 15de 15e1 1646-1647 166e-1676 1680-169c 1d00-1d14 1d16-1d23 1d26-1d2e 1d30-1d5b 1d5d-1d6a 1d77-1d78 1d7b 1d7d 1d85 1d9b-1dbf 1dc4-1dc9 1e00-1efb 1f00-1f15 1f18-1f1d 1f20-1f45 1f48-1f4d 1f50-1f57 1f59 1f5b 1f5d 1f5f-1f7d 1f80-1fb4 1fb6-1fc4 1fc6-1fd3 1fd6-1fdb 1fdd-1fef 1ff2-1ff4 1ff6-1ffe 2000-2064 206a-2071 2074-208e 2090-209c 20a0-20b5 20b8-20ba 20bd 20d0-20d1 20d6-20d7 20db-20dc 20e1 2100-2109 210b-2149 214b 214e 2150-2185 2189 2190-2311 2318-2319 231c-2321 2324-2328 232b-232c 2373-2375 237a 237d 2387 2394 239b-23ae 23ce-23cf 23e3 23e5 23e8 2422-2423 2460-2469 2500-269c 269e-26b8 26c0-26c3 26e2 2701-2704 2706-2709 270c-2727 2729-274b 274d 274f-2752 2756 2758-275e 2761-2794 2798-27af 27b1-27be 27c5-27c6 27e0 27e6-27eb 27f0-28ff 2906-2907 290a-290b 2940-2941 2983-2984 29ce-29d5 29eb 29fa-29fb 2a00-2a02 2a0c-2a1c 2a2f 2a6a-2a6b 2a7d-2aa0 2aae-2aba 2af9-2afa 2b00-2b1a 2b1f-2b24 2b53-2b54 2c60-2c77 2c79-2c7f 2d00-2d25 2d30-2d65 2d6f 2e18 2e1f 2e22-2e25 2e2e 4dc0-4dff a4d0-a4ff a644-a647 a64c-a64d a650-a651 a654-a657 a662-a66e a68a-a68d a694-a695 a698-a699 a708-a716 a71b-a71f a722-a72b a730-a741 a746-a74b a74e-a753 a756-a757 a764-a767 a780-a783 a789-a78e a790-a791 a7a0-a7aa a7f8-a7ff ef00-ef19 f000-f003 f400-f426 f428-f441 f6c5 fb00-fb06 fb13-fb17 fb1d-fb36 fb38-fb3c fb3e fb40-fb41 fb43-fb44 fb46-fb4f fb52-fba3 fbaa-fbad fbd3-fbdc fbde-fbdf fbe4-fbe9 fbfc-fbff fe00-fe0f fe20-fe23 fe70-fe74 fe76-fefc feff fff9-fffd 10300-1031e 10320-10323 1d300-1d356 1d538-1d539 1d53b-1d53e 1d540-1d544 1d546 1d54a-1d550 1d552-1d56b 1d5a0-1d5d3 1d7d8-1d7eb 1ee00-1ee03 1ee05-1ee1f 1ee21-1ee22 1ee24 1ee27 1ee29-1ee32 1ee34-1ee37 1ee39 1ee3b 1ee61-1ee62 1ee64 1ee67-1ee6a 1ee6c-1ee72 1ee74-1ee77 1ee79-1ee7c 1ee7e 1f030-1f093 1f0a0-1f0ae 1f0b1-1f0be 1f0c1-1f0cf 1f0d1-1f0df 1f311-1f318 1f42d-1f42e 1f431 1f435 1f600-1f623 1f625-1f62b 1f62d-1f640 1f643:fontformat=TrueType)
16:15:54.936 TRACE wezterm_font::shaper::harfbuzz > compute metrics across these handles for size=12, dpi=96,
theoretical pixel height 16: [ParsedFont { names: Names { full_name: "JetBrains Mono Bold", family: "JetBrains Mono", sub_family: Some("Bold"), postscript_name: Some("JetBrainsMono-Bold"), aliases: [] }, weight: FontWeight(700), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/JetBrainsMono-Bold.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.73), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "JetBrains Mono Regular", family: "JetBrains Mono", sub_family: Some("Regular"), postscript_name: Some("JetBrainsMono-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/JetBrainsMono-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.73), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: OnDisk { path: "/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf" }, index: 0, variation: 0, origin: FontConfig, coverage: Some(RangeSet { ranges: [32..33, 35..36, 42..43, 48..58, 169..170, 174..175, 8205..8206, 8252..8253, 8265..8266, 8419..8420, 8482..8483, 8505..8506, 8596..8602, 8617..8619, 8986..8988, 9000..9001, 9167..9168, 9193..9204, 9208..9211, 9410..9411, 9642..9644, 9654..9655, 9664..9665, 9723..9727, 9728..9733, 9742..9743, 9745..9746, 9748..9750, 9752..9753, 9757..9758, 9760..9761, 9762..9764, 9766..9767, 9770..9771, 9774..9776, 9784..9787, 9792..9793, 9794..9795, 9800..9812, 9823..9825, 9827..9828, 9829..9831, 9832..9833, 9851..9852, 9854..9856, 9874..9880, 9881..9882, 9883..9885, 9888..9890, 9895..9896, 9898..9900, 9904..9906, 9917..9919, 9924..9926, 9928..9929, 9934..9936, 9937..9938, 9939..9941, 9961..9963, 9968..9974, 9975..9979, 9981..9982, 9986..9987, 9989..9990, 9992..9998, 9999..10000, 10002..10003, 10004..10005, 10006..10007, 10013..10014, 10017..10018, 10024..10025, 10035..10037, 10052..10053, 10055..10056, 10060..10061, 10062..10063, 10067..10070, 10071..10072, 10083..10085, 10133..10136, 10145..10146, 10160..10161, 10175..10176, 10548..10550, 11013..11016, 11035..11037, 11088..11089, 11093..11094, 12336..12337, 12349..12350, 12951..12952, 12953..12954, 126980..126981, 127183..127184, 127344..127346, 127358..127360, 127374..127375, 127377..127387, 127462..127488, 127489..127491, 127514..127515, 127535..127536, 127538..127547, 127568..127570, 127744..127778, 127780..127892, 127894..127896, 127897..127900, 127902..127985, 127987..127990, 127991..128254, 128255..128318, 128329..128335, 128336..128360, 128367..128369, 128371..128379, 128391..128392, 128394..128398, 128400..128401, 128405..128407, 128420..128422, 128424..128425, 128433..128435, 128444..128445, 128450..128453, 128465..128468, 128476..128479, 128481..128482, 128483..128484, 128488..128489, 128495..128496, 128499..128500, 128506..128592, 128640..128710, 128715..128723, 128725..128728, 128736..128742, 128745..128746, 128747..128749, 128752..128753, 128755..128765, 128992..129004, 129292..129339, 129340..129350, 129351..129401, 129402..129484, 129485..129536, 129648..129653, 129656..129659, 129664..129671, 129680..129705, 129712..129719, 129728..129731, 129744..129751, 917552..917562, 917601..917627, 917631..917632, 1041637..1041647, 1042476..1042477, 1042478..1042488] }) }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: true, pixel_sizes: [128], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "Symbols Nerd Font Mono 1000-em", family: "Symbols Nerd Font Mono", sub_family: Some("1000-em"), postscript_name: Some("SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, ParsedFont { names: Names { full_name: "Last Resort High-Efficiency Regular", family: "Last Resort High-Efficiency", sub_family: Some("Regular"), postscript_name: Some("LastResortHE-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/LastResortHE-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.75), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }]
16:15:54.936 TRACE wezterm_font::shaper::harfbuzz > shaper wants 0 ParsedFont { names: Names { full_name: "JetBrains Mono Bold", family: "JetBrains Mono", sub_family: Some("Bold"), postscript_name: Some("JetBrainsMono-Bold"), aliases: [] }, weight: FontWeight(700), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/JetBrainsMono-Bold.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.73), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.936 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.941 TRACE wezterm_font::shaper::harfbuzz > idx 0 cell_height is 21.12004280090332, which is 5.12004280090332 away from theoretical
height (factor 0.3200026750564575). Seems good enough
16:15:54.941 TRACE wezterm_font::shaper::harfbuzz > metrics_for_idx=0, size=12, dpi=96 -> FontMetrics { cell_width: 10.0, cell_height: 21.12004280090332, descender: -5.0, underline_thickness: 0.8000016212463379, underline_position: -2.8800058364868164, cap_height_ratio: Some(0.5208322778365545), cap_height: Some(11.0), is_scaled: true, presentation: Text, force_y_adjust: 0.0 }
16:15:54.941 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=1 `~`
16:15:54.941 TRACE wezterm_font::rasterizer::freetype > Rasterizier wants ParsedFont { names: Names { full_name: "JetBrains Mono Bold", family: "JetBrains Mono", sub_family: Some("Bold"), postscript_name: Some("JetBrainsMono-Bold"), aliases: [] }, weight: FontWeight(700), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/JetBrainsMono-Bold.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.73), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.941 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.944 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 19.229398ms
16:15:54.944 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 4.477µs
16:15:54.944 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=3 `\u{e0b0}`
16:15:54.944 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 100.304µs
16:15:54.944 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=60 ` `
16:15:54.944 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 60 -> elapsed 165.531µs
16:15:54.944 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=3 `\u{e0b2}`
16:15:54.944 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 87.186µs
16:15:54.944 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=5 ` ✔ `
16:15:54.944 TRACE wezterm_font::shaper::harfbuzz > shaper wants 1 ParsedFont { names: Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: OnDisk { path: "/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf" }, index: 0, variation: 0, origin: FontConfig, coverage: Some(RangeSet { ranges: [32..33, 35..36, 42..43, 48..58, 169..170, 174..175, 8205..8206, 8252..8253, 8265..8266, 8419..8420, 8482..8483, 8505..8506, 8596..8602, 8617..8619, 8986..8988, 9000..9001, 9167..9168, 9193..9204, 9208..9211, 9410..9411, 9642..9644, 9654..9655, 9664..9665, 9723..9727, 9728..9733, 9742..9743, 9745..9746, 9748..9750, 9752..9753, 9757..9758, 9760..9761, 9762..9764, 9766..9767, 9770..9771, 9774..9776, 9784..9787, 9792..9793, 9794..9795, 9800..9812, 9823..9825, 9827..9828, 9829..9831, 9832..9833, 9851..9852, 9854..9856, 9874..9880, 9881..9882, 9883..9885, 9888..9890, 9895..9896, 9898..9900, 9904..9906, 9917..9919, 9924..9926, 9928..9929, 9934..9936, 9937..9938, 9939..9941, 9961..9963, 9968..9974, 9975..9979, 9981..9982, 9986..9987, 9989..9990, 9992..9998, 9999..10000, 10002..10003, 10004..10005, 10006..10007, 10013..10014, 10017..10018, 10024..10025, 10035..10037, 10052..10053, 10055..10056, 10060..10061, 10062..10063, 10067..10070, 10071..10072, 10083..10085, 10133..10136, 10145..10146, 10160..10161, 10175..10176, 10548..10550, 11013..11016, 11035..11037, 11088..11089, 11093..11094, 12336..12337, 12349..12350, 12951..12952, 12953..12954, 126980..126981, 127183..127184, 127344..127346, 127358..127360, 127374..127375, 127377..127387, 127462..127488, 127489..127491, 127514..127515, 127535..127536, 127538..127547, 127568..127570, 127744..127778, 127780..127892, 127894..127896, 127897..127900, 127902..127985, 127987..127990, 127991..128254, 128255..128318, 128329..128335, 128336..128360, 128367..128369, 128371..128379, 128391..128392, 128394..128398, 128400..128401, 128405..128407, 128420..128422, 128424..128425, 128433..128435, 128444..128445, 128450..128453, 128465..128468, 128476..128479, 128481..128482, 128483..128484, 128488..128489, 128495..128496, 128499..128500, 128506..128592, 128640..128710, 128715..128723, 128725..128728, 128736..128742, 128745..128746, 128747..128749, 128752..128753, 128755..128765, 128992..129004, 129292..129339, 129340..129350, 129351..129401, 129402..129484, 129485..129536, 129648..129653, 129656..129659, 129664..129671, 129680..129705, 129712..129719, 129728..129731, 129744..129751, 917552..917562, 917601..917627, 917631..917632, 1041637..1041647, 1042476..1042477, 1042478..1042488] }) }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: true, pixel_sizes: [128], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.945 TRACE wezterm_font::shaper::harfbuzz > shaper wants 2 ParsedFont { names: Names { full_name: "Symbols Nerd Font Mono 1000-em", family: "Symbols Nerd Font Mono", sub_family: Some("1000-em"), postscript_name: Some("SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.945 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.945 TRACE wezterm_font::shaper::harfbuzz > shaper wants 3 ParsedFont { names: Names { full_name: "Last Resort High-Efficiency Regular", family: "Last Resort High-Efficiency", sub_family: Some("Regular"), postscript_name: Some("LastResortHE-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/LastResortHE-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.75), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.945 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.964 TRACE wezterm_font::shaper::harfbuzz > Shaper didn't resolve glyphs from ParsedFont { names: Names { full_name: "Symbols Nerd Font Mono 1000-em", family: "Symbols Nerd Font Mono", sub_family: Some("1000-em"), postscript_name: Some("SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, so unload it
16:15:54.964 TRACE wezterm_font::rasterizer::freetype > Rasterizier wants ParsedFont { names: Names { full_name: "Last Resort High-Efficiency Regular", family: "Last Resort High-Efficiency", sub_family: Some("Regular"), postscript_name: Some("LastResortHE-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/LastResortHE-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.75), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.964 TRACE wezterm_font > Looking for \u{20}\u{2714}\u{20}\u{20}\u{2714}\u{20} in fallback fonts
16:15:54.964 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.967 DEBUG wezterm_font::parser > JetBrains Mono ExtraBold Italic codepoint coverage computed in 32.535µs
16:15:54.968 DEBUG wezterm_font::parser > Roboto Italic codepoint coverage computed in 29.579µs
16:15:54.968 DEBUG wezterm_font::parser > Roboto Medium codepoint coverage computed in 27.545µs
16:15:54.968 DEBUG wezterm_font::parser > Roboto Medium Italic codepoint coverage computed in 25.856µs
16:15:54.968 DEBUG wezterm_font::parser > JetBrains Mono Bold codepoint coverage computed in 30.232µs
16:15:54.968 DEBUG wezterm_font::parser > JetBrains Mono Bold Italic codepoint coverage computed in 28.891µs
16:15:54.968 DEBUG wezterm_font::parser > Roboto Regular codepoint coverage computed in 25.889µs
16:15:54.968 DEBUG wezterm_font::parser > JetBrains Mono ExtraLight codepoint coverage computed in 30.259µs
16:15:54.968 DEBUG wezterm_font::parser > Roboto Thin codepoint coverage computed in 26.062µs
16:15:54.969 DEBUG wezterm_font::parser > JetBrains Mono Light codepoint coverage computed in 28.883µs
16:15:54.969 DEBUG wezterm_font::parser > Noto Color Emoji Regular codepoint coverage computed in 34.329µs
16:15:54.969 DEBUG wezterm_font::parser > JetBrains Mono Regular codepoint coverage computed in 47.592µs
16:15:54.969 DEBUG wezterm_font::parser > JetBrains Mono Medium Italic codepoint coverage computed in 50.227µs
16:15:54.969 DEBUG wezterm_font::parser > JetBrains Mono Thin Italic codepoint coverage computed in 54.027µs
16:15:54.969 DEBUG wezterm_font::parser > Roboto Black codepoint coverage computed in 48.423µs
16:15:54.970 DEBUG wezterm_font::parser > Roboto Light codepoint coverage computed in 46.635µs
16:15:54.970 DEBUG wezterm_font::parser > Roboto Bold Italic codepoint coverage computed in 46.858µs
16:15:54.970 DEBUG wezterm_font::parser > Symbols Nerd Font Mono 1000-em codepoint coverage computed in 124.508µs
16:15:54.970 DEBUG wezterm_font::parser > Roboto Black Italic codepoint coverage computed in 45.826µs
16:15:54.970 DEBUG wezterm_font::parser > Roboto Thin Italic codepoint coverage computed in 48.641µs
16:15:54.971 DEBUG wezterm_font::parser > Roboto Bold codepoint coverage computed in 46.512µs
16:15:54.971 DEBUG wezterm_font::parser > JetBrains Mono ExtraLight Italic codepoint coverage computed in 52.238µs
16:15:54.971 DEBUG wezterm_font::parser > JetBrains Mono Medium codepoint coverage computed in 52.723µs
16:15:54.971 DEBUG wezterm_font::parser > JetBrains Mono Thin codepoint coverage computed in 49.557µs
16:15:54.971 DEBUG wezterm_font::parser > Roboto Light Italic codepoint coverage computed in 45.4µs
16:15:54.972 DEBUG wezterm_font::parser > JetBrains Mono Italic codepoint coverage computed in 51.894µs
16:15:54.972 DEBUG wezterm_font::parser > JetBrains Mono ExtraBold codepoint coverage computed in 47.078µs
16:15:54.972 DEBUG wezterm_font::parser > JetBrains Mono Light Italic codepoint coverage computed in 42.731µs
16:15:54.975 TRACE wezterm_font > Fallback fonts that match \u{20}\u{2714}\u{20}\u{20}\u{2714}\u{20} before sorting are: [
ParsedFont {
names: Names {
full_name: "DejaVu Sans Mono Book",
family: "DejaVu Sans Mono",
sub_family: Some(
"Book",
),
postscript_name: Some(
"DejaVuSansMono",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..452,
461..484,
486..497,
500..503,
504..506,
508..546,
548..578,
579..582,
588..590,
592..698,
699..706,
710..714,
716..724,
726..735,
736..746,
750..751,
755..756,
768..832,
835..836,
856..857,
865..866,
884..888,
890..896,
900..907,
908..909,
910..930,
931..975,
976..994,
1008..1120,
1122..1124,
1138..1140,
1168..1180,
1186..1190,
1194..1204,
1210..1212,
1216..1221,
1223..1225,
1227..1229,
1231..1274,
1296..1298,
1306..1310,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1542..1544,
1545..1547,
1548..1549,
1557..1558,
1563..1564,
1567..1568,
1569..1595,
1600..1622,
1626..1627,
1632..1646,
1652..1653,
1657..1660,
1662..1665,
1667..1669,
1670..1672,
1681..1682,
1688..1689,
1700..1701,
1705..1706,
1711..1712,
1726..1727,
1740..1741,
1776..1786,
3647..3648,
3713..3715,
3716..3717,
3719..3721,
3722..3723,
3725..3726,
3732..3736,
3737..3744,
3745..3748,
3749..3750,
3751..3752,
3754..3756,
3757..3770,
3771..3773,
3784..3790,
4304..4349,
7426..7427,
7432..7434,
7444..7445,
7446..7448,
7453..7456,
7468..7471,
7472..7485,
7486..7516,
7522..7526,
7543..7545,
7547..7548,
7557..7558,
7579..7608,
7609..7616,
7680..7700,
7704..7726,
7728..7758,
7764..7780,
7784..7802,
7804..7834,
7835..7836,
7839..7842,
7852..7854,
7856..7858,
7862..7866,
7868..7870,
7878..7880,
7882..7886,
7896..7902,
7904..7910,
7912..7916,
7918..7926,
7928..7930,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8203,
8208..8228,
8230..8231,
8239..8248,
8249..8251,
8252..8256,
8261..8266,
8267..8268,
8287..8288,
8304..8306,
8308..8335,
8336..8349,
8352..8374,
8376..8379,
8381..8382,
8450..8451,
8453..8454,
8461..8464,
8469..8472,
8473..8475,
8477..8478,
8482..8483,
8484..8485,
8486..8487,
8490..8492,
8494..8495,
8520..8521,
8528..8530,
8531..8544,
8585..8586,
8592..8724,
8725..8726,
8727..8737,
8739..8740,
8743..8750,
8756..8766,
8769..8810,
8813..8844,
8845..8870,
8882..8886,
8888..8889,
8898..8903,
8909..8914,
8922..8938,
8943..8944,
8960..8967,
8968..8982,
8984..8986,
8988..8994,
8997..9001,
9003..9004,
9013..9083,
9085..9086,
9088..9092,
9096..9100,
9109..9110,
9115..9135,
9166..9168,
9251..9252,
9472..9776,
9784..9868,
9872..9885,
9888..9890,
9904..9906,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10102,
10132..10133,
10136..10160,
10161..10175,
10178..10179,
10181..10183,
10204..10205,
10208..10209,
10214..10220,
10229..10232,
10631..10633,
10647..10649,
10731..10732,
10746..10748,
10752..10753,
10799..10800,
10858..10860,
11013..11022,
11026..11035,
11364..11365,
11373..11377,
11381..11384,
11385..11387,
11388..11392,
11800..11801,
11807..11808,
11810..11814,
11822..11823,
42760..42775,
42779..42784,
42786..42792,
42889..42895,
42896..42898,
42922..42923,
43000..43002,
63173..63174,
64257..64259,
64338..64386,
64394..64406,
64414..64416,
64426..64430,
64488..64490,
64508..64512,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
120154..120155,
120432..120484,
120822..120832,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "DejaVu Sans Condensed",
family: "DejaVu Sans",
sub_family: Some(
"Condensed",
),
postscript_name: Some(
"DejaVuSansCondensed",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: SemiCondensed,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansCondensed.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..746,
748..751,
755..756,
759..760,
768..848,
849..852,
855..857,
858..859,
860..867,
880..888,
890..896,
900..907,
908..909,
910..930,
931..1318,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1456..1476,
1478..1480,
1488..1515,
1520..1525,
1542..1544,
1545..1547,
1548..1549,
1557..1558,
1563..1564,
1567..1568,
1569..1595,
1600..1622,
1623..1624,
1626..1627,
1632..1649,
1652..1653,
1657..1728,
1734..1737,
1739..1741,
1742..1743,
1744..1745,
1749..1750,
1776..1786,
1984..2024,
2027..2038,
2040..2043,
3647..3648,
3713..3715,
3716..3717,
3719..3721,
3722..3723,
3725..3726,
3732..3736,
3737..3744,
3745..3748,
3749..3750,
3751..3752,
3754..3756,
3757..3770,
3771..3774,
3776..3781,
3782..3783,
3784..3790,
3792..3802,
3804..3806,
4256..4294,
4304..4349,
5121..5128,
5129..5148,
5149..5174,
5175..5195,
5196..5203,
5204..5310,
5312..5355,
5356..5384,
5392..5439,
5440..5457,
5458..5483,
5492..5510,
5514..5527,
5536..5552,
5598..5599,
5601..5602,
5702..5704,
5742..5751,
5760..5789,
7424..7445,
7446..7460,
7462..7471,
7472..7516,
7517..7531,
7543..7545,
7547..7548,
7549..7550,
7557..7558,
7579..7616,
7620..7626,
7680..7932,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8293,
8298..8306,
8308..8335,
8336..8349,
8352..8374,
8376..8379,
8381..8382,
8400..8402,
8406..8408,
8411..8413,
8417..8418,
8448..8458,
8459..8522,
8523..8524,
8526..8527,
8528..8582,
8585..8586,
8592..8978,
8984..8986,
8988..8994,
8996..9001,
9003..9005,
9075..9078,
9082..9083,
9085..9086,
9095..9096,
9108..9109,
9115..9135,
9166..9168,
9187..9188,
9189..9190,
9192..9193,
9250..9252,
9312..9322,
9472..9885,
9886..9913,
9920..9924,
9954..9955,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10133,
10136..10160,
10161..10175,
10181..10183,
10208..10209,
10214..10220,
10224..10496,
10502..10504,
10506..10508,
10560..10562,
10627..10629,
10702..10710,
10731..10732,
10746..10748,
10752..10755,
10764..10781,
10799..10800,
10858..10860,
10877..10913,
10926..10939,
11001..11003,
11008..11035,
11039..11045,
11091..11093,
11360..11384,
11385..11392,
11520..11558,
11568..11622,
11631..11632,
11800..11801,
11807..11808,
11810..11814,
11822..11823,
19904..19968,
42192..42240,
42564..42568,
42572..42574,
42576..42578,
42580..42584,
42594..42607,
42634..42638,
42644..42646,
42648..42650,
42760..42775,
42779..42784,
42786..42796,
42800..42818,
42822..42828,
42830..42836,
42838..42840,
42852..42856,
42880..42884,
42889..42895,
42896..42898,
42912..42923,
43000..43008,
61184..61210,
61440..61444,
62464..62503,
62504..62530,
63173..63174,
64256..64263,
64275..64280,
64285..64311,
64312..64317,
64318..64319,
64320..64322,
64323..64325,
64326..64336,
64338..64420,
64426..64430,
64467..64477,
64478..64480,
64484..64490,
64508..64512,
65024..65040,
65056..65060,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
66304..66335,
66336..66340,
119552..119639,
120120..120122,
120123..120127,
120128..120133,
120134..120135,
120138..120145,
120146..120172,
120224..120276,
120792..120812,
126464..126468,
126469..126496,
126497..126499,
126500..126501,
126503..126504,
126505..126515,
126516..126520,
126521..126522,
126523..126524,
126561..126563,
126564..126565,
126567..126571,
126572..126579,
126580..126584,
126585..126589,
126590..126591,
127024..127124,
127136..127151,
127153..127167,
127169..127184,
127185..127200,
127761..127769,
128045..128047,
128049..128050,
128053..128054,
128512..128548,
128549..128556,
128557..128577,
128579..128580,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "DejaVu Sans Condensed",
family: "DejaVu Sans",
sub_family: Some(
"Condensed",
),
postscript_name: Some(
"DejaVuSansCondensed",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: SemiCondensed,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/dejavu/DejaVuSansCondensed.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..746,
748..751,
755..756,
759..760,
768..848,
849..852,
855..857,
858..859,
860..867,
880..888,
890..896,
900..907,
908..909,
910..930,
931..1318,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1456..1476,
1478..1480,
1488..1515,
1520..1525,
1542..1544,
1545..1547,
1548..1549,
1557..1558,
1563..1564,
1567..1568,
1569..1595,
1600..1622,
1623..1624,
1626..1627,
1632..1649,
1652..1653,
1657..1728,
1734..1737,
1739..1741,
1742..1743,
1744..1745,
1749..1750,
1776..1786,
1984..2024,
2027..2038,
2040..2043,
3647..3648,
3713..3715,
3716..3717,
3719..3721,
3722..3723,
3725..3726,
3732..3736,
3737..3744,
3745..3748,
3749..3750,
3751..3752,
3754..3756,
3757..3770,
3771..3774,
3776..3781,
3782..3783,
3784..3790,
3792..3802,
3804..3806,
4256..4294,
4304..4349,
5121..5128,
5129..5148,
5149..5174,
5175..5195,
5196..5203,
5204..5310,
5312..5355,
5356..5384,
5392..5439,
5440..5457,
5458..5483,
5492..5510,
5514..5527,
5536..5552,
5598..5599,
5601..5602,
5702..5704,
5742..5751,
5760..5789,
7424..7445,
7446..7460,
7462..7471,
7472..7516,
7517..7531,
7543..7545,
7547..7548,
7549..7550,
7557..7558,
7579..7616,
7620..7626,
7680..7932,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8293,
8298..8306,
8308..8335,
8336..8349,
8352..8374,
8376..8379,
8381..8382,
8400..8402,
8406..8408,
8411..8413,
8417..8418,
8448..8458,
8459..8522,
8523..8524,
8526..8527,
8528..8582,
8585..8586,
8592..8978,
8984..8986,
8988..8994,
8996..9001,
9003..9005,
9075..9078,
9082..9083,
9085..9086,
9095..9096,
9108..9109,
9115..9135,
9166..9168,
9187..9188,
9189..9190,
9192..9193,
9250..9252,
9312..9322,
9472..9885,
9886..9913,
9920..9924,
9954..9955,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10133,
10136..10160,
10161..10175,
10181..10183,
10208..10209,
10214..10220,
10224..10496,
10502..10504,
10506..10508,
10560..10562,
10627..10629,
10702..10710,
10731..10732,
10746..10748,
10752..10755,
10764..10781,
10799..10800,
10858..10860,
10877..10913,
10926..10939,
11001..11003,
11008..11035,
11039..11045,
11091..11093,
11360..11384,
11385..11392,
11520..11558,
11568..11622,
11631..11632,
11800..11801,
11807..11808,
11810..11814,
11822..11823,
19904..19968,
42192..42240,
42564..42568,
42572..42574,
42576..42578,
42580..42584,
42594..42607,
42634..42638,
42644..42646,
42648..42650,
42760..42775,
42779..42784,
42786..42796,
42800..42818,
42822..42828,
42830..42836,
42838..42840,
42852..42856,
42880..42884,
42889..42895,
42896..42898,
42912..42923,
43000..43008,
61184..61210,
61440..61444,
62464..62503,
62504..62530,
63173..63174,
64256..64263,
64275..64280,
64285..64311,
64312..64317,
64318..64319,
64320..64322,
64323..64325,
64326..64336,
64338..64420,
64426..64430,
64467..64477,
64478..64480,
64484..64490,
64508..64512,
65024..65040,
65056..65060,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
66304..66335,
66336..66340,
119552..119639,
120120..120122,
120123..120127,
120128..120133,
120134..120135,
120138..120145,
120146..120172,
120224..120276,
120792..120812,
126464..126468,
126469..126496,
126497..126499,
126500..126501,
126503..126504,
126505..126515,
126516..126520,
126521..126522,
126523..126524,
126561..126563,
126564..126565,
126567..126571,
126572..126579,
126580..126584,
126585..126589,
126590..126591,
127024..127124,
127136..127151,
127153..127167,
127169..127184,
127185..127200,
127761..127769,
128045..128047,
128049..128050,
128053..128054,
128512..128548,
128549..128556,
128557..128577,
128579..128580,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "D050000L Regular",
family: "D050000L",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"D050000L",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/type1/urw-base35/D050000L.t1",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..33,
160..161,
8594..8595,
8596..8598,
9312..9322,
9632..9633,
9650..9651,
9660..9661,
9670..9671,
9679..9680,
9687..9688,
9733..9734,
9742..9743,
9755..9756,
9758..9759,
9824..9825,
9827..9828,
9829..9831,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10133,
10136..10160,
10161..10175,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Dingbats Regular",
family: "Dingbats",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"Dingbats",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/X11/Type1/d050000l.pfb",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..33,
160..161,
8594..8595,
8596..8598,
9312..9322,
9632..9633,
9650..9651,
9660..9661,
9670..9671,
9679..9680,
9687..9688,
9733..9734,
9742..9743,
9755..9756,
9758..9759,
9824..9825,
9827..9828,
9829..9831,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10133,
10136..10160,
10161..10175,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Dingbats Regular",
family: "Dingbats",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"Dingbats",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/type1/gsfonts/d050000l.pfb",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..33,
160..161,
8594..8595,
8596..8598,
9312..9322,
9632..9633,
9650..9651,
9660..9661,
9670..9671,
9679..9680,
9687..9688,
9733..9734,
9742..9743,
9755..9756,
9758..9759,
9824..9825,
9827..9828,
9829..9831,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10133,
10136..10160,
10161..10175,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "DejaVu Sans Book",
family: "DejaVu Sans",
sub_family: Some(
"Book",
),
postscript_name: Some(
"DejaVuSans",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/dejavu/DejaVuSans.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..746,
748..751,
755..756,
759..760,
768..848,
849..852,
855..857,
858..859,
860..867,
880..888,
890..896,
900..907,
908..909,
910..930,
931..1318,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1456..1476,
1478..1480,
1488..1515,
1520..1525,
1542..1544,
1545..1547,
1548..1549,
1557..1558,
1563..1564,
1567..1568,
1569..1595,
1600..1622,
1623..1624,
1626..1627,
1632..1649,
1652..1653,
1657..1728,
1734..1737,
1739..1741,
1742..1743,
1744..1745,
1749..1750,
1776..1786,
1984..2024,
2027..2038,
2040..2043,
3647..3648,
3713..3715,
3716..3717,
3719..3721,
3722..3723,
3725..3726,
3732..3736,
3737..3744,
3745..3748,
3749..3750,
3751..3752,
3754..3756,
3757..3770,
3771..3774,
3776..3781,
3782..3783,
3784..3790,
3792..3802,
3804..3806,
4256..4294,
4304..4349,
5121..5128,
5129..5148,
5149..5174,
5175..5195,
5196..5203,
5204..5310,
5312..5355,
5356..5384,
5392..5439,
5440..5457,
5458..5483,
5492..5510,
5514..5527,
5536..5552,
5598..5599,
5601..5602,
5702..5704,
5742..5751,
5760..5789,
7424..7445,
7446..7460,
7462..7471,
7472..7516,
7517..7531,
7543..7545,
7547..7548,
7549..7550,
7557..7558,
7579..7616,
7620..7626,
7680..7932,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8293,
8298..8306,
8308..8335,
8336..8349,
8352..8374,
8376..8379,
8381..8382,
8400..8402,
8406..8408,
8411..8413,
8417..8418,
8448..8458,
8459..8522,
8523..8524,
8526..8527,
8528..8582,
8585..8586,
8592..8978,
8984..8986,
8988..8994,
8996..9001,
9003..9005,
9075..9078,
9082..9083,
9085..9086,
9095..9096,
9108..9109,
9115..9135,
9166..9168,
9187..9188,
9189..9190,
9192..9193,
9250..9252,
9312..9322,
9472..9885,
9886..9913,
9920..9924,
9954..9955,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10133,
10136..10160,
10161..10175,
10181..10183,
10208..10209,
10214..10220,
10224..10496,
10502..10504,
10506..10508,
10560..10562,
10627..10629,
10702..10710,
10731..10732,
10746..10748,
10752..10755,
10764..10781,
10799..10800,
10858..10860,
10877..10913,
10926..10939,
11001..11003,
11008..11035,
11039..11045,
11091..11093,
11360..11384,
11385..11392,
11520..11558,
11568..11622,
11631..11632,
11800..11801,
11807..11808,
11810..11814,
11822..11823,
19904..19968,
42192..42240,
42564..42568,
42572..42574,
42576..42578,
42580..42584,
42594..42607,
42634..42638,
42644..42646,
42648..42650,
42760..42775,
42779..42784,
42786..42796,
42800..42818,
42822..42828,
42830..42836,
42838..42840,
42852..42856,
42880..42884,
42889..42895,
42896..42898,
42912..42923,
43000..43008,
61184..61210,
61440..61444,
62464..62503,
62504..62530,
63173..63174,
64256..64263,
64275..64280,
64285..64311,
64312..64317,
64318..64319,
64320..64322,
64323..64325,
64326..64336,
64338..64420,
64426..64430,
64467..64477,
64478..64480,
64484..64490,
64508..64512,
65024..65040,
65056..65060,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
66304..66335,
66336..66340,
119552..119639,
120120..120122,
120123..120127,
120128..120133,
120134..120135,
120138..120145,
120146..120172,
120224..120276,
120792..120812,
126464..126468,
126469..126496,
126497..126499,
126500..126501,
126503..126504,
126505..126515,
126516..126520,
126521..126522,
126523..126524,
126561..126563,
126564..126565,
126567..126571,
126572..126579,
126580..126584,
126585..126589,
126590..126591,
127024..127124,
127136..127151,
127153..127167,
127169..127184,
127185..127200,
127761..127769,
128045..128047,
128049..128050,
128053..128054,
128512..128548,
128549..128556,
128557..128577,
128579..128580,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Noto Color Emoji Regular",
family: "Noto Color Emoji",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"NotoColorEmoji",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..33,
35..36,
42..43,
48..58,
169..170,
174..175,
8205..8206,
8252..8253,
8265..8266,
8419..8420,
8482..8483,
8505..8506,
8596..8602,
8617..8619,
8986..8988,
9000..9001,
9167..9168,
9193..9204,
9208..9211,
9410..9411,
9642..9644,
9654..9655,
9664..9665,
9723..9727,
9728..9733,
9742..9743,
9745..9746,
9748..9750,
9752..9753,
9757..9758,
9760..9761,
9762..9764,
9766..9767,
9770..9771,
9774..9776,
9784..9787,
9792..9793,
9794..9795,
9800..9812,
9823..9825,
9827..9828,
9829..9831,
9832..9833,
9851..9852,
9854..9856,
9874..9880,
9881..9882,
9883..9885,
9888..9890,
9895..9896,
9898..9900,
9904..9906,
9917..9919,
9924..9926,
9928..9929,
9934..9936,
9937..9938,
9939..9941,
9961..9963,
9968..9974,
9975..9979,
9981..9982,
9986..9987,
9989..9990,
9992..9998,
9999..10000,
10002..10003,
10004..10005,
10006..10007,
10013..10014,
10017..10018,
10024..10025,
10035..10037,
10052..10053,
10055..10056,
10060..10061,
10062..10063,
10067..10070,
10071..10072,
10083..10085,
10133..10136,
10145..10146,
10160..10161,
10175..10176,
10548..10550,
11013..11016,
11035..11037,
11088..11089,
11093..11094,
12336..12337,
12349..12350,
12951..12952,
12953..12954,
126980..126981,
127183..127184,
127344..127346,
127358..127360,
127374..127375,
127377..127387,
127462..127488,
127489..127491,
127514..127515,
127535..127536,
127538..127547,
127568..127570,
127744..127778,
127780..127892,
127894..127896,
127897..127900,
127902..127985,
127987..127990,
127991..128254,
128255..128318,
128329..128335,
128336..128360,
128367..128369,
128371..128379,
128391..128392,
128394..128398,
128400..128401,
128405..128407,
128420..128422,
128424..128425,
128433..128435,
128444..128445,
128450..128453,
128465..128468,
128476..128479,
128481..128482,
128483..128484,
128488..128489,
128495..128496,
128499..128500,
128506..128592,
128640..128710,
128715..128723,
128725..128728,
128736..128742,
128745..128746,
128747..128749,
128752..128753,
128755..128765,
128992..129004,
129292..129339,
129340..129350,
129351..129401,
129402..129484,
129485..129536,
129648..129653,
129656..129659,
129664..129671,
129680..129705,
129712..129719,
129728..129731,
129744..129751,
917552..917562,
917601..917627,
917631..917632,
1041637..1041647,
1042476..1042477,
1042478..1042488,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: true,
pixel_sizes: [
128,
],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "OpenSymbol Regular",
family: "OpenSymbol",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"OpenSymbol",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/openoffice/opens___.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..36,
37..39,
40..64,
91..92,
93..97,
123..127,
162..163,
164..166,
167..170,
171..178,
180..181,
182..183,
187..188,
191..192,
215..216,
247..248,
338..340,
352..354,
376..377,
381..383,
402..403,
411..412,
710..712,
714..716,
728..731,
732..733,
768..773,
774..777,
778..779,
780..781,
913..930,
931..938,
945..970,
977..979,
981..983,
1009..1010,
1013..1014,
8211..8213,
8214..8215,
8216..8219,
8220..8223,
8224..8227,
8230..8231,
8240..8241,
8242..8245,
8249..8251,
8353..8357,
8360..8362,
8363..8365,
8401..8402,
8407..8408,
8411..8412,
8450..8451,
8455..8456,
8458..8459,
8463..8464,
8465..8468,
8469..8470,
8472..8473,
8474..8475,
8476..8478,
8482..8483,
8484..8485,
8487..8488,
8496..8498,
8501..8502,
8592..8598,
8599..8601,
8626..8628,
8629..8630,
8656..8661,
8676..8682,
8704..8705,
8706..8710,
8711..8714,
8715..8716,
8717..8718,
8719..8724,
8725..8729,
8730..8731,
8733..8735,
8736..8742,
8743..8753,
8756..8757,
8764..8765,
8771..8772,
8773..8774,
8776..8777,
8788..8790,
8793..8794,
8797..8798,
8800..8802,
8804..8806,
8810..8812,
8826..8842,
8853..8858,
8868..8870,
8886..8888,
8894..8895,
8901..8902,
8942..8946,
8968..8972,
8992..8994,
9001..9003,
9012..9013,
9075..9076,
9182..9184,
9312..9322,
9450..9451,
9472..9476,
9632..9634,
9642..9644,
9650..9670,
9674..9676,
9679..9680,
9687..9688,
9702..9703,
9742..9743,
9745..9747,
9755..9756,
9758..9759,
9785..9787,
9788..9789,
9824..9825,
9827..9828,
9829..9831,
9986..9987,
9992..9993,
9997..9999,
10003..10005,
10007..10013,
10017..10022,
10027..10033,
10035..10042,
10047..10048,
10049..10050,
10052..10053,
10061..10062,
10063..10067,
10070..10071,
10073..10074,
10082..10083,
10112..10133,
10136..10137,
10138..10139,
10146..10147,
10162..10163,
10168..10169,
10178..10179,
10214..10218,
10877..10879,
12314..12316,
57345..57364,
57366..57367,
57368..57397,
57398..57401,
57402..57403,
57472..57480,
57481..57497,
57499..57500,
57502..57506,
57509..57554,
57555..57559,
57561..57562,
57563..57566,
57600..57682,
57693..57694,
57706..57707,
57856..57919,
57920..57954,
58125..58141,
58160..58161,
58182..58183,
58189..58190,
58253..58254,
58269..58270,
58275..58276,
58281..58284,
58320..58321,
58368..58370,
58375..58376,
58377..58379,
58395..58399,
58405..58408,
58409..58410,
58412..58413,
58414..58417,
58418..58421,
58423..58463,
58470..58476,
58478..58496,
58507..58515,
58517..58565,
58627..58630,
58631..58632,
58653..58669,
58670..58676,
58696..58717,
58718..58720,
58736..58742,
58744..58749,
58756..58760,
58765..58769,
58771..58776,
58789..58790,
59008..59044,
63723..63743,
],
},
),
},
cap_height: Some(
0.65576171875,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "FreeSerif Regular",
family: "FreeSerif",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"FreeSerif",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/freefont/FreeSerif.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..888,
890..895,
900..907,
908..909,
910..930,
931..1320,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1423..1424,
1425..1480,
1488..1515,
1520..1525,
1536..1540,
1542..1564,
1566..1792,
1872..1970,
2304..2424,
2425..2432,
2433..2436,
2437..2445,
2447..2449,
2451..2473,
2474..2481,
2482..2483,
2486..2490,
2492..2501,
2503..2505,
2507..2511,
2519..2520,
2524..2526,
2527..2532,
2534..2556,
2561..2564,
2565..2571,
2575..2577,
2579..2601,
2602..2609,
2610..2612,
2613..2615,
2616..2618,
2620..2621,
2622..2627,
2631..2633,
2635..2638,
2641..2642,
2649..2653,
2654..2655,
2662..2678,
2689..2692,
2693..2702,
2703..2706,
2707..2729,
2730..2737,
2738..2740,
2741..2746,
2748..2758,
2759..2762,
2763..2766,
2768..2769,
2784..2788,
2790..2802,
2817..2820,
2821..2829,
2831..2833,
2835..2857,
2858..2865,
2866..2868,
2869..2874,
2876..2885,
2887..2889,
2891..2894,
2902..2904,
2908..2910,
2911..2916,
2918..2936,
2946..2948,
2949..2955,
2958..2961,
2962..2966,
2969..2971,
2972..2973,
2974..2976,
2979..2981,
2984..2987,
2990..3002,
3006..3011,
3014..3017,
3018..3022,
3024..3025,
3031..3032,
3046..3067,
3330..3332,
3333..3341,
3342..3345,
3346..3387,
3389..3397,
3398..3401,
3402..3407,
3415..3416,
3424..3428,
3430..3446,
3449..3456,
3458..3460,
3461..3479,
3482..3506,
3507..3516,
3517..3518,
3520..3527,
3530..3531,
3535..3541,
3542..3543,
3544..3552,
3570..3573,
3585..3643,
3647..3676,
4256..4294,
4304..4349,
4608..4615,
4616..4679,
4680..4681,
4682..4686,
4688..4695,
4696..4697,
4698..4702,
4704..4743,
4744..4745,
4746..4750,
4752..4783,
4784..4785,
4786..4790,
4792..4799,
4800..4801,
4802..4806,
4808..4815,
4816..4823,
4824..4847,
4848..4879,
4880..4881,
4882..4886,
4888..4895,
4896..4935,
4936..4955,
4961..4989,
5024..5109,
5920..5943,
6480..6510,
6512..6517,
6656..6684,
6686..6688,
7424..7618,
7619..7620,
7626..7632,
7635..7655,
7676..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8293,
8304..8306,
8308..8335,
8336..8341,
8352..8378,
8400..8433,
8448..8509,
8510..8524,
8525..8527,
8528..8586,
8592..8967,
8968..9005,
9031..9033,
9040..9041,
9047..9048,
9054..9055,
9088..9092,
9094..9099,
9100..9101,
9103..9107,
9108..9135,
9138..9143,
9144..9150,
9166..9168,
9180..9188,
9189..9191,
9216..9255,
9312..9322,
9472..9476,
9484..9548,
9552..9886,
9888..9917,
9920..9924,
9985..10181,
10183..10187,
10188..10189,
10190..10220,
10224..10240,
10624..10631,
10635..10637,
10641..10643,
10649..10650,
10651..10652,
10653..10655,
10656..10662,
10672..10682,
10684..10685,
10686..10712,
10726..10727,
10728..10730,
10731..10732,
10740..10746,
10752..10759,
10761..10762,
10781..10782,
10786..10792,
10800..10802,
10808..10812,
10815..10816,
10993..10998,
11008..11058,
11088..11093,
11264..11298,
11299..11307,
11310..11311,
11312..11346,
11347..11355,
11358..11359,
11360..11442,
11456..11458,
11464..11468,
11492..11499,
11517..11520,
11744..11778,
11782..11784,
11787..11790,
11791..11794,
11798..11801,
11802..11826,
42560..42612,
42620..42648,
42752..42834,
42838..42840,
42842..42844,
42852..42856,
42862..42865,
42873..42894,
42896..42898,
42922..42923,
43002..43008,
43232..43260,
64256..64263,
64275..64280,
64285..64311,
64312..64317,
64318..64319,
64320..64322,
64323..64325,
64326..64450,
64467..64490,
64508..64512,
64606..64614,
64615..64616,
64618..64620,
64621..64622,
64624..64626,
64627..64628,
64630..64632,
64633..64634,
64650..64652,
64653..64654,
64657..64659,
64660..64661,
64830..64832,
65010..65011,
65020..65021,
65056..65063,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
65859..65864,
66352..66379,
118784..119030,
119040..119079,
119081..119262,
119808..119893,
119894..119965,
119966..119968,
119970..119971,
119973..119975,
119977..119981,
119982..119994,
119995..119996,
119997..120004,
120005..120070,
120071..120075,
120077..120085,
120086..120093,
120094..120122,
120123..120127,
120128..120133,
120134..120135,
120138..120145,
120146..120486,
120488..120780,
120782..120832,
126976..127020,
127024..127124,
],
},
),
},
cap_height: Some(
0.662,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "DejaVu Sans Book",
family: "DejaVu Sans",
sub_family: Some(
"Book",
),
postscript_name: Some(
"DejaVuSans",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..746,
748..751,
755..756,
759..760,
768..848,
849..852,
855..857,
858..859,
860..867,
880..888,
890..896,
900..907,
908..909,
910..930,
931..1318,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1456..1476,
1478..1480,
1488..1515,
1520..1525,
1542..1544,
1545..1547,
1548..1549,
1557..1558,
1563..1564,
1567..1568,
1569..1595,
1600..1622,
1623..1624,
1626..1627,
1632..1649,
1652..1653,
1657..1728,
1734..1737,
1739..1741,
1742..1743,
1744..1745,
1749..1750,
1776..1786,
1984..2024,
2027..2038,
2040..2043,
3647..3648,
3713..3715,
3716..3717,
3719..3721,
3722..3723,
3725..3726,
3732..3736,
3737..3744,
3745..3748,
3749..3750,
3751..3752,
3754..3756,
3757..3770,
3771..3774,
3776..3781,
3782..3783,
3784..3790,
3792..3802,
3804..3806,
4256..4294,
4304..4349,
5121..5128,
5129..5148,
5149..5174,
5175..5195,
5196..5203,
5204..5310,
5312..5355,
5356..5384,
5392..5439,
5440..5457,
5458..5483,
5492..5510,
5514..5527,
5536..5552,
5598..5599,
5601..5602,
5702..5704,
5742..5751,
5760..5789,
7424..7445,
7446..7460,
7462..7471,
7472..7516,
7517..7531,
7543..7545,
7547..7548,
7549..7550,
7557..7558,
7579..7616,
7620..7626,
7680..7932,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8293,
8298..8306,
8308..8335,
8336..8349,
8352..8374,
8376..8379,
8381..8382,
8400..8402,
8406..8408,
8411..8413,
8417..8418,
8448..8458,
8459..8522,
8523..8524,
8526..8527,
8528..8582,
8585..8586,
8592..8978,
8984..8986,
8988..8994,
8996..9001,
9003..9005,
9075..9078,
9082..9083,
9085..9086,
9095..9096,
9108..9109,
9115..9135,
9166..9168,
9187..9188,
9189..9190,
9192..9193,
9250..9252,
9312..9322,
9472..9885,
9886..9913,
9920..9924,
9954..9955,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10133,
10136..10160,
10161..10175,
10181..10183,
10208..10209,
10214..10220,
10224..10496,
10502..10504,
10506..10508,
10560..10562,
10627..10629,
10702..10710,
10731..10732,
10746..10748,
10752..10755,
10764..10781,
10799..10800,
10858..10860,
10877..10913,
10926..10939,
11001..11003,
11008..11035,
11039..11045,
11091..11093,
11360..11384,
11385..11392,
11520..11558,
11568..11622,
11631..11632,
11800..11801,
11807..11808,
11810..11814,
11822..11823,
19904..19968,
42192..42240,
42564..42568,
42572..42574,
42576..42578,
42580..42584,
42594..42607,
42634..42638,
42644..42646,
42648..42650,
42760..42775,
42779..42784,
42786..42796,
42800..42818,
42822..42828,
42830..42836,
42838..42840,
42852..42856,
42880..42884,
42889..42895,
42896..42898,
42912..42923,
43000..43008,
61184..61210,
61440..61444,
62464..62503,
62504..62530,
63173..63174,
64256..64263,
64275..64280,
64285..64311,
64312..64317,
64318..64319,
64320..64322,
64323..64325,
64326..64336,
64338..64420,
64426..64430,
64467..64477,
64478..64480,
64484..64490,
64508..64512,
65024..65040,
65056..65060,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
66304..66335,
66336..66340,
119552..119639,
120120..120122,
120123..120127,
120128..120133,
120134..120135,
120138..120145,
120146..120172,
120224..120276,
120792..120812,
126464..126468,
126469..126496,
126497..126499,
126500..126501,
126503..126504,
126505..126515,
126516..126520,
126521..126522,
126523..126524,
126561..126563,
126564..126565,
126567..126571,
126572..126579,
126580..126584,
126585..126589,
126590..126591,
127024..127124,
127136..127151,
127153..127167,
127169..127184,
127185..127200,
127761..127769,
128045..128047,
128049..128050,
128053..128054,
128512..128548,
128549..128556,
128557..128577,
128579..128580,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "DejaVu Sans Mono Book",
family: "DejaVu Sans Mono",
sub_family: Some(
"Book",
),
postscript_name: Some(
"DejaVuSansMono",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..452,
461..484,
486..497,
500..503,
504..506,
508..546,
548..578,
579..582,
588..590,
592..698,
699..706,
710..714,
716..724,
726..735,
736..746,
750..751,
755..756,
768..832,
835..836,
856..857,
865..866,
884..888,
890..896,
900..907,
908..909,
910..930,
931..975,
976..994,
1008..1120,
1122..1124,
1138..1140,
1168..1180,
1186..1190,
1194..1204,
1210..1212,
1216..1221,
1223..1225,
1227..1229,
1231..1274,
1296..1298,
1306..1310,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1542..1544,
1545..1547,
1548..1549,
1557..1558,
1563..1564,
1567..1568,
1569..1595,
1600..1622,
1626..1627,
1632..1646,
1652..1653,
1657..1660,
1662..1665,
1667..1669,
1670..1672,
1681..1682,
1688..1689,
1700..1701,
1705..1706,
1711..1712,
1726..1727,
1740..1741,
1776..1786,
3647..3648,
3713..3715,
3716..3717,
3719..3721,
3722..3723,
3725..3726,
3732..3736,
3737..3744,
3745..3748,
3749..3750,
3751..3752,
3754..3756,
3757..3770,
3771..3773,
3784..3790,
4304..4349,
7426..7427,
7432..7434,
7444..7445,
7446..7448,
7453..7456,
7468..7471,
7472..7485,
7486..7516,
7522..7526,
7543..7545,
7547..7548,
7557..7558,
7579..7608,
7609..7616,
7680..7700,
7704..7726,
7728..7758,
7764..7780,
7784..7802,
7804..7834,
7835..7836,
7839..7842,
7852..7854,
7856..7858,
7862..7866,
7868..7870,
7878..7880,
7882..7886,
7896..7902,
7904..7910,
7912..7916,
7918..7926,
7928..7930,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8203,
8208..8228,
8230..8231,
8239..8248,
8249..8251,
8252..8256,
8261..8266,
8267..8268,
8287..8288,
8304..8306,
8308..8335,
8336..8349,
8352..8374,
8376..8379,
8381..8382,
8450..8451,
8453..8454,
8461..8464,
8469..8472,
8473..8475,
8477..8478,
8482..8483,
8484..8485,
8486..8487,
8490..8492,
8494..8495,
8520..8521,
8528..8530,
8531..8544,
8585..8586,
8592..8724,
8725..8726,
8727..8737,
8739..8740,
8743..8750,
8756..8766,
8769..8810,
8813..8844,
8845..8870,
8882..8886,
8888..8889,
8898..8903,
8909..8914,
8922..8938,
8943..8944,
8960..8967,
8968..8982,
8984..8986,
8988..8994,
8997..9001,
9003..9004,
9013..9083,
9085..9086,
9088..9092,
9096..9100,
9109..9110,
9115..9135,
9166..9168,
9251..9252,
9472..9776,
9784..9868,
9872..9885,
9888..9890,
9904..9906,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10102,
10132..10133,
10136..10160,
10161..10175,
10178..10179,
10181..10183,
10204..10205,
10208..10209,
10214..10220,
10229..10232,
10631..10633,
10647..10649,
10731..10732,
10746..10748,
10752..10753,
10799..10800,
10858..10860,
11013..11022,
11026..11035,
11364..11365,
11373..11377,
11381..11384,
11385..11387,
11388..11392,
11800..11801,
11807..11808,
11810..11814,
11822..11823,
42760..42775,
42779..42784,
42786..42792,
42889..42895,
42896..42898,
42922..42923,
43000..43002,
63173..63174,
64257..64259,
64338..64386,
64394..64406,
64414..64416,
64426..64430,
64488..64490,
64508..64512,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
120154..120155,
120432..120484,
120822..120832,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "MesloLGS NF Regular",
family: "MesloLGS NF",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"MesloLGS-NF-Regular",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/home/filipp/.local/share/fonts/MesloLGS NF Regular.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..452,
461..484,
486..497,
500..503,
504..506,
508..546,
548..578,
580..582,
588..590,
592..698,
699..706,
710..714,
716..718,
720..724,
726..735,
736..746,
750..751,
755..756,
768..832,
835..836,
856..857,
865..866,
884..886,
890..891,
894..895,
900..907,
908..909,
910..930,
931..975,
976..994,
1008..1120,
1138..1140,
1168..1180,
1186..1188,
1194..1204,
1210..1212,
1216..1221,
1223..1225,
1227..1229,
1231..1274,
1296..1298,
1306..1310,
4304..4349,
7426..7427,
7432..7434,
7444..7445,
7446..7448,
7453..7456,
7468..7471,
7472..7485,
7486..7516,
7522..7526,
7543..7545,
7547..7548,
7557..7558,
7579..7608,
7609..7616,
7680..7700,
7704..7726,
7728..7756,
7764..7780,
7784..7800,
7804..7834,
7835..7836,
7839..7842,
7852..7854,
7856..7858,
7862..7866,
7868..7870,
7878..7880,
7882..7886,
7896..7902,
7904..7910,
7912..7916,
7918..7926,
7928..7930,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8203,
8208..8214,
8215..8228,
8230..8231,
8239..8248,
8249..8251,
8252..8255,
8261..8266,
8287..8288,
8304..8306,
8308..8335,
8336..8341,
8352..8374,
8450..8451,
8453..8454,
8461..8462,
8469..8472,
8473..8475,
8477..8478,
8482..8483,
8484..8485,
8486..8487,
8490..8492,
8494..8495,
8531..8544,
8592..8718,
8719..8720,
8721..8724,
8725..8726,
8727..8737,
8743..8750,
8760..8766,
8769..8810,
8813..8844,
8847..8851,
8853..8866,
8901..8903,
8909..8910,
8922..8938,
8943..8944,
8960..8967,
8968..8982,
8984..8986,
8988..8994,
8997..9001,
9003..9004,
9013..9014,
9015..9023,
9025..9029,
9031..9034,
9035..9038,
9040..9041,
9042..9045,
9047..9053,
9054..9057,
9059..9062,
9064..9066,
9067..9073,
9075..9083,
9085..9086,
9088..9092,
9096..9100,
9109..9110,
9115..9135,
9166..9168,
9211..9215,
9251..9252,
9472..9776,
9784..9868,
9872..9885,
9888..9890,
9904..9906,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10102,
10132..10133,
10136..10160,
10161..10175,
10181..10183,
10208..10209,
10216..10218,
10731..10732,
10746..10748,
10799..10800,
11026..11035,
11096..11097,
11364..11365,
11374..11376,
11381..11384,
11385..11387,
11388..11390,
11800..11801,
11822..11823,
42760..42775,
42779..42784,
42889..42893,
57344..57355,
57504..57508,
57520..57545,
57546..57547,
57548..57555,
57556..57557,
57856..58026,
58112..58340,
58874..58928,
59136..59334,
61440..61455,
61456..61471,
61473..61503,
61504..61519,
61520..61535,
61536..61551,
61552..61567,
61568..61583,
61584..61599,
61600..61615,
61616..61619,
61632..61647,
61648..61663,
61664..61679,
61680..61695,
61696..61711,
61712..61727,
61728..61743,
61744..61759,
61760..61775,
61776..61791,
61792..61807,
61808..61823,
61824..61839,
61840..61855,
61856..61871,
61872..61887,
61888..61903,
61904..61919,
61920..61935,
61936..61951,
61952..61967,
61968..61983,
61985..62015,
62016..62031,
62032..62047,
62048..62063,
62064..62079,
62080..62095,
62096..62111,
62112..62127,
62128..62143,
62144..62159,
62160..62175,
62176..62177,
62208..62237,
62464..62634,
62720..64839,
65279..65280,
65529..65534,
],
},
),
},
cap_height: Some(
0.72900390625,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "DejaVu Sans Mono Book",
family: "DejaVu Sans Mono",
sub_family: Some(
"Book",
),
postscript_name: Some(
"DejaVuSansMono",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..452,
461..484,
486..497,
500..503,
504..506,
508..546,
548..578,
579..582,
588..590,
592..698,
699..706,
710..714,
716..724,
726..735,
736..746,
750..751,
755..756,
768..832,
835..836,
856..857,
865..866,
884..888,
890..896,
900..907,
908..909,
910..930,
931..975,
976..994,
1008..1120,
1122..1124,
1138..1140,
1168..1180,
1186..1190,
1194..1204,
1210..1212,
1216..1221,
1223..1225,
1227..1229,
1231..1274,
1296..1298,
1306..1310,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1542..1544,
1545..1547,
1548..1549,
1557..1558,
1563..1564,
1567..1568,
1569..1595,
1600..1622,
1626..1627,
1632..1646,
1652..1653,
1657..1660,
1662..1665,
1667..1669,
1670..1672,
1681..1682,
1688..1689,
1700..1701,
1705..1706,
1711..1712,
1726..1727,
1740..1741,
1776..1786,
3647..3648,
3713..3715,
3716..3717,
3719..3721,
3722..3723,
3725..3726,
3732..3736,
3737..3744,
3745..3748,
3749..3750,
3751..3752,
3754..3756,
3757..3770,
3771..3773,
3784..3790,
4304..4349,
7426..7427,
7432..7434,
7444..7445,
7446..7448,
7453..7456,
7468..7471,
7472..7485,
7486..7516,
7522..7526,
7543..7545,
7547..7548,
7557..7558,
7579..7608,
7609..7616,
7680..7700,
7704..7726,
7728..7758,
7764..7780,
7784..7802,
7804..7834,
7835..7836,
7839..7842,
7852..7854,
7856..7858,
7862..7866,
7868..7870,
7878..7880,
7882..7886,
7896..7902,
7904..7910,
7912..7916,
7918..7926,
7928..7930,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8203,
8208..8228,
8230..8231,
8239..8248,
8249..8251,
8252..8256,
8261..8266,
8267..8268,
8287..8288,
8304..8306,
8308..8335,
8336..8349,
8352..8374,
8376..8379,
8381..8382,
8450..8451,
8453..8454,
8461..8464,
8469..8472,
8473..8475,
8477..8478,
8482..8483,
8484..8485,
8486..8487,
8490..8492,
8494..8495,
8520..8521,
8528..8530,
8531..8544,
8585..8586,
8592..8724,
8725..8726,
8727..8737,
8739..8740,
8743..8750,
8756..8766,
8769..8810,
8813..8844,
8845..8870,
8882..8886,
8888..8889,
8898..8903,
8909..8914,
8922..8938,
8943..8944,
8960..8967,
8968..8982,
8984..8986,
8988..8994,
8997..9001,
9003..9004,
9013..9083,
9085..9086,
9088..9092,
9096..9100,
9109..9110,
9115..9135,
9166..9168,
9251..9252,
9472..9776,
9784..9868,
9872..9885,
9888..9890,
9904..9906,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10102,
10132..10133,
10136..10160,
10161..10175,
10178..10179,
10181..10183,
10204..10205,
10208..10209,
10214..10220,
10229..10232,
10631..10633,
10647..10649,
10731..10732,
10746..10748,
10752..10753,
10799..10800,
10858..10860,
11013..11022,
11026..11035,
11364..11365,
11373..11377,
11381..11384,
11385..11387,
11388..11392,
11800..11801,
11807..11808,
11810..11814,
11822..11823,
42760..42775,
42779..42784,
42786..42792,
42889..42895,
42896..42898,
42922..42923,
43000..43002,
63173..63174,
64257..64259,
64338..64386,
64394..64406,
64414..64416,
64426..64430,
64488..64490,
64508..64512,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
120154..120155,
120432..120484,
120822..120832,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Noto Color Emoji Regular",
family: "Noto Color Emoji",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"NotoColorEmoji",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..33,
35..36,
42..43,
48..58,
169..170,
174..175,
8205..8206,
8252..8253,
8265..8266,
8419..8420,
8482..8483,
8505..8506,
8596..8602,
8617..8619,
8986..8988,
9000..9001,
9167..9168,
9193..9204,
9208..9211,
9410..9411,
9642..9644,
9654..9655,
9664..9665,
9723..9727,
9728..9733,
9742..9743,
9745..9746,
9748..9750,
9752..9753,
9757..9758,
9760..9761,
9762..9764,
9766..9767,
9770..9771,
9774..9776,
9784..9787,
9792..9793,
9794..9795,
9800..9812,
9823..9825,
9827..9828,
9829..9831,
9832..9833,
9851..9852,
9854..9856,
9874..9880,
9881..9882,
9883..9885,
9888..9890,
9895..9896,
9898..9900,
9904..9906,
9917..9919,
9924..9926,
9928..9929,
9934..9936,
9937..9938,
9939..9941,
9961..9963,
9968..9974,
9975..9979,
9981..9982,
9986..9987,
9989..9990,
9992..9998,
9999..10000,
10002..10003,
10004..10005,
10006..10007,
10013..10014,
10017..10018,
10024..10025,
10035..10037,
10052..10053,
10055..10056,
10060..10061,
10062..10063,
10067..10070,
10071..10072,
10083..10085,
10133..10136,
10145..10146,
10160..10161,
10175..10176,
10548..10550,
11013..11016,
11035..11037,
11088..11089,
11093..11094,
12336..12337,
12349..12350,
12951..12952,
12953..12954,
126980..126981,
127183..127184,
127344..127346,
127358..127360,
127374..127375,
127377..127387,
127462..127488,
127489..127491,
127514..127515,
127535..127536,
127538..127547,
127568..127570,
127744..127778,
127780..127892,
127894..127896,
127897..127900,
127902..127985,
127987..127990,
127991..128254,
128255..128318,
128329..128335,
128336..128360,
128367..128369,
128371..128379,
128391..128392,
128394..128398,
128400..128401,
128405..128407,
128420..128422,
128424..128425,
128433..128435,
128444..128445,
128450..128453,
128465..128468,
128476..128479,
128481..128482,
128483..128484,
128488..128489,
128495..128496,
128499..128500,
128506..128592,
128640..128710,
128715..128723,
128725..128728,
128736..128742,
128745..128746,
128747..128749,
128752..128753,
128755..128765,
128992..129004,
129292..129339,
129340..129350,
129351..129401,
129402..129484,
129485..129536,
129648..129653,
129656..129659,
129664..129671,
129680..129705,
129712..129719,
129728..129731,
129744..129751,
917552..917562,
917601..917627,
917631..917632,
1041637..1041647,
1042476..1042477,
1042478..1042488,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: true,
pixel_sizes: [
128,
],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "DejaVu Sans Mono Book",
family: "DejaVu Sans Mono",
sub_family: Some(
"Book",
),
postscript_name: Some(
"DejaVuSansMono",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..452,
461..484,
486..497,
500..503,
504..506,
508..546,
548..578,
579..582,
588..590,
592..698,
699..706,
710..714,
716..724,
726..735,
736..746,
750..751,
755..756,
768..832,
835..836,
856..857,
865..866,
884..888,
890..896,
900..907,
908..909,
910..930,
931..975,
976..994,
1008..1120,
1122..1124,
1138..1140,
1168..1180,
1186..1190,
1194..1204,
1210..1212,
1216..1221,
1223..1225,
1227..1229,
1231..1274,
1296..1298,
1306..1310,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1542..1544,
1545..1547,
1548..1549,
1557..1558,
1563..1564,
1567..1568,
1569..1595,
1600..1622,
1626..1627,
1632..1646,
1652..1653,
1657..1660,
1662..1665,
1667..1669,
1670..1672,
1681..1682,
1688..1689,
1700..1701,
1705..1706,
1711..1712,
1726..1727,
1740..1741,
1776..1786,
3647..3648,
3713..3715,
3716..3717,
3719..3721,
3722..3723,
3725..3726,
3732..3736,
3737..3744,
3745..3748,
3749..3750,
3751..3752,
3754..3756,
3757..3770,
3771..3773,
3784..3790,
4304..4349,
7426..7427,
7432..7434,
7444..7445,
7446..7448,
7453..7456,
7468..7471,
7472..7485,
7486..7516,
7522..7526,
7543..7545,
7547..7548,
7557..7558,
7579..7608,
7609..7616,
7680..7700,
7704..7726,
7728..7758,
7764..7780,
7784..7802,
7804..7834,
7835..7836,
7839..7842,
7852..7854,
7856..7858,
7862..7866,
7868..7870,
7878..7880,
7882..7886,
7896..7902,
7904..7910,
7912..7916,
7918..7926,
7928..7930,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8203,
8208..8228,
8230..8231,
8239..8248,
8249..8251,
8252..8256,
8261..8266,
8267..8268,
8287..8288,
8304..8306,
8308..8335,
8336..8349,
8352..8374,
8376..8379,
8381..8382,
8450..8451,
8453..8454,
8461..8464,
8469..8472,
8473..8475,
8477..8478,
8482..8483,
8484..8485,
8486..8487,
8490..8492,
8494..8495,
8520..8521,
8528..8530,
8531..8544,
8585..8586,
8592..8724,
8725..8726,
8727..8737,
8739..8740,
8743..8750,
8756..8766,
8769..8810,
8813..8844,
8845..8870,
8882..8886,
8888..8889,
8898..8903,
8909..8914,
8922..8938,
8943..8944,
8960..8967,
8968..8982,
8984..8986,
8988..8994,
8997..9001,
9003..9004,
9013..9083,
9085..9086,
9088..9092,
9096..9100,
9109..9110,
9115..9135,
9166..9168,
9251..9252,
9472..9776,
9784..9868,
9872..9885,
9888..9890,
9904..9906,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10102,
10132..10133,
10136..10160,
10161..10175,
10178..10179,
10181..10183,
10204..10205,
10208..10209,
10214..10220,
10229..10232,
10631..10633,
10647..10649,
10731..10732,
10746..10748,
10752..10753,
10799..10800,
10858..10860,
11013..11022,
11026..11035,
11364..11365,
11373..11377,
11381..11384,
11385..11387,
11388..11392,
11800..11801,
11807..11808,
11810..11814,
11822..11823,
42760..42775,
42779..42784,
42786..42792,
42889..42895,
42896..42898,
42922..42923,
43000..43002,
63173..63174,
64257..64259,
64338..64386,
64394..64406,
64414..64416,
64426..64430,
64488..64490,
64508..64512,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
120154..120155,
120432..120484,
120822..120832,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "MesloLGS NF Regular",
family: "MesloLGS NF",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"MesloLGS-NF-Regular",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/home/filipp/.local/share/fonts/MesloLGS NF Regular.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..452,
461..484,
486..497,
500..503,
504..506,
508..546,
548..578,
580..582,
588..590,
592..698,
699..706,
710..714,
716..718,
720..724,
726..735,
736..746,
750..751,
755..756,
768..832,
835..836,
856..857,
865..866,
884..886,
890..891,
894..895,
900..907,
908..909,
910..930,
931..975,
976..994,
1008..1120,
1138..1140,
1168..1180,
1186..1188,
1194..1204,
1210..1212,
1216..1221,
1223..1225,
1227..1229,
1231..1274,
1296..1298,
1306..1310,
4304..4349,
7426..7427,
7432..7434,
7444..7445,
7446..7448,
7453..7456,
7468..7471,
7472..7485,
7486..7516,
7522..7526,
7543..7545,
7547..7548,
7557..7558,
7579..7608,
7609..7616,
7680..7700,
7704..7726,
7728..7756,
7764..7780,
7784..7800,
7804..7834,
7835..7836,
7839..7842,
7852..7854,
7856..7858,
7862..7866,
7868..7870,
7878..7880,
7882..7886,
7896..7902,
7904..7910,
7912..7916,
7918..7926,
7928..7930,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8203,
8208..8214,
8215..8228,
8230..8231,
8239..8248,
8249..8251,
8252..8255,
8261..8266,
8287..8288,
8304..8306,
8308..8335,
8336..8341,
8352..8374,
8450..8451,
8453..8454,
8461..8462,
8469..8472,
8473..8475,
8477..8478,
8482..8483,
8484..8485,
8486..8487,
8490..8492,
8494..8495,
8531..8544,
8592..8718,
8719..8720,
8721..8724,
8725..8726,
8727..8737,
8743..8750,
8760..8766,
8769..8810,
8813..8844,
8847..8851,
8853..8866,
8901..8903,
8909..8910,
8922..8938,
8943..8944,
8960..8967,
8968..8982,
8984..8986,
8988..8994,
8997..9001,
9003..9004,
9013..9014,
9015..9023,
9025..9029,
9031..9034,
9035..9038,
9040..9041,
9042..9045,
9047..9053,
9054..9057,
9059..9062,
9064..9066,
9067..9073,
9075..9083,
9085..9086,
9088..9092,
9096..9100,
9109..9110,
9115..9135,
9166..9168,
9211..9215,
9251..9252,
9472..9776,
9784..9868,
9872..9885,
9888..9890,
9904..9906,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10102,
10132..10133,
10136..10160,
10161..10175,
10181..10183,
10208..10209,
10216..10218,
10731..10732,
10746..10748,
10799..10800,
11026..11035,
11096..11097,
11364..11365,
11374..11376,
11381..11384,
11385..11387,
11388..11390,
11800..11801,
11822..11823,
42760..42775,
42779..42784,
42889..42893,
57344..57355,
57504..57508,
57520..57545,
57546..57547,
57548..57555,
57556..57557,
57856..58026,
58112..58340,
58874..58928,
59136..59334,
61440..61455,
61456..61471,
61473..61503,
61504..61519,
61520..61535,
61536..61551,
61552..61567,
61568..61583,
61584..61599,
61600..61615,
61616..61619,
61632..61647,
61648..61663,
61664..61679,
61680..61695,
61696..61711,
61712..61727,
61728..61743,
61744..61759,
61760..61775,
61776..61791,
61792..61807,
61808..61823,
61824..61839,
61840..61855,
61856..61871,
61872..61887,
61888..61903,
61904..61919,
61920..61935,
61936..61951,
61952..61967,
61968..61983,
61985..62015,
62016..62031,
62032..62047,
62048..62063,
62064..62079,
62080..62095,
62096..62111,
62112..62127,
62128..62143,
62144..62159,
62160..62175,
62176..62177,
62208..62237,
62464..62634,
62720..64839,
65279..65280,
65529..65534,
],
},
),
},
cap_height: Some(
0.72900390625,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono ExtraBold Italic",
family: "JetBrains Mono",
sub_family: Some(
"ExtraBold Italic",
),
postscript_name: Some(
"JetBrainsMono-ExtraBoldItalic",
),
aliases: [
"JetBrains Mono ExtraBold",
],
},
weight: FontWeight(
800,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-ExtraBoldItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Italic",
family: "Roboto",
sub_family: Some(
"Italic",
),
postscript_name: Some(
"Roboto-Italic",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-Italic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Medium",
family: "Roboto",
sub_family: Some(
"Medium",
),
postscript_name: Some(
"Roboto-Medium",
),
aliases: [],
},
weight: FontWeight(
500,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-Medium.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Medium Italic",
family: "Roboto",
sub_family: Some(
"Medium Italic",
),
postscript_name: Some(
"Roboto-MediumItalic",
),
aliases: [
"Roboto Medium",
],
},
weight: FontWeight(
500,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-MediumItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Bold",
family: "JetBrains Mono",
sub_family: Some(
"Bold",
),
postscript_name: Some(
"JetBrainsMono-Bold",
),
aliases: [],
},
weight: FontWeight(
700,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-Bold.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Bold Italic",
family: "JetBrains Mono",
sub_family: Some(
"Bold Italic",
),
postscript_name: Some(
"JetBrainsMono-BoldItalic",
),
aliases: [],
},
weight: FontWeight(
700,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-BoldItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Regular",
family: "Roboto",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"Roboto-Regular",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-Regular.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono ExtraLight",
family: "JetBrains Mono",
sub_family: Some(
"ExtraLight",
),
postscript_name: Some(
"JetBrainsMono-ExtraLight",
),
aliases: [],
},
weight: FontWeight(
200,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-ExtraLight.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Thin",
family: "Roboto",
sub_family: Some(
"Thin",
),
postscript_name: Some(
"Roboto-Thin",
),
aliases: [],
},
weight: FontWeight(
250,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-Thin.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Light",
family: "JetBrains Mono",
sub_family: Some(
"Light",
),
postscript_name: Some(
"JetBrainsMono-Light",
),
aliases: [],
},
weight: FontWeight(
300,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-Light.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Noto Color Emoji Regular",
family: "Noto Color Emoji",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"NotoColorEmoji",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/NotoColorEmoji.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: true,
pixel_sizes: [
128,
],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Regular",
family: "JetBrains Mono",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"JetBrainsMono-Regular",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-Regular.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Medium Italic",
family: "JetBrains Mono",
sub_family: Some(
"Medium Italic",
),
postscript_name: Some(
"JetBrainsMono-MediumItalic",
),
aliases: [
"JetBrains Mono Medium",
],
},
weight: FontWeight(
500,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-MediumItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Thin Italic",
family: "JetBrains Mono",
sub_family: Some(
"Thin Italic",
),
postscript_name: Some(
"JetBrainsMono-ThinItalic",
),
aliases: [
"JetBrains Mono Thin",
],
},
weight: FontWeight(
100,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-ThinItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Black",
family: "Roboto",
sub_family: Some(
"Black",
),
postscript_name: Some(
"Roboto-Black",
),
aliases: [],
},
weight: FontWeight(
900,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-Black.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Light",
family: "Roboto",
sub_family: Some(
"Light",
),
postscript_name: Some(
"Roboto-Light",
),
aliases: [],
},
weight: FontWeight(
300,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-Light.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Bold Italic",
family: "Roboto",
sub_family: Some(
"Bold Italic",
),
postscript_name: Some(
"Roboto-BoldItalic",
),
aliases: [],
},
weight: FontWeight(
700,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-BoldItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Black Italic",
family: "Roboto",
sub_family: Some(
"Black Italic",
),
postscript_name: Some(
"Roboto-BlackItalic",
),
aliases: [
"Roboto Black",
],
},
weight: FontWeight(
900,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-BlackItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Thin Italic",
family: "Roboto",
sub_family: Some(
"Thin Italic",
),
postscript_name: Some(
"Roboto-ThinItalic",
),
aliases: [
"Roboto Thin",
],
},
weight: FontWeight(
250,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-ThinItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Bold",
family: "Roboto",
sub_family: Some(
"Bold",
),
postscript_name: Some(
"Roboto-Bold",
),
aliases: [],
},
weight: FontWeight(
700,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-Bold.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono ExtraLight Italic",
family: "JetBrains Mono",
sub_family: Some(
"ExtraLight Italic",
),
postscript_name: Some(
"JetBrainsMono-ExtraLightItalic",
),
aliases: [
"JetBrains Mono ExtraLight",
],
},
weight: FontWeight(
200,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-ExtraLightItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Medium",
family: "JetBrains Mono",
sub_family: Some(
"Medium",
),
postscript_name: Some(
"JetBrainsMono-Medium",
),
aliases: [],
},
weight: FontWeight(
500,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-Medium.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Thin",
family: "JetBrains Mono",
sub_family: Some(
"Thin",
),
postscript_name: Some(
"JetBrainsMono-Thin",
),
aliases: [],
},
weight: FontWeight(
100,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-Thin.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Roboto Light Italic",
family: "Roboto",
sub_family: Some(
"Light Italic",
),
postscript_name: Some(
"Roboto-LightItalic",
),
aliases: [
"Roboto Light",
],
},
weight: FontWeight(
300,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Roboto-LightItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.7109375,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Italic",
family: "JetBrains Mono",
sub_family: Some(
"Italic",
),
postscript_name: Some(
"JetBrainsMono-Italic",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-Italic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono ExtraBold",
family: "JetBrains Mono",
sub_family: Some(
"ExtraBold",
),
postscript_name: Some(
"JetBrainsMono-ExtraBold",
),
aliases: [],
},
weight: FontWeight(
800,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-ExtraBold.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "JetBrains Mono Light Italic",
family: "JetBrains Mono",
sub_family: Some(
"Light Italic",
),
postscript_name: Some(
"JetBrainsMono-LightItalic",
),
aliases: [
"JetBrains Mono Light",
],
},
weight: FontWeight(
300,
),
stretch: Normal,
style: Italic,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-LightItalic.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
]
16:15:54.977 DEBUG wezterm_font::parser > DejaVu Sans Mono Book codepoint coverage computed in 77.651µs
16:15:54.978 DEBUG wezterm_font::parser > DejaVu Sans Condensed codepoint coverage computed in 65.352µs
16:15:54.978 DEBUG wezterm_font::parser > DejaVu Sans Condensed codepoint coverage computed in 41.453µs
16:15:54.978 DEBUG wezterm_font::parser > D050000L Regular codepoint coverage computed in 517.742µs
16:15:54.979 DEBUG wezterm_font::parser > Dingbats Regular codepoint coverage computed in 454.784µs
16:15:54.979 DEBUG wezterm_font::parser > Dingbats Regular codepoint coverage computed in 427.385µs
16:15:54.980 DEBUG wezterm_font::parser > DejaVu Sans Book codepoint coverage computed in 48.281µs
16:15:54.980 DEBUG wezterm_font::parser > Noto Color Emoji Regular codepoint coverage computed in 36.472µs
16:15:54.980 DEBUG wezterm_font::parser > OpenSymbol Regular codepoint coverage computed in 35.292µs
16:15:54.980 DEBUG wezterm_font::parser > FreeSerif Regular codepoint coverage computed in 103.58µs
16:15:54.980 DEBUG wezterm_font::parser > DejaVu Sans Book codepoint coverage computed in 40.919µs
16:15:54.980 DEBUG wezterm_font::parser > DejaVu Sans Mono Book codepoint coverage computed in 37.227µs
16:15:54.981 DEBUG wezterm_font::parser > MesloLGS NF Regular codepoint coverage computed in 41.475µs
16:15:54.981 TRACE wezterm_font::shaper::harfbuzz > metrics_for_idx=3, size=12, dpi=96 -> FontMetrics { cell_width: 18.0, cell_height: 17.4765625, descender: -4.0, underline_thickness: 0.328125, underline_position: -2.4453125, cap_height_ratio: Some(0.8582923558337059), cap_height: Some(15.0), is_scaled: true, presentation: Text, force_y_adjust: 0.0 }
16:15:54.981 DEBUG wezterm_font::parser > DejaVu Sans Mono Book codepoint coverage computed in 36.454µs
16:15:54.981 TRACE wezterm_gui::glyphcache > GlyphInfo { is_space: false, num_cells: 1, cluster: 1, font_idx: 3, glyph_pos: 90, x_advance: 18.0, y_advance: 0.0, x_offset: 0.0, y_offset: 0.0 } CachedGlyph { has_color: false, x_advance: 18.0, x_offset: 0.0, y_offset: 0.0, bearing_x: 1.0, bearing_y: 12.0, scale: 1.0, texture: Some(Sprite { coords: Rect(16x15 at (13, 1)), texture_width: 128, texture_height: 128 }) }
16:15:54.981 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 5 -> elapsed 36.734632ms
16:15:54.981 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=3 `│`
16:15:54.981 DEBUG wezterm_font::parser > Noto Color Emoji Regular codepoint coverage computed in 44.496µs
16:15:54.981 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 175.592µs
16:15:54.981 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=10 ` 16:15:53 `
16:15:54.981 DEBUG wezterm_font::parser > DejaVu Sans Mono Book codepoint coverage computed in 50.144µs
16:15:54.982 DEBUG wezterm_font::parser > MesloLGS NF Regular codepoint coverage computed in 38.644µs
16:15:54.982 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 10 -> elapsed 458.634µs
16:15:54.982 TRACE wezterm_font > revised fallback: [
ParsedFont {
names: Names {
full_name: "JetBrains Mono Regular",
family: "JetBrains Mono",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"JetBrainsMono-Regular",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/JetBrainsMono-Regular.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.73,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Noto Color Emoji Regular",
family: "Noto Color Emoji",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"NotoColorEmoji",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..33,
35..36,
42..43,
48..58,
169..170,
174..175,
8205..8206,
8252..8253,
8265..8266,
8419..8420,
8482..8483,
8505..8506,
8596..8602,
8617..8619,
8986..8988,
9000..9001,
9167..9168,
9193..9204,
9208..9211,
9410..9411,
9642..9644,
9654..9655,
9664..9665,
9723..9727,
9728..9733,
9742..9743,
9745..9746,
9748..9750,
9752..9753,
9757..9758,
9760..9761,
9762..9764,
9766..9767,
9770..9771,
9774..9776,
9784..9787,
9792..9793,
9794..9795,
9800..9812,
9823..9825,
9827..9828,
9829..9831,
9832..9833,
9851..9852,
9854..9856,
9874..9880,
9881..9882,
9883..9885,
9888..9890,
9895..9896,
9898..9900,
9904..9906,
9917..9919,
9924..9926,
9928..9929,
9934..9936,
9937..9938,
9939..9941,
9961..9963,
9968..9974,
9975..9979,
9981..9982,
9986..9987,
9989..9990,
9992..9998,
9999..10000,
10002..10003,
10004..10005,
10006..10007,
10013..10014,
10017..10018,
10024..10025,
10035..10037,
10052..10053,
10055..10056,
10060..10061,
10062..10063,
10067..10070,
10071..10072,
10083..10085,
10133..10136,
10145..10146,
10160..10161,
10175..10176,
10548..10550,
11013..11016,
11035..11037,
11088..11089,
11093..11094,
12336..12337,
12349..12350,
12951..12952,
12953..12954,
126980..126981,
127183..127184,
127344..127346,
127358..127360,
127374..127375,
127377..127387,
127462..127488,
127489..127491,
127514..127515,
127535..127536,
127538..127547,
127568..127570,
127744..127778,
127780..127892,
127894..127896,
127897..127900,
127902..127985,
127987..127990,
127991..128254,
128255..128318,
128329..128335,
128336..128360,
128367..128369,
128371..128379,
128391..128392,
128394..128398,
128400..128401,
128405..128407,
128420..128422,
128424..128425,
128433..128435,
128444..128445,
128450..128453,
128465..128468,
128476..128479,
128481..128482,
128483..128484,
128488..128489,
128495..128496,
128499..128500,
128506..128592,
128640..128710,
128715..128723,
128725..128728,
128736..128742,
128745..128746,
128747..128749,
128752..128753,
128755..128765,
128992..129004,
129292..129339,
129340..129350,
129351..129401,
129402..129484,
129485..129536,
129648..129653,
129656..129659,
129664..129671,
129680..129705,
129712..129719,
129728..129731,
129744..129751,
917552..917562,
917601..917627,
917631..917632,
1041637..1041647,
1042476..1042477,
1042478..1042488,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: true,
pixel_sizes: [
128,
],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Symbols Nerd Font Mono 1000-em",
family: "Symbols Nerd Font Mono",
sub_family: Some(
"1000-em",
),
postscript_name: Some(
"SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "DejaVu Sans Mono Book",
family: "DejaVu Sans Mono",
sub_family: Some(
"Book",
),
postscript_name: Some(
"DejaVuSansMono",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: OnDisk {
path: "/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf",
},
index: 0,
variation: 0,
origin: FontConfig,
coverage: Some(
RangeSet {
ranges: [
32..127,
160..452,
461..484,
486..497,
500..503,
504..506,
508..546,
548..578,
579..582,
588..590,
592..698,
699..706,
710..714,
716..724,
726..735,
736..746,
750..751,
755..756,
768..832,
835..836,
856..857,
865..866,
884..888,
890..896,
900..907,
908..909,
910..930,
931..975,
976..994,
1008..1120,
1122..1124,
1138..1140,
1168..1180,
1186..1190,
1194..1204,
1210..1212,
1216..1221,
1223..1225,
1227..1229,
1231..1274,
1296..1298,
1306..1310,
1329..1367,
1369..1376,
1377..1416,
1417..1419,
1542..1544,
1545..1547,
1548..1549,
1557..1558,
1563..1564,
1567..1568,
1569..1595,
1600..1622,
1626..1627,
1632..1646,
1652..1653,
1657..1660,
1662..1665,
1667..1669,
1670..1672,
1681..1682,
1688..1689,
1700..1701,
1705..1706,
1711..1712,
1726..1727,
1740..1741,
1776..1786,
3647..3648,
3713..3715,
3716..3717,
3719..3721,
3722..3723,
3725..3726,
3732..3736,
3737..3744,
3745..3748,
3749..3750,
3751..3752,
3754..3756,
3757..3770,
3771..3773,
3784..3790,
4304..4349,
7426..7427,
7432..7434,
7444..7445,
7446..7448,
7453..7456,
7468..7471,
7472..7485,
7486..7516,
7522..7526,
7543..7545,
7547..7548,
7557..7558,
7579..7608,
7609..7616,
7680..7700,
7704..7726,
7728..7758,
7764..7780,
7784..7802,
7804..7834,
7835..7836,
7839..7842,
7852..7854,
7856..7858,
7862..7866,
7868..7870,
7878..7880,
7882..7886,
7896..7902,
7904..7910,
7912..7916,
7918..7926,
7928..7930,
7936..7958,
7960..7966,
7968..8006,
8008..8014,
8016..8024,
8025..8026,
8027..8028,
8029..8030,
8031..8062,
8064..8117,
8118..8133,
8134..8148,
8150..8156,
8157..8176,
8178..8181,
8182..8191,
8192..8203,
8208..8228,
8230..8231,
8239..8248,
8249..8251,
8252..8256,
8261..8266,
8267..8268,
8287..8288,
8304..8306,
8308..8335,
8336..8349,
8352..8374,
8376..8379,
8381..8382,
8450..8451,
8453..8454,
8461..8464,
8469..8472,
8473..8475,
8477..8478,
8482..8483,
8484..8485,
8486..8487,
8490..8492,
8494..8495,
8520..8521,
8528..8530,
8531..8544,
8585..8586,
8592..8724,
8725..8726,
8727..8737,
8739..8740,
8743..8750,
8756..8766,
8769..8810,
8813..8844,
8845..8870,
8882..8886,
8888..8889,
8898..8903,
8909..8914,
8922..8938,
8943..8944,
8960..8967,
8968..8982,
8984..8986,
8988..8994,
8997..9001,
9003..9004,
9013..9083,
9085..9086,
9088..9092,
9096..9100,
9109..9110,
9115..9135,
9166..9168,
9251..9252,
9472..9776,
9784..9868,
9872..9885,
9888..9890,
9904..9906,
9985..9989,
9990..9994,
9996..10024,
10025..10060,
10061..10062,
10063..10067,
10070..10071,
10072..10079,
10081..10102,
10132..10133,
10136..10160,
10161..10175,
10178..10179,
10181..10183,
10204..10205,
10208..10209,
10214..10220,
10229..10232,
10631..10633,
10647..10649,
10731..10732,
10746..10748,
10752..10753,
10799..10800,
10858..10860,
11013..11022,
11026..11035,
11364..11365,
11373..11377,
11381..11384,
11385..11387,
11388..11392,
11800..11801,
11807..11808,
11810..11814,
11822..11823,
42760..42775,
42779..42784,
42786..42792,
42889..42895,
42896..42898,
42922..42923,
43000..43002,
63173..63174,
64257..64259,
64338..64386,
64394..64406,
64414..64416,
64426..64430,
64488..64490,
64508..64512,
65136..65141,
65142..65277,
65279..65280,
65529..65534,
120154..120155,
120432..120484,
120822..120832,
],
},
),
},
cap_height: None,
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
ParsedFont {
names: Names {
full_name: "Last Resort High-Efficiency Regular",
family: "Last Resort High-Efficiency",
sub_family: Some(
"Regular",
),
postscript_name: Some(
"LastResortHE-Regular",
),
aliases: [],
},
weight: FontWeight(
400,
),
stretch: Normal,
style: Normal,
handle: FontDataHandle {
source: BuiltIn {
name: "../../assets/fonts/LastResortHE-Regular.ttf",
},
index: 0,
variation: 0,
origin: BuiltIn,
coverage: None,
},
cap_height: Some(
0.75,
),
synthesize_italic: false,
synthesize_bold: false,
synthesize_dim: false,
assume_emoji_presentation: false,
pixel_sizes: [],
harfbuzz_features: None,
freetype_load_target: None,
freetype_render_target: None,
freetype_load_flags: None,
scale: None,
},
]
16:15:54.983 TRACE wezterm_gui::termwindow::render > get_lines_with_hyperlinks_applied took 125.267µs
16:15:54.983 TRACE wezterm_gui::termwindow::render > quad map elapsed 10.515µs
16:15:54.983 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=1 ` `
16:15:54.983 TRACE wezterm_font::shaper::harfbuzz > shaper wants 0 ParsedFont { names: Names { full_name: "JetBrains Mono Regular", family: "JetBrains Mono", sub_family: Some("Regular"), postscript_name: Some("JetBrainsMono-Regular"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/JetBrainsMono-Regular.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.73), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.983 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.986 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 2.514516ms
16:15:54.986 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=1 `~`
16:15:54.986 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 79.638µs
16:15:54.986 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 1.314µs
16:15:54.986 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=3 `\u{e0b0}`
16:15:54.986 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 83.712µs
16:15:54.986 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=60 ` `
16:15:54.986 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 60 -> elapsed 160.147µs
16:15:54.986 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=3 `\u{e0b2}`
16:15:54.986 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 80.407µs
16:15:54.986 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=5 ` ✔ `
16:15:54.986 TRACE wezterm_font::shaper::harfbuzz > shaper wants 1 ParsedFont { names: Names { full_name: "Noto Color Emoji Regular", family: "Noto Color Emoji", sub_family: Some("Regular"), postscript_name: Some("NotoColorEmoji"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: OnDisk { path: "/usr/share/fonts/truetype/noto/NotoColorEmoji.ttf" }, index: 0, variation: 0, origin: FontConfig, coverage: Some(RangeSet { ranges: [32..33, 35..36, 42..43, 48..58, 169..170, 174..175, 8205..8206, 8252..8253, 8265..8266, 8419..8420, 8482..8483, 8505..8506, 8596..8602, 8617..8619, 8986..8988, 9000..9001, 9167..9168, 9193..9204, 9208..9211, 9410..9411, 9642..9644, 9654..9655, 9664..9665, 9723..9727, 9728..9733, 9742..9743, 9745..9746, 9748..9750, 9752..9753, 9757..9758, 9760..9761, 9762..9764, 9766..9767, 9770..9771, 9774..9776, 9784..9787, 9792..9793, 9794..9795, 9800..9812, 9823..9825, 9827..9828, 9829..9831, 9832..9833, 9851..9852, 9854..9856, 9874..9880, 9881..9882, 9883..9885, 9888..9890, 9895..9896, 9898..9900, 9904..9906, 9917..9919, 9924..9926, 9928..9929, 9934..9936, 9937..9938, 9939..9941, 9961..9963, 9968..9974, 9975..9979, 9981..9982, 9986..9987, 9989..9990, 9992..9998, 9999..10000, 10002..10003, 10004..10005, 10006..10007, 10013..10014, 10017..10018, 10024..10025, 10035..10037, 10052..10053, 10055..10056, 10060..10061, 10062..10063, 10067..10070, 10071..10072, 10083..10085, 10133..10136, 10145..10146, 10160..10161, 10175..10176, 10548..10550, 11013..11016, 11035..11037, 11088..11089, 11093..11094, 12336..12337, 12349..12350, 12951..12952, 12953..12954, 126980..126981, 127183..127184, 127344..127346, 127358..127360, 127374..127375, 127377..127387, 127462..127488, 127489..127491, 127514..127515, 127535..127536, 127538..127547, 127568..127570, 127744..127778, 127780..127892, 127894..127896, 127897..127900, 127902..127985, 127987..127990, 127991..128254, 128255..128318, 128329..128335, 128336..128360, 128367..128369, 128371..128379, 128391..128392, 128394..128398, 128400..128401, 128405..128407, 128420..128422, 128424..128425, 128433..128435, 128444..128445, 128450..128453, 128465..128468, 128476..128479, 128481..128482, 128483..128484, 128488..128489, 128495..128496, 128499..128500, 128506..128592, 128640..128710, 128715..128723, 128725..128728, 128736..128742, 128745..128746, 128747..128749, 128752..128753, 128755..128765, 128992..129004, 129292..129339, 129340..129350, 129351..129401, 129402..129484, 129485..129536, 129648..129653, 129656..129659, 129664..129671, 129680..129705, 129712..129719, 129728..129731, 129744..129751, 917552..917562, 917601..917627, 917631..917632, 1041637..1041647, 1042476..1042477, 1042478..1042488] }) }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: true, pixel_sizes: [128], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.987 TRACE wezterm_font::shaper::harfbuzz > shaper wants 2 ParsedFont { names: Names { full_name: "Symbols Nerd Font Mono 1000-em", family: "Symbols Nerd Font Mono", sub_family: Some("1000-em"), postscript_name: Some("SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.987 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.987 TRACE wezterm_font::shaper::harfbuzz > shaper wants 3 ParsedFont { names: Names { full_name: "DejaVu Sans Mono Book", family: "DejaVu Sans Mono", sub_family: Some("Book"), postscript_name: Some("DejaVuSansMono"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: OnDisk { path: "/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf" }, index: 0, variation: 0, origin: FontConfig, coverage: Some(RangeSet { ranges: [32..127, 160..452, 461..484, 486..497, 500..503, 504..506, 508..546, 548..578, 579..582, 588..590, 592..698, 699..706, 710..714, 716..724, 726..735, 736..746, 750..751, 755..756, 768..832, 835..836, 856..857, 865..866, 884..888, 890..896, 900..907, 908..909, 910..930, 931..975, 976..994, 1008..1120, 1122..1124, 1138..1140, 1168..1180, 1186..1190, 1194..1204, 1210..1212, 1216..1221, 1223..1225, 1227..1229, 1231..1274, 1296..1298, 1306..1310, 1329..1367, 1369..1376, 1377..1416, 1417..1419, 1542..1544, 1545..1547, 1548..1549, 1557..1558, 1563..1564, 1567..1568, 1569..1595, 1600..1622, 1626..1627, 1632..1646, 1652..1653, 1657..1660, 1662..1665, 1667..1669, 1670..1672, 1681..1682, 1688..1689, 1700..1701, 1705..1706, 1711..1712, 1726..1727, 1740..1741, 1776..1786, 3647..3648, 3713..3715, 3716..3717, 3719..3721, 3722..3723, 3725..3726, 3732..3736, 3737..3744, 3745..3748, 3749..3750, 3751..3752, 3754..3756, 3757..3770, 3771..3773, 3784..3790, 4304..4349, 7426..7427, 7432..7434, 7444..7445, 7446..7448, 7453..7456, 7468..7471, 7472..7485, 7486..7516, 7522..7526, 7543..7545, 7547..7548, 7557..7558, 7579..7608, 7609..7616, 7680..7700, 7704..7726, 7728..7758, 7764..7780, 7784..7802, 7804..7834, 7835..7836, 7839..7842, 7852..7854, 7856..7858, 7862..7866, 7868..7870, 7878..7880, 7882..7886, 7896..7902, 7904..7910, 7912..7916, 7918..7926, 7928..7930, 7936..7958, 7960..7966, 7968..8006, 8008..8014, 8016..8024, 8025..8026, 8027..8028, 8029..8030, 8031..8062, 8064..8117, 8118..8133, 8134..8148, 8150..8156, 8157..8176, 8178..8181, 8182..8191, 8192..8203, 8208..8228, 8230..8231, 8239..8248, 8249..8251, 8252..8256, 8261..8266, 8267..8268, 8287..8288, 8304..8306, 8308..8335, 8336..8349, 8352..8374, 8376..8379, 8381..8382, 8450..8451, 8453..8454, 8461..8464, 8469..8472, 8473..8475, 8477..8478, 8482..8483, 8484..8485, 8486..8487, 8490..8492, 8494..8495, 8520..8521, 8528..8530, 8531..8544, 8585..8586, 8592..8724, 8725..8726, 8727..8737, 8739..8740, 8743..8750, 8756..8766, 8769..8810, 8813..8844, 8845..8870, 8882..8886, 8888..8889, 8898..8903, 8909..8914, 8922..8938, 8943..8944, 8960..8967, 8968..8982, 8984..8986, 8988..8994, 8997..9001, 9003..9004, 9013..9083, 9085..9086, 9088..9092, 9096..9100, 9109..9110, 9115..9135, 9166..9168, 9251..9252, 9472..9776, 9784..9868, 9872..9885, 9888..9890, 9904..9906, 9985..9989, 9990..9994, 9996..10024, 10025..10060, 10061..10062, 10063..10067, 10070..10071, 10072..10079, 10081..10102, 10132..10133, 10136..10160, 10161..10175, 10178..10179, 10181..10183, 10204..10205, 10208..10209, 10214..10220, 10229..10232, 10631..10633, 10647..10649, 10731..10732, 10746..10748, 10752..10753, 10799..10800, 10858..10860, 11013..11022, 11026..11035, 11364..11365, 11373..11377, 11381..11384, 11385..11387, 11388..11392, 11800..11801, 11807..11808, 11810..11814, 11822..11823, 42760..42775, 42779..42784, 42786..42792, 42889..42895, 42896..42898, 42922..42923, 43000..43002, 63173..63174, 64257..64259, 64338..64386, 64394..64406, 64414..64416, 64426..64430, 64488..64490, 64508..64512, 65136..65141, 65142..65277, 65279..65280, 65529..65534, 120154..120155, 120432..120484, 120822..120832] }) }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.987 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.988 TRACE wezterm_font::shaper::harfbuzz > Shaper didn't resolve glyphs from ParsedFont { names: Names { full_name: "Symbols Nerd Font Mono 1000-em", family: "Symbols Nerd Font Mono", sub_family: Some("1000-em"), postscript_name: Some("SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, so unload it
16:15:54.988 TRACE wezterm_font::rasterizer::freetype > Rasterizier wants ParsedFont { names: Names { full_name: "DejaVu Sans Mono Book", family: "DejaVu Sans Mono", sub_family: Some("Book"), postscript_name: Some("DejaVuSansMono"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: OnDisk { path: "/usr/share/fonts/truetype/dejavu/DejaVuSansMono.ttf" }, index: 0, variation: 0, origin: FontConfig, coverage: Some(RangeSet { ranges: [32..127, 160..452, 461..484, 486..497, 500..503, 504..506, 508..546, 548..578, 579..582, 588..590, 592..698, 699..706, 710..714, 716..724, 726..735, 736..746, 750..751, 755..756, 768..832, 835..836, 856..857, 865..866, 884..888, 890..896, 900..907, 908..909, 910..930, 931..975, 976..994, 1008..1120, 1122..1124, 1138..1140, 1168..1180, 1186..1190, 1194..1204, 1210..1212, 1216..1221, 1223..1225, 1227..1229, 1231..1274, 1296..1298, 1306..1310, 1329..1367, 1369..1376, 1377..1416, 1417..1419, 1542..1544, 1545..1547, 1548..1549, 1557..1558, 1563..1564, 1567..1568, 1569..1595, 1600..1622, 1626..1627, 1632..1646, 1652..1653, 1657..1660, 1662..1665, 1667..1669, 1670..1672, 1681..1682, 1688..1689, 1700..1701, 1705..1706, 1711..1712, 1726..1727, 1740..1741, 1776..1786, 3647..3648, 3713..3715, 3716..3717, 3719..3721, 3722..3723, 3725..3726, 3732..3736, 3737..3744, 3745..3748, 3749..3750, 3751..3752, 3754..3756, 3757..3770, 3771..3773, 3784..3790, 4304..4349, 7426..7427, 7432..7434, 7444..7445, 7446..7448, 7453..7456, 7468..7471, 7472..7485, 7486..7516, 7522..7526, 7543..7545, 7547..7548, 7557..7558, 7579..7608, 7609..7616, 7680..7700, 7704..7726, 7728..7758, 7764..7780, 7784..7802, 7804..7834, 7835..7836, 7839..7842, 7852..7854, 7856..7858, 7862..7866, 7868..7870, 7878..7880, 7882..7886, 7896..7902, 7904..7910, 7912..7916, 7918..7926, 7928..7930, 7936..7958, 7960..7966, 7968..8006, 8008..8014, 8016..8024, 8025..8026, 8027..8028, 8029..8030, 8031..8062, 8064..8117, 8118..8133, 8134..8148, 8150..8156, 8157..8176, 8178..8181, 8182..8191, 8192..8203, 8208..8228, 8230..8231, 8239..8248, 8249..8251, 8252..8256, 8261..8266, 8267..8268, 8287..8288, 8304..8306, 8308..8335, 8336..8349, 8352..8374, 8376..8379, 8381..8382, 8450..8451, 8453..8454, 8461..8464, 8469..8472, 8473..8475, 8477..8478, 8482..8483, 8484..8485, 8486..8487, 8490..8492, 8494..8495, 8520..8521, 8528..8530, 8531..8544, 8585..8586, 8592..8724, 8725..8726, 8727..8737, 8739..8740, 8743..8750, 8756..8766, 8769..8810, 8813..8844, 8845..8870, 8882..8886, 8888..8889, 8898..8903, 8909..8914, 8922..8938, 8943..8944, 8960..8967, 8968..8982, 8984..8986, 8988..8994, 8997..9001, 9003..9004, 9013..9083, 9085..9086, 9088..9092, 9096..9100, 9109..9110, 9115..9135, 9166..9168, 9251..9252, 9472..9776, 9784..9868, 9872..9885, 9888..9890, 9904..9906, 9985..9989, 9990..9994, 9996..10024, 10025..10060, 10061..10062, 10063..10067, 10070..10071, 10072..10079, 10081..10102, 10132..10133, 10136..10160, 10161..10175, 10178..10179, 10181..10183, 10204..10205, 10208..10209, 10214..10220, 10229..10232, 10631..10633, 10647..10649, 10731..10732, 10746..10748, 10752..10753, 10799..10800, 10858..10860, 11013..11022, 11026..11035, 11364..11365, 11373..11377, 11381..11384, 11385..11387, 11388..11392, 11800..11801, 11807..11808, 11810..11814, 11822..11823, 42760..42775, 42779..42784, 42786..42792, 42889..42895, 42896..42898, 42922..42923, 43000..43002, 63173..63174, 64257..64259, 64338..64386, 64394..64406, 64414..64416, 64426..64430, 64488..64490, 64508..64512, 65136..65141, 65142..65277, 65279..65280, 65529..65534, 120154..120155, 120432..120484, 120822..120832] }) }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.988 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.988 TRACE wezterm_font::shaper::harfbuzz > metrics_for_idx=3, size=12, dpi=96 -> FontMetrics { cell_width: 10.0, cell_height: 18.625, descender: -4.0, underline_thickness: 0.703125, underline_position: -1.3671875, cap_height_ratio: Some(0.5906040268456376), cap_height: Some(11.0), is_scaled: true, presentation: Text, force_y_adjust: 0.0 }
16:15:54.988 TRACE wezterm_gui::glyphcache > GlyphInfo { is_space: false, num_cells: 1, cluster: 1, font_idx: 3, glyph_pos: 2812, x_advance: 10.0, y_advance: 0.0, x_offset: 0.0, y_offset: 0.0 } CachedGlyph { has_color: false, x_advance: 10.0, x_offset: 0.0, y_offset: 0.0, bearing_x: 0.0, bearing_y: 9.0, scale: 1.0, texture: Some(Sprite { coords: Rect(10x9 at (1, 118)), texture_width: 128, texture_height: 128 }) }
16:15:54.988 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 5 -> elapsed 2.076455ms
16:15:54.988 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=3 `│`
16:15:54.989 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 90.859µs
16:15:54.989 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=10 ` 16:15:53 `
16:15:54.989 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 10 -> elapsed 223.995µs
16:15:54.989 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=80 ` `
16:15:54.989 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 185.325µs
16:15:54.989 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.338µs
16:15:54.989 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.654µs
16:15:54.989 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 869ns
16:15:54.989 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.466µs
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.042µs
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 692ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.054µs
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.007µs
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 717ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 691ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 643ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 758ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 629ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 622ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 704ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 604ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 632ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 580ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 595ns
16:15:54.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 640ns
16:15:54.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 594ns
16:15:54.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 605ns
16:15:54.991 TRACE wezterm_gui::termwindow::render > lines elapsed 7.582212ms
16:15:54.991 TRACE wezterm_gui::termwindow::render > quad drop elapsed 11.158µs
16:15:54.991 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=1 ` `
16:15:54.991 TRACE wezterm_font::rasterizer::freetype > Rasterizier wants ParsedFont { names: Names { full_name: "Roboto Bold", family: "Roboto", sub_family: Some("Bold"), postscript_name: Some("Roboto-Bold"), aliases: [] }, weight: FontWeight(700), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Roboto-Bold.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: Some(0.7109375), synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:54.991 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:54.993 TRACE wezterm_gui::renderstate > Allocated 2048 quads (needed 1927)
16:15:54.993 TRACE wezterm_gui::termwindow::render > get_lines_with_hyperlinks_applied took 124.604µs
16:15:54.993 TRACE wezterm_gui::termwindow::render > quad map elapsed 9.917µs
16:15:54.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 4.197µs
16:15:54.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 1.356µs
16:15:54.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 706ns
16:15:54.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 1.22µs
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 60 -> elapsed 1.131µs
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 1.086µs
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 5 -> elapsed 1.021µs
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 1.025µs
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 10 -> elapsed 1.05µs
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.068µs
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 632ns
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 694ns
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 628ns
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 736ns
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 659ns
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 736ns
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 656ns
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 739ns
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 603ns
16:15:54.994 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 817ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 668ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 613ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 742ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 977ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 663ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 676ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 597ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 596ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 619ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 601ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 678ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 588ns
16:15:54.995 TRACE wezterm_gui::termwindow::render > lines elapsed 1.964232ms
16:15:54.995 TRACE wezterm_gui::termwindow::render > quad drop elapsed 4.848µs
16:15:54.995 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=1 ` `
16:15:54.996 DEBUG wezterm_gui::termwindow::render > paint_impl before call_draw elapsed=81.861635ms
16:15:54.996 DEBUG wezterm_gui::termwindow::render > paint_impl elapsed=82.278345ms
16:15:54.997 DEBUG window::os::x11::connection > Ime: -- XIM_OPEN_REPLY
16:15:54.998 TRACE window > Notification(Any { .. })
16:15:54.998 TRACE polling > Poller::notify()
16:15:54.998 TRACE polling::epoll > notify: epoll_fd=12, event_fd=17
16:15:54.998 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:54.998 TRACE window::os::x11::window > PropertyNotifyEvent WM_NAME
16:15:54.998 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:54.998 TRACE window::os::x11::window > PropertyNotifyEvent _NET_WM_NAME
16:15:54.999 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:54.999 TRACE async_io::reactor > react: 0 ready wakers
16:15:54.999 TRACE async_io::driver > block_on: stops hogging the reactor
16:15:54.999 TRACE polling > Poller::notify()
16:15:54.999 TRACE async_io::driver > main_loop: waiting on I/O
16:15:54.999 TRACE polling::epoll > notify: epoll_fd=12, event_fd=17
16:15:54.999 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.000 TRACE window > Notification(Any { .. })
16:15:55.000 TRACE polling > Poller::wait(_, Some(15.298485ms))
16:15:55.000 DEBUG window::os::x11::connection > Ime: -- XIM_OPEN_REPLY
16:15:55.000 TRACE polling::epoll > wait: epoll_fd=12, timeout=Some(15.298485ms)
16:15:55.000 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.000 TRACE window > Notification(Any { .. })
16:15:55.000 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:55.001 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.001 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.001 TRACE async_io::reactor > react: 0 ready wakers
16:15:55.001 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:55.001 TRACE async_io::driver > main_loop: notified
16:15:55.001 TRACE async_io::driver > main_loop: waiting on I/O
16:15:55.001 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.002 TRACE polling > Poller::wait(_, Some(13.223079ms))
16:15:55.002 TRACE polling::epoll > wait: epoll_fd=12, timeout=Some(13.223079ms)
16:15:55.002 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.001 DEBUG window::os::x11::connection > Ime: -- XIM_QUERY_EXTENSION_REPLY
16:15:55.004 DEBUG window::os::x11::connection > Ime: -- XIM_ENCODING_NEGOTIATION_REPLY
16:15:55.007 DEBUG window::os::x11::connection > Ime: -- XIM_CREATE_IC_REPLY
16:15:55.007 DEBUG window::os::x11::connection > Ime: -- XIM_SET_EVENT_MASK
16:15:55.015 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:55.015 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.016 TRACE async_io::reactor > process_timers: 1 ready wakers
16:15:55.016 TRACE async_io::reactor > react: 1 ready wakers
16:15:55.016 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:55.016 TRACE window > NeedRepaint
16:15:55.016 TRACE async_io::driver > main_loop: waiting on I/O
16:15:55.016 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.016 TRACE polling > Poller::wait(_, Some(980.428882ms))
16:15:55.016 TRACE polling::epoll > wait: epoll_fd=12, timeout=Some(980.428882ms)
16:15:55.016 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.016 TRACE wezterm_gui::termwindow::render > get_lines_with_hyperlinks_applied took 134.774µs
16:15:55.017 TRACE wezterm_gui::termwindow::render > quad map elapsed 16.219µs
16:15:55.017 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=1 ` `
16:15:55.017 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 94.509µs
16:15:55.017 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=1 `~`
16:15:55.017 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 74.906µs
16:15:55.017 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 1.154µs
16:15:55.017 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=3 `\u{e0b0}`
16:15:55.017 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 68.092µs
16:15:55.017 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=60 ` `
16:15:55.017 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 60 -> elapsed 154.427µs
16:15:55.017 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=3 `\u{e0b2}`
16:15:55.017 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 70.233µs
16:15:55.018 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=5 ` ✔ `
16:15:55.018 TRACE wezterm_font::shaper::harfbuzz > shaper wants 2 ParsedFont { names: Names { full_name: "Symbols Nerd Font Mono 1000-em", family: "Symbols Nerd Font Mono", sub_family: Some("1000-em"), postscript_name: Some("SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }
16:15:55.018 DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 (pixel height=16)
16:15:55.018 TRACE wezterm_font::shaper::harfbuzz > Shaper didn't resolve glyphs from ParsedFont { names: Names { full_name: "Symbols Nerd Font Mono 1000-em", family: "Symbols Nerd Font Mono", sub_family: Some("1000-em"), postscript_name: Some("SymbolsNerdFontAAEOPSCLMDIWEAM-1000-em"), aliases: [] }, weight: FontWeight(400), stretch: Normal, style: Normal, handle: FontDataHandle { source: BuiltIn { name: "../../assets/fonts/Symbols-Nerd-Font-Mono.ttf" }, index: 0, variation: 0, origin: BuiltIn, coverage: None }, cap_height: None, synthesize_italic: false, synthesize_bold: false, synthesize_dim: false, assume_emoji_presentation: false, pixel_sizes: [], harfbuzz_features: None, freetype_load_target: None, freetype_render_target: None, freetype_load_flags: None, scale: None }, so unload it
16:15:55.018 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 5 -> elapsed 451.793µs
16:15:55.018 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=3 `│`
16:15:55.018 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 65.707µs
16:15:55.018 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=10 ` 16:15:53 `
16:15:55.018 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 10 -> elapsed 87.643µs
16:15:55.018 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=80 ` `
16:15:55.018 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 182.187µs
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.174µs
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 800ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.215µs
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 780ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 997ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 926ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 657ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 667ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 745ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 719ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 695ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 698ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 748ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 650ns
16:15:55.019 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 648ns
16:15:55.020 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 661ns
16:15:55.020 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 647ns
16:15:55.020 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 697ns
16:15:55.020 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 621ns
16:15:55.020 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 669ns
16:15:55.020 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 615ns
16:15:55.020 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 652ns
16:15:55.020 TRACE wezterm_gui::termwindow::render > lines elapsed 3.258629ms
16:15:55.020 TRACE wezterm_gui::termwindow::render > quad drop elapsed 9.302µs
16:15:55.020 TRACE wezterm_font::shaper::harfbuzz > shape byte_len=4 `1: ~`
16:15:55.020 DEBUG wezterm_gui::termwindow::render > paint_impl before call_draw elapsed=4.454706ms
16:15:55.021 DEBUG wezterm_gui::termwindow::render > paint_impl elapsed=4.56795ms
16:15:55.021 TRACE polling > Poller::notify()
16:15:55.021 TRACE polling::epoll > notify: epoll_fd=12, event_fd=17
16:15:55.021 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:55.021 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.022 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.022 TRACE async_io::reactor > react: 0 ready wakers
16:15:55.022 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:55.022 TRACE async_io::driver > main_loop: waiting on I/O
16:15:55.022 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.022 TRACE polling > Poller::wait(_, Some(15.02355ms))
16:15:55.022 TRACE polling::epoll > wait: epoll_fd=12, timeout=Some(15.02355ms)
16:15:55.022 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.037 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:55.037 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.038 TRACE async_io::reactor > process_timers: 1 ready wakers
16:15:55.038 TRACE async_io::reactor > react: 1 ready wakers
16:15:55.038 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:55.038 TRACE async_io::driver > main_loop: waiting on I/O
16:15:55.038 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.038 TRACE polling > Poller::wait(_, Some(958.417346ms))
16:15:55.038 TRACE polling::epoll > wait: epoll_fd=12, timeout=Some(958.417346ms)
16:15:55.038 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.897 DEBUG window::os::x11::connection > Ime: -- XIM_FORWARD_EVENT
16:15:55.897 TRACE window > RawKeyEvent(RawKeyEvent { key: Physical(LeftControl), modifiers: CTRL, phys_code: Some(LeftControl), raw_code: 37, repeat_count: 1, key_is_down: true, handled: Handled(false) })
16:15:55.898 TRACE wezterm_gui::termwindow::keyevent > key_event RawKeyEvent { key: Physical(LeftControl), modifiers: CTRL, phys_code: Some(LeftControl), raw_code: 37, repeat_count: 1, key_is_down: true, handled: Handled(false) }
16:15:55.898 TRACE window::os::x11::keyboard > process_key_event: RawKeyEvent FeedResult::Nothing: "", 65507. kc -> None
16:15:55.898 TRACE window > KeyEvent(KeyEvent { key: Control, modifiers: CTRL, repeat_count: 1, key_is_down: true, raw: Some(RawKeyEvent { key: Physical(LeftControl), modifiers: CTRL, phys_code: Some(LeftControl), raw_code: 37, repeat_count: 1, key_is_down: true, handled: Handled(false) }) })
16:15:55.899 TRACE wezterm_gui::termwindow::keyevent > key_event KeyEvent { key: Control, modifiers: CTRL, repeat_count: 1, key_is_down: true, raw: Some(RawKeyEvent { key: Physical(LeftControl), modifiers: CTRL, phys_code: Some(LeftControl), raw_code: 37, repeat_count: 1, key_is_down: true, handled: Handled(false) }) }
16:15:55.954 DEBUG window::os::x11::connection > Ime: -- XIM_FORWARD_EVENT
16:15:55.955 TRACE window > RawKeyEvent(RawKeyEvent { key: Physical(D), modifiers: CTRL, phys_code: Some(D), raw_code: 40, repeat_count: 1, key_is_down: true, handled: Handled(false) })
16:15:55.955 TRACE wezterm_gui::termwindow::keyevent > key_event RawKeyEvent { key: Physical(D), modifiers: CTRL, phys_code: Some(D), raw_code: 40, repeat_count: 1, key_is_down: true, handled: Handled(false) }
16:15:55.955 TRACE window::os::x11::keyboard > process_key_event: RawKeyEvent FeedResult::Nothing: "", 100. kc -> None
16:15:55.955 TRACE window > KeyEvent(KeyEvent { key: Char('d'), modifiers: CTRL, repeat_count: 1, key_is_down: true, raw: Some(RawKeyEvent { key: Physical(D), modifiers: CTRL, phys_code: Some(D), raw_code: 40, repeat_count: 1, key_is_down: true, handled: Handled(false) }) })
16:15:55.956 TRACE wezterm_gui::termwindow::keyevent > key_event KeyEvent { key: Char('d'), modifiers: CTRL, repeat_count: 1, key_is_down: true, raw: Some(RawKeyEvent { key: Physical(D), modifiers: CTRL, phys_code: Some(D), raw_code: 40, repeat_count: 1, key_is_down: true, handled: Handled(false) }) }
16:15:55.956 TRACE wezterm_term::terminalstate::keyboard > key_down: sending "\u{4}", Char('d') CTRL
16:15:55.957 TRACE window > NeedRepaint
16:15:55.957 TRACE async_std::task::builder > block_on
16:15:55.957 TRACE async_io::driver > block_on()
16:15:55.958 TRACE async_io::driver > block_on: sleep until notification
16:15:55.958 TRACE wezterm_gui::termwindow::render > get_lines_with_hyperlinks_applied took 447.841µs
16:15:55.958 TRACE wezterm_gui::termwindow::render > quad map elapsed 52.365µs
16:15:55.959 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 12.529µs
16:15:55.959 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 4.608µs
16:15:55.959 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 3.519µs
16:15:55.959 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 3.933µs
16:15:55.960 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 60 -> elapsed 4.204µs
16:15:55.960 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 3.471µs
16:15:55.960 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 5 -> elapsed 4.315µs
16:15:55.960 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 3.393µs
16:15:55.960 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 10 -> elapsed 3.955µs
16:15:55.961 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 4.318µs
16:15:55.961 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.595µs
16:15:55.961 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.579µs
16:15:55.961 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.957µs
16:15:55.962 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 7.962µs
16:15:55.962 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 6.042µs
16:15:55.962 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 3.966µs
16:15:55.963 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 5.709µs
16:15:55.963 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 3.858µs
16:15:55.963 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.734µs
16:15:55.963 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.362µs
16:15:55.964 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.604µs
16:15:55.964 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.423µs
16:15:55.964 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.302µs
16:15:55.964 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 3.224µs
16:15:55.964 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.239µs
16:15:55.965 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.246µs
16:15:55.965 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.404µs
16:15:55.965 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.376µs
16:15:55.965 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.591µs
16:15:55.966 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.4µs
16:15:55.966 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.371µs
16:15:55.966 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.309µs
16:15:55.966 TRACE wezterm_gui::termwindow::render > lines elapsed 7.504553ms
16:15:55.966 TRACE wezterm_gui::termwindow::render > quad drop elapsed 30.438µs
16:15:55.967 DEBUG wezterm_gui::termwindow::render > paint_impl before call_draw elapsed=9.942648ms
16:15:55.967 DEBUG wezterm_gui::termwindow::render > paint_impl elapsed=10.323738ms
16:15:55.969 DEBUG wezterm_term::terminalstate::performer > perform CSI(Mode(ResetDecPrivateMode(Code(BracketedPaste))))
16:15:55.969 DEBUG wezterm_term::terminalstate::performer > perform Control(CarriageReturn)
16:15:55.969 DEBUG wezterm_term::terminalstate::performer > perform Control(CarriageReturn)
16:15:55.969 DEBUG wezterm_term::terminalstate::performer > perform Control(LineFeed)
16:15:55.970 TRACE polling > Poller::notify()
16:15:55.970 TRACE polling::epoll > notify: epoll_fd=12, event_fd=17
16:15:55.970 TRACE async_io::driver > block_on: completed
16:15:55.970 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:55.972 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.972 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.970 TRACE window > Notification(Any { .. })
16:15:55.973 TRACE async_io::reactor > react: 0 ready wakers
16:15:55.974 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:55.974 TRACE async_io::driver > main_loop: notified
16:15:55.975 TRACE async_io::driver > main_loop: waiting on I/O
16:15:55.975 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.976 TRACE polling > Poller::wait(_, Some(10.443817ms))
16:15:55.976 TRACE polling::epoll > wait: epoll_fd=12, timeout=Some(10.443817ms)
16:15:55.976 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.987 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:55.987 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.987 TRACE async_io::reactor > process_timers: 1 ready wakers
16:15:55.988 TRACE async_io::reactor > react: 1 ready wakers
16:15:55.988 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:55.988 TRACE window > NeedRepaint
16:15:55.988 TRACE async_io::driver > main_loop: waiting on I/O
16:15:55.989 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.989 TRACE wezterm_gui::termwindow::render > get_lines_with_hyperlinks_applied took 235.254µs
16:15:55.989 TRACE polling > Poller::wait(_, Some(7.999613ms))
16:15:55.989 TRACE polling::epoll > wait: epoll_fd=12, timeout=Some(7.999613ms)
16:15:55.989 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.989 TRACE wezterm_gui::termwindow::render > quad map elapsed 23.193µs
16:15:55.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 6.547µs
16:15:55.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 2.327µs
16:15:55.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 1 -> elapsed 4.283µs
16:15:55.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 4.343µs
16:15:55.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 60 -> elapsed 2.517µs
16:15:55.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 1.823µs
16:15:55.990 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 5 -> elapsed 1.882µs
16:15:55.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 3 -> elapsed 3.248µs
16:15:55.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 10 -> elapsed 10.307µs
16:15:55.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 2.322µs
16:15:55.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.589µs
16:15:55.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.236µs
16:15:55.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.188µs
16:15:55.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.097µs
16:15:55.991 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.352µs
16:15:55.992 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.284µs
16:15:55.992 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.227µs
16:15:55.992 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.222µs
16:15:55.992 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.1µs
16:15:55.992 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.091µs
16:15:55.992 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.161µs
16:15:55.992 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.135µs
16:15:55.992 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.123µs
16:15:55.992 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.113µs
16:15:55.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.144µs
16:15:55.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.107µs
16:15:55.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.147µs
16:15:55.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.115µs
16:15:55.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 954ns
16:15:55.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 932ns
16:15:55.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.554µs
16:15:55.993 TRACE wezterm_gui::termwindow::render > shape_resolve for cluster len 80 -> elapsed 1.374µs
16:15:55.993 TRACE wezterm_gui::termwindow::render > lines elapsed 3.713648ms
16:15:55.993 TRACE wezterm_gui::termwindow::render > quad drop elapsed 9.811µs
16:15:55.994 DEBUG wezterm_gui::termwindow::render > paint_impl before call_draw elapsed=5.39489ms
16:15:55.994 DEBUG wezterm_gui::termwindow::render > paint_impl elapsed=5.532989ms
16:15:55.995 TRACE polling > Poller::notify()
16:15:55.995 TRACE polling::epoll > notify: epoll_fd=12, event_fd=17
16:15:55.995 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:55.995 DEBUG window::os::x11::connection > Ime: -- XIM_SET_IC_VALUES_REPLY
16:15:55.995 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.995 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.996 TRACE async_io::reactor > react: 0 ready wakers
16:15:55.996 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:55.996 TRACE async_io::driver > main_loop: waiting on I/O
16:15:55.996 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.996 TRACE polling > Poller::wait(_, Some(430.447µs))
16:15:55.996 TRACE polling::epoll > wait: epoll_fd=12, timeout=Some(430.447µs)
16:15:55.997 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.997 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:55.997 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:55.997 TRACE async_io::reactor > process_timers: 1 ready wakers
16:15:55.998 TRACE async_io::reactor > react: 1 ready wakers
16:15:55.998 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:55.998 TRACE window > Notification(Any { .. })
16:15:55.998 TRACE async_io::driver > main_loop: waiting on I/O
16:15:55.998 TRACE window > Notification(Any { .. })
16:15:55.998 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:55.999 TRACE polling > Poller::wait(_, Some(12.361256ms))
16:15:55.999 TRACE polling::epoll > wait: epoll_fd=12, timeout=Some(12.361256ms)
16:15:55.999 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:56.009 TRACE mux > read_pty EOF: pane_id 0
16:15:56.009 DEBUG mux::localpane > child terminated, new state is Dead
16:15:56.009 TRACE mux::window > Window::prune_dead_tabs: tab_id 0 is dead
16:15:56.009 TRACE mux > prune_dead_windows: window is now empty
16:15:56.009 TRACE mux > tab 0 is dead
16:15:56.009 DEBUG mux > remove_tab_internal tab 0
16:15:56.010 TRACE mux > window 0 is dead
16:15:56.010 DEBUG mux > remove_window_internal 0
16:15:56.010 TRACE mux > prune_dead_windows: not empty
16:15:56.010 TRACE mux > checking for dead windows after EOF on pane 0
16:15:56.010 TRACE mux > prune_dead_windows: not empty
16:15:56.010 DEBUG mux > removing pane 0
16:15:56.010 DEBUG mux > killing pane 0
16:15:56.010 DEBUG mux::localpane > killing process in pane 0, state is Dead
16:15:56.011 TRACE mux > prune_dead_windows: is_empty, send MuxNotification::Empty
16:15:56.011 TRACE wezterm_gui::frontend > Mux is now empty, terminate gui
16:15:56.011 TRACE polling::epoll > new events: epoll_fd=12, res=1
16:15:56.012 TRACE polling::epoll > modify: epoll_fd=12, fd=17, ev=Event { key: 18446744073709551615, readable: true, writable: false }
16:15:56.012 TRACE async_io::reactor > process_timers: 1 ready wakers
16:15:56.012 TRACE async_io::reactor > react: 1 ready wakers
16:15:56.012 TRACE async_io::driver > main_loop: sleeping for 50 us
16:15:56.012 TRACE async_io::driver > main_loop: waiting on I/O
16:15:56.012 TRACE async_io::reactor > process_timers: 0 ready wakers
16:15:56.012 TRACE polling > Poller::wait(_, None)
16:15:56.013 TRACE polling::epoll > wait: epoll_fd=12, timeout=None
16:15:56.013 TRACE polling::epoll > modify: epoll_fd=12, fd=18, ev=Event { key: 18446744073709551615, readable: true, writable: false }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment