2021-03-19T14:45:11.384Z TRACE config > consider config: /home/manuel/.config/wezterm/wezterm.lua 2021-03-19T14:45:11.384Z TRACE config > consider config: /home/manuel/.wezterm.lua 2021-03-19T14:45:11.393Z DEBUG config > Reloaded configuration! generation=1 2021-03-19T14:45:11.409Z TRACE config > consider config: /home/manuel/.config/wezterm/wezterm.lua 2021-03-19T14:45:11.409Z TRACE config > consider config: /home/manuel/.wezterm.lua 2021-03-19T14:45:11.418Z DEBUG config > Reloaded configuration! generation=1 2021-03-19T14:45:11.418Z TRACE wezterm_gui > Using configuration: ConfigHandle { config: Config { font_size: 12.0, line_height: 1.0, allow_square_glyphs_to_overflow_width: Never, window_decorations: TITLE | RESIZE, font_dirs: [], color_scheme_dirs: [], dpi: None, font: TextStyle { font: [ FontAttributes { family: "JetBrains Mono", bold: false, italic: false, is_fallback: false, }, ], foreground: None, }, font_rules: [ StyleRule { intensity: None, underline: None, italic: Some( true, ), blink: None, reverse: None, strikethrough: None, invisible: None, font: TextStyle { font: [ FontAttributes { family: "JetBrains Mono", bold: false, italic: true, is_fallback: false, }, ], foreground: None, }, }, StyleRule { intensity: Some( Bold, ), underline: None, italic: None, blink: None, reverse: None, strikethrough: None, invisible: None, font: TextStyle { font: [ FontAttributes { family: "JetBrains Mono", bold: true, italic: false, is_fallback: false, }, ], 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", bold: true, italic: true, is_fallback: false, }, ], foreground: None, }, }, ], bold_brightens_ansi_colors: true, colors: None, tab_bar_style: TabBarStyle { active_tab_left: " ", active_tab_right: " ", inactive_tab_left: " ", inactive_tab_right: " ", inactive_tab_hover_left: " ", inactive_tab_hover_right: " ", new_tab_left: " ", new_tab_right: " ", new_tab_hover_left: " ", new_tab_hover_right: " ", }, 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, tab_bar: None, scrollbar_thumb: None, split: None, }, color_scheme: None, color_schemes: {}, scrollback_lines: 3500, default_prog: None, default_cwd: None, exit_behavior: CloseOnCleanExit, set_environment_variables: {}, initial_rows: 24, 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, font_hinting: Full, font_antialias: Greyscale, freetype_load_target: Normal, freetype_load_flags: DEFAULT, freetype_interpreter_version: None, harfbuzz_features: [ "kern", "liga", "clig", ], front_end: OpenGL, unix_domains: [ UnixDomain { name: "", socket_path: None, connect_automatically: false, no_serve_automatically: false, serve_command: None, skip_permissions_check: false, read_timeout: 60s, write_timeout: 60s, }, ], ssh_domains: [], tls_servers: [], tls_clients: [], ratelimit_mux_line_prefetches_per_second: 10, keys: [], debug_key_events: false, disable_default_key_bindings: false, leader: None, mouse_bindings: [], disable_default_mouse_bindings: false, daemon_options: DaemonOptions { pid_file: None, stdout: None, stderr: None, }, send_composed_key_when_alt_is_pressed: true, 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, 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, enable_wayland: false, prefer_egl: true, custom_block_glyphs: true, window_padding: WindowPadding { left: 0, top: 0, right: 0, bottom: 0, }, window_background_image: None, window_background_image_hsb: None, foreground_text_hsb: HsbTransform { hue: 1.0, saturation: 1.0, brightness: 1.0, }, 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, default_cursor_style: SteadyBlock, periodic_stat_logging: 0, scroll_to_bottom_on_input: true, use_ime: false, use_dead_keys: true, use_local_build_for_proxy: false, launch_menu: [], automatically_reload_config: true, add_wsl_distributions_to_launch_menu: 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{[}]()\"\'`", adjust_window_size_when_changing_font_size: true, alternate_buffer_wheel_scroll_speed: 3, status_update_interval: 1000, experimental_shape_post_processing: false, }, generation: 1, } opts: Opt { skip_config: false, config_file: None, config_override: [], cmd: None, } 2021-03-19T14:45:11.418Z INFO wezterm_mux_server_impl::local > setting up /run/user/1026/wezterm/gui-sock-104954 2021-03-19T14:45:11.420Z TRACE window::os::x11::connection > picked depth 32 visual id:0x77, class:4, bits_per_rgb_value:8, colormap entries:256, masks: r=0xff0000,g=0xff00,b=0xff 2021-03-19T14:45:11.426Z TRACE mio::poll > registering with poller 2021-03-19T14:45:11.426Z TRACE mio::poll > registering with poller 2021-03-19T14:45:11.427Z TRACE mux::domain > spawned: Child { stdin: None, stdout: None, stderr: None } 2021-03-19T14:45:11.431Z TRACE wezterm_font::locator::font_config > fc pattern before config subst: Pattern(JetBrains Mono:slant=0:weight=80:spacing=100) 2021-03-19T14:45:11.437Z TRACE wezterm_font::locator::font_config > best match took 5.800384ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:spacing=100:file=/usr/share/fonts/TTF/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) 2021-03-19T14:45:11.437Z TRACE wezterm_font::locator::font_config > fc pattern before config subst: Pattern(JetBrains Mono:slant=0:weight=80:spacing=90) 2021-03-19T14:45:11.443Z TRACE wezterm_font::locator::font_config > best match took 5.655184ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:spacing=90:file=/usr/share/fonts/TTF/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) 2021-03-19T14:45:11.443Z TRACE wezterm_font::locator::font_config > fc pattern before config subst: Pattern(Noto Color Emoji:slant=0:weight=80:spacing=100) 2021-03-19T14:45:11.449Z TRACE wezterm_font::locator::font_config > best match took 5.981272ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:spacing=100:file=/usr/share/fonts/TTF/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) 2021-03-19T14:45:11.450Z TRACE wezterm_font::locator::font_config > fc pattern before config subst: Pattern(Noto Color Emoji:slant=0:weight=80:spacing=90) 2021-03-19T14:45:11.456Z TRACE wezterm_font::locator::font_config > best match took 5.946282ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:spacing=90:file=/usr/share/fonts/TTF/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) 2021-03-19T14:45:11.456Z TRACE wezterm_font::locator::font_config > fc pattern before config subst: Pattern(Last Resort High\-Efficiency:slant=0:weight=80:spacing=100) 2021-03-19T14:45:11.461Z TRACE wezterm_font::locator::font_config > best match took 5.491057ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:spacing=100:file=/usr/share/fonts/TTF/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) 2021-03-19T14:45:11.462Z TRACE wezterm_font::locator::font_config > fc pattern before config subst: Pattern(Last Resort High\-Efficiency:slant=0:weight=80:spacing=90) 2021-03-19T14:45:11.467Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.467Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.467Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.467Z TRACE polling::epoll > add: epoll_fd=12, fd=16, ev=Event { key: 18446744073709551615, readable: false, writable: false } 2021-03-19T14:45:11.468Z TRACE polling::epoll > add: epoll_fd=12, fd=15, ev=Event { key: 18446744073709551615, readable: true, writable: false } 2021-03-19T14:45:11.468Z TRACE polling::epoll > new: epoll_fd=12, event_fd=15, timer_fd=Some(16) 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.468Z TRACE wezterm_font::locator::font_config > best match took 5.654625ms to compute and is Pattern(DejaVu Sans:style=Book:slant=0:weight=80:spacing=90:file=/usr/share/fonts/TTF/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) 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: waiting on I/O 2021-03-19T14:45:11.468Z TRACE async_io::reactor > process_timers: 0 ready wakers 2021-03-19T14:45:11.468Z TRACE polling > Poller::wait(_, None) 2021-03-19T14:45:11.468Z TRACE polling::epoll > wait: epoll_fd=12, timeout=None 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: completed 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.468Z TRACE async_std::task::builder > block_on 2021-03-19T14:45:11.468Z TRACE async_io::driver > main_loop: sleeping for 50 us 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.468Z TRACE async_io::driver > main_loop: notified 2021-03-19T14:45:11.468Z TRACE polling::epoll > modify: epoll_fd=12, fd=16, ev=Event { key: 18446744073709551615, readable: true, writable: false } 2021-03-19T14:45:11.468Z TRACE async_io::driver > main_loop: sleeping for 50 us 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.468Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.468Z TRACE async_io::driver > main_loop: sleeping for 75 us 2021-03-19T14:45:11.468Z TRACE async_io::driver > main_loop: sleeping for 100 us 2021-03-19T14:45:11.469Z TRACE async_io::driver > main_loop: sleeping for 250 us 2021-03-19T14:45:11.469Z TRACE async_io::driver > main_loop: sleeping for 500 us 2021-03-19T14:45:11.470Z TRACE async_io::driver > main_loop: sleeping for 750 us 2021-03-19T14:45:11.470Z TRACE async_io::driver > main_loop: sleeping for 1000 us 2021-03-19T14:45:11.471Z TRACE async_io::driver > main_loop: sleeping for 2500 us 2021-03-19T14:45:11.473Z TRACE wezterm_font::shaper::harfbuzz > [Memory { name: "../../assets/fonts/JetBrainsMono-Regular.ttf", data_len: 171876, index: 0 }, Memory { name: "../../assets/fonts/NotoColorEmoji.ttf", data_len: 7253060, index: 0 }, Memory { name: "../../assets/fonts/LastResortHE-Regular.ttf", data_len: 502504, index: 0 }] 2021-03-19T14:45:11.473Z TRACE wezterm_font::shaper::harfbuzz > shaper wants 0 Memory { name: "../../assets/fonts/JetBrainsMono-Regular.ttf", data_len: 171876, index: 0 } 2021-03-19T14:45:11.473Z DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 2021-03-19T14:45:11.474Z TRACE async_io::driver > main_loop: sleeping for 5000 us 2021-03-19T14:45:11.475Z TRACE wezterm_font::shaper::harfbuzz > metrics: FontMetrics { cell_width: 10.0, cell_height: 21.12004280090332, descender: -5.0, underline_thickness: 0.8000016212463379, underline_position: -2.8800058364868164 } 2021-03-19T14:45:11.475Z 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, } 2021-03-19T14:45:11.475Z 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: 800, pixel_height: 550, dpi: 96 } 2021-03-19T14:45:11.476Z TRACE window::egl > load_egl: Library@0x556f0f2e3850 2021-03-19T14:45:11.479Z TRACE async_io::driver > main_loop: sleeping for 10000 us 2021-03-19T14:45:11.505Z TRACE window::egl > initialized EGL version 1.5 2021-03-19T14:45:11.505Z TRACE window::egl > Available Configuration(s): 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7d67a0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6a20, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6af0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6bc0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6c90, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6d60, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6e30, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6f00, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6fd0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e70a0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7170, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7240, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7310, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e73e0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e74b0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7580, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7650, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7830, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9650, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9720, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e97f0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e98c0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9990, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9a60, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9b30, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9c00, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9cd0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9da0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9e70, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9f40, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea010, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea0e0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea1b0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea490, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea560, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea630, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea700, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea7d0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea8a0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea970, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eaa40, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eab10, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eabe0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eacb0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ead80, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eae50, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eaf20, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eaff0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb0c0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb190, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb260, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb330, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb400, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb4d0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb5a0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb670, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb740, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb810, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb8e0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb9b0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eba80, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ebb50, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ebc20, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ebcf0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > Matching Configuration(s): 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9650, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb260, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9720, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb330, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9cd0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb8e0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9f40, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ebb50, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9da0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb9b0, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea010, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ebc20, 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 ") } 2021-03-19T14:45:11.505Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9e70, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eba80, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea0e0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ebcf0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6af0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea560, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6bc0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea630, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7170, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eabe0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e73e0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eae50, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7240, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eacb0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e74b0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eaf20, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7310, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ead80, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7580, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eaff0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > Filtered down to these configuration(s): 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6af0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea560, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6bc0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea630, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7170, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eabe0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e73e0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eae50, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7240, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eacb0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e74b0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eaf20, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7310, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ead80, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e7580, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eaff0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9650, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb260, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9720, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb330, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9cd0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb8e0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9f40, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ebb50, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9da0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eb9b0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea010, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ebc20, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e9e70, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7eba80, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ea0e0, 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 ") } 2021-03-19T14:45:11.506Z TRACE window::egl > ConfigInfo { config: 0x556f0f7ebcf0, 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 ") } 2021-03-19T14:45:11.509Z TRACE window::egl > Successfully created a surface using this configuration 2021-03-19T14:45:11.509Z TRACE window::egl > ConfigInfo { config: 0x556f0f7e6af0, 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 ") } 2021-03-19T14:45:11.523Z TRACE wezterm_gui::renderstate > compiling a prog with version 330 2021-03-19T14:45:11.526Z TRACE wezterm_gui::renderstate > compiling a prog with version 300 es 2021-03-19T14:45:11.527Z TRACE wezterm_gui::renderstate > compiling a prog with version 330 2021-03-19T14:45:11.527Z TRACE wezterm_gui::renderstate > compiling a prog with version 300 es 2021-03-19T14:45:11.527Z TRACE wezterm_gui::renderstate > compiling a prog with version 330 2021-03-19T14:45:11.527Z TRACE wezterm_gui::renderstate > compiling a prog with version 300 es 2021-03-19T14:45:11.527Z DEBUG wezterm_gui::renderstate > compute_vertices 80x25 800x550 padding=0 0 2021-03-19T14:45:11.530Z INFO wezterm_gui::termwindow > OpenGL initialized! AMD RENOIR (DRM 3.40.0, 5.11.7-arch1-1, LLVM 11.1.0) OpenGL ES 3.2 Mesa 20.3.4 is_context_loss_possible=false wezterm version: 20210314-114017-04b7cedd 2021-03-19T14:45:11.533Z TRACE wezterm_font::rasterizer::freetype > Rasterizier wants Memory { name: "../../assets/fonts/JetBrainsMono-Regular.ttf", data_len: 171876, index: 0 } 2021-03-19T14:45:11.533Z DEBUG wezterm_font::ftwrap > set_char_size computing 12 dpi=96 2021-03-19T14:45:11.536Z DEBUG wezterm_gui::termwindow::render > paint_pane_opengl elapsed=5.911711ms 2021-03-19T14:45:11.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=67 xsel=607 2021-03-19T14:45:11.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=392 xsel=607 2021-03-19T14:45:11.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=380 xsel=607 2021-03-19T14:45:11.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=451 xsel=607 2021-03-19T14:45:11.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=117 xsel=607 2021-03-19T14:45:11.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.548Z TRACE window::os::x11::window > PropertyNotifyEvent atom=390 xsel=607 2021-03-19T14:45:11.548Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform OperatingSystemCommand(SetIconNameAndWindowTitle("fish /home/manuel")) 2021-03-19T14:45:11.548Z TRACE async_io::driver > block_on: completed 2021-03-19T14:45:11.548Z TRACE async_std::task::builder > block_on 2021-03-19T14:45:11.548Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.548Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(0)))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(0)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Intensity(Half))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Intensity(Half) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('⏎') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=0 y=0 cell=Cell { text: "⏎", attrs: CellAttributes { attributes: 2, intensity: Half, 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 } } 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=1 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=2 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=3 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=4 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=5 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=6 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=7 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=8 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=9 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=10 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=11 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=12 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=13 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=14 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=15 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=16 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=17 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=18 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=19 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=20 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=21 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=22 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=23 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=24 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=25 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=26 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=27 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=28 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=29 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=30 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=31 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=32 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=33 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=34 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=35 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=36 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=37 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=38 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=39 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=40 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=41 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=42 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=43 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=44 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=45 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=46 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=47 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=48 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=49 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=50 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=51 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=52 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=53 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=54 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=55 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=56 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=57 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=58 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=59 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=60 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=61 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=62 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=63 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=64 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=65 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=66 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=67 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=68 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=69 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=70 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=71 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=72 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=73 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=74 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=75 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=76 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=77 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=78 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=79 y=0 cell=Cell { text: " ", attrs: CellAttributes { attributes: 2048, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: true, overline: false, semantic_type: Output, foreground: Default, background: Default, fat: None } } 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('⏎') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=0 y=0 cell=Cell { text: "⏎", 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 } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=1 y=0 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Edit(EraseInLine(EraseToEndOfLine))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Mode(SetDecPrivateMode(Code(BracketedPaste)))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform OperatingSystemCommand(SetIconNameAndWindowTitle("fish /home/manuel")) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(0)))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(0)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Background(TrueColor(RgbColor { red: 28, green: 28, blue: 28 })))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Background(TrueColor(RgbColor { red: 28, green: 28, blue: 28 })) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(7)))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(7)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('m') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('a') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('n') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('u') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('e') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('l') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Background(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })))) 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=0 y=0 cell=Cell { text: " ", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=1 y=0 cell=Cell { text: "m", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=2 y=0 cell=Cell { text: "a", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=3 y=0 cell=Cell { text: "n", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=4 y=0 cell=Cell { text: "u", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=5 y=0 cell=Cell { text: "e", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=6 y=0 cell=Cell { text: "l", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=7 y=0 cell=Cell { text: " ", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Background(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(TrueColor(RgbColor { red: 28, green: 28, blue: 28 })))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Foreground(TrueColor(RgbColor { red: 28, green: 28, blue: 28 })) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('\u{e0b0}') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Background(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })))) 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=8 y=0 cell=Cell { text: "\u{e0b0}", 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: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), background: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=9 y=0 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), background: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), fat: None } } 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Background(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(0)))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(0)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('~') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=10 y=0 cell=Cell { text: "~", 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(0), background: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=11 y=0 cell=Cell { text: " ", 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(0), background: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), fat: None } } 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Foreground(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('\u{e0b0}') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Background(PaletteIndex(0)))) 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=12 y=0 cell=Cell { text: "\u{e0b0}", 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: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), background: Default, fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=13 y=0 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), background: Default, fat: None } } 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Background(PaletteIndex(0)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(2)))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(2)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Control(LineFeed) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('$') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=0 y=1 cell=Cell { text: "$", 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(2), background: PaletteIndex(0), fat: None } } 2021-03-19T14:45:11.548Z TRACE wezterm_term::terminalstate > print x=1 y=1 cell=Cell { text: " ", 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(2), background: PaletteIndex(0), fat: None } } 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Edit(EraseInLine(EraseToEndOfLine))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(49))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(TrueColor(RgbColor { red: 85, green: 85, blue: 85 })))) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > Foreground(TrueColor(RgbColor { red: 85, green: 85, blue: 85 })) 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('F') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('r') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('i') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('9') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('M') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('a') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('r') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('2') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('0') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('2') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.548Z DEBUG wezterm_term::terminalstate > perform Print('5') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print(':') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print('4') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print('5') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print(':') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print('C') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print('E') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Print('T') 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=51 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=52 y=1 cell=Cell { text: "F", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=53 y=1 cell=Cell { text: "r", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=54 y=1 cell=Cell { text: "i", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=55 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=56 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=57 y=1 cell=Cell { text: "9", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=58 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=59 y=1 cell=Cell { text: "M", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=60 y=1 cell=Cell { text: "a", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=61 y=1 cell=Cell { text: "r", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=62 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=63 y=1 cell=Cell { text: "2", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=64 y=1 cell=Cell { text: "0", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=65 y=1 cell=Cell { text: "2", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=66 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=67 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=68 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=69 y=1 cell=Cell { text: "5", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=70 y=1 cell=Cell { text: ":", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=71 y=1 cell=Cell { text: "4", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=72 y=1 cell=Cell { text: "5", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=73 y=1 cell=Cell { text: ":", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=74 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=75 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=76 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=77 y=1 cell=Cell { text: "C", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=78 y=1 cell=Cell { text: "E", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z TRACE wezterm_term::terminalstate > print x=79 y=1 cell=Cell { text: "T", attrs: CellAttributes { attributes: 2048, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: true, overline: false, semantic_type: Output, foreground: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(51))) 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(1))) 2021-03-19T14:45:11.549Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(1))) 2021-03-19T14:45:11.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=359 xsel=607 2021-03-19T14:45:11.549Z TRACE async_io::driver > block_on: completed 2021-03-19T14:45:11.557Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 24, cols: 80 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.557Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.572Z DEBUG wezterm_term::screen > resize screen to 191x96 2021-03-19T14:45:11.572Z DEBUG wezterm_term::screen > resize screen to 191x96 2021-03-19T14:45:11.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.578Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.578Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.583Z TRACE async_std::task::builder > block_on 2021-03-19T14:45:11.583Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.583Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=340 xsel=607 2021-03-19T14:45:11.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=340 xsel=607 2021-03-19T14:45:11.591Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.591Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.600Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.600Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.608Z TRACE window::os::x11::window > PropertyNotifyEvent atom=382 xsel=607 2021-03-19T14:45:11.608Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.608Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.618Z TRACE window::os::x11::window > PropertyNotifyEvent atom=340 xsel=607 2021-03-19T14:45:11.618Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.618Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.618Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.627Z TRACE window::os::x11::window > Calling focus_change(true) 2021-03-19T14:45:11.627Z TRACE wezterm_gui::termwindow > Setting focus to true 2021-03-19T14:45:11.627Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.627Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.627Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.654Z DEBUG wezterm_gui::termwindow::render > paint_pane_opengl elapsed=18.837087ms 2021-03-19T14:45:11.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.655Z DEBUG wezterm_term::terminalstate > perform OperatingSystemCommand(SetIconNameAndWindowTitle("fish /home/manuel")) 2021-03-19T14:45:11.655Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(0)))) 2021-03-19T14:45:11.655Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(0)) 2021-03-19T14:45:11.655Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.655Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.655Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.655Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.655Z TRACE async_io::driver > block_on: completed 2021-03-19T14:45:11.655Z TRACE async_std::task::builder > block_on 2021-03-19T14:45:11.655Z TRACE async_io::driver > block_on() 2021-03-19T14:45:11.655Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:11.655Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.655Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Up(1))) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Background(TrueColor(RgbColor { red: 28, green: 28, blue: 28 })))) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Background(TrueColor(RgbColor { red: 28, green: 28, blue: 28 })) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(7)))) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(7)) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('m') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('a') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('n') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('u') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('e') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('l') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Background(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })))) 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=0 y=0 cell=Cell { text: " ", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=1 y=0 cell=Cell { text: "m", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=2 y=0 cell=Cell { text: "a", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=3 y=0 cell=Cell { text: "n", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=4 y=0 cell=Cell { text: "u", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=5 y=0 cell=Cell { text: "e", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=6 y=0 cell=Cell { text: "l", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=7 y=0 cell=Cell { text: " ", 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(7), background: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), fat: None } } 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Background(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(TrueColor(RgbColor { red: 28, green: 28, blue: 28 })))) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Foreground(TrueColor(RgbColor { red: 28, green: 28, blue: 28 })) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('\u{e0b0}') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Background(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })))) 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=8 y=0 cell=Cell { text: "\u{e0b0}", 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: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), background: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=9 y=0 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 28, green: 28, blue: 28 }), background: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), fat: None } } 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Background(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(0)))) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(0)) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('~') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=10 y=0 cell=Cell { text: "~", 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(0), background: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=11 y=0 cell=Cell { text: " ", 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(0), background: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), fat: None } } 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })))) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Foreground(TrueColor(RgbColor { red: 135, green: 175, blue: 215 })) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('\u{e0b0}') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Background(PaletteIndex(0)))) 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=12 y=0 cell=Cell { text: "\u{e0b0}", 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: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), background: Default, fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=13 y=0 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 135, green: 175, blue: 215 }), background: Default, fat: None } } 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Background(PaletteIndex(0)) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(2)))) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(2)) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Control(LineFeed) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print('$') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=0 y=1 cell=Cell { text: "$", 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(2), background: PaletteIndex(0), fat: None } } 2021-03-19T14:45:11.656Z TRACE wezterm_term::terminalstate > print x=1 y=1 cell=Cell { text: " ", 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(2), background: PaletteIndex(0), fat: None } } 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.656Z DEBUG wezterm_term::terminalstate > perform CSI(Edit(EraseInDisplay(EraseToEndOfDisplay))) 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(160))) 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(TrueColor(RgbColor { red: 85, green: 85, blue: 85 })))) 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > Foreground(TrueColor(RgbColor { red: 85, green: 85, blue: 85 })) 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('F') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('r') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('i') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('9') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('M') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('a') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('r') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('2') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('0') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('2') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('5') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print(':') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('4') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('5') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print(':') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('C') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('E') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Print('T') 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=162 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=163 y=1 cell=Cell { text: "F", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=164 y=1 cell=Cell { text: "r", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=165 y=1 cell=Cell { text: "i", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=166 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=167 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=168 y=1 cell=Cell { text: "9", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=169 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=170 y=1 cell=Cell { text: "M", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=171 y=1 cell=Cell { text: "a", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=172 y=1 cell=Cell { text: "r", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=173 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=174 y=1 cell=Cell { text: "2", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=175 y=1 cell=Cell { text: "0", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=176 y=1 cell=Cell { text: "2", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=177 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=178 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=179 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=180 y=1 cell=Cell { text: "5", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=181 y=1 cell=Cell { text: ":", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=182 y=1 cell=Cell { text: "4", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=183 y=1 cell=Cell { text: "5", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=184 y=1 cell=Cell { text: ":", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=185 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=186 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=187 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=188 y=1 cell=Cell { text: "C", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=189 y=1 cell=Cell { text: "E", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z TRACE wezterm_term::terminalstate > print x=190 y=1 cell=Cell { text: "T", attrs: CellAttributes { attributes: 2048, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: true, overline: false, semantic_type: Output, foreground: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(162))) 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(1))) 2021-03-19T14:45:11.657Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(1))) 2021-03-19T14:45:11.657Z TRACE async_io::driver > block_on: completed 2021-03-19T14:45:11.657Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.659Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.659Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.672Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.672Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.676Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.676Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.676Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.679Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.679Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.679Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.684Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.684Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.684Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.687Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.687Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.687Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.689Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.689Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.689Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.698Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.698Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.698Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.713Z DEBUG wezterm_gui::termwindow::render > paint_pane_opengl elapsed=6.8443ms 2021-03-19T14:45:11.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.715Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.716Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.716Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.721Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.728Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.728Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.732Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.732Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.735Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.735Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.738Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.738Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.738Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.741Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.741Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.743Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.743Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.743Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.747Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.747Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.747Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.751Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.760Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.760Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.760Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.760Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.760Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.770Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.770Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.770Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.779Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.779Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.779Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.788Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.788Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.788Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.796Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.797Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.797Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.805Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.805Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.805Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.813Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.813Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.822Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.822Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.830Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.830Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.830Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.840Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.843Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.843Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.855Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.855Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.855Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.864Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.864Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.872Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.873Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.873Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.881Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.881Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.881Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.890Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.890Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.890Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.899Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.899Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.907Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.907Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.907Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.916Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.916Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:11.926Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.927Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.927Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.937Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.937Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.937Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.945Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.946Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.946Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.955Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.955Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.955Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.964Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.964Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.964Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.972Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.972Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.972Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.979Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.980Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.980Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.987Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.987Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.987Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:11.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:11.995Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:11.995Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.005Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.005Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.015Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.016Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.016Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.024Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.024Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.032Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.032Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.039Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.039Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.039Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.047Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.047Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.047Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.055Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.055Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.055Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.063Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.063Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.063Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.070Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.071Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.071Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.081Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.081Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.091Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.091Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.091Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.099Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.099Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.107Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.107Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.107Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.115Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.115Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.115Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.123Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.123Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.131Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.131Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.131Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.139Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.139Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.139Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.147Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.147Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.147Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.158Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.158Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.168Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.168Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.168Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.176Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.176Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.176Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.185Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.185Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.192Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.192Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.192Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.200Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.200Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.200Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.208Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.208Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.216Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.216Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.223Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.224Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.224Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.233Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.234Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.234Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.245Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.245Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.253Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.254Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.254Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.261Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.261Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.261Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.269Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.269Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.269Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.277Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.277Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.277Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.286Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.286Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.286Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.294Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.294Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.294Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.302Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.302Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.309Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.309Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.309Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.309Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.309Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.310Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.310Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.310Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.310Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.310Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.312Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.312Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.322Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.322Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.322Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.330Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.330Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.330Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.338Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.338Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.346Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.346Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.346Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.354Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.354Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.354Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.362Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.362Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.362Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.369Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.370Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.370Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.378Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.378Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.385Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.385Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.385Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.385Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.385Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.385Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.385Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.387Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.387Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.398Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.398Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.398Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.405Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.405Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.413Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.413Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.414Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.421Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.421Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.429Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.429Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.429Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.437Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.437Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.437Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.445Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.445Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.445Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.452Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.453Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.453Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.460Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.460Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.460Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.460Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.460Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.462Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.463Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.463Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.473Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.473Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.473Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.481Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.482Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.482Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.489Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.490Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.490Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.506Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.506Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.506Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.513Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.514Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.514Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.521Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.522Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.522Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.529Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.529Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.529Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.538Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.538Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.538Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.549Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.549Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.557Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.557Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.557Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.564Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.572Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.573Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.581Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.581Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.588Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.588Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.588Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.604Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.604Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.604Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.613Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.614Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.614Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.624Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.624Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.624Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.632Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.632Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.632Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.640Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.640Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.640Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.648Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.648Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.648Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.655Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.655Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.663Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.663Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.671Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.671Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.679Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.679Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.679Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.688Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.688Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.698Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.698Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.698Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.706Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.706Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.706Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.714Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.714Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.722Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.722Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.722Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.730Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.730Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.730Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.738Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.738Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.738Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.746Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.746Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.754Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.754Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.754Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.764Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.764Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.764Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.774Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.774Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.775Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.783Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.783Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.783Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.791Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.791Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.799Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.799Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.799Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.807Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.807Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.807Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.815Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.815Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.815Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.823Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.823Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.823Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.831Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.831Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.831Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.840Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.841Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.841Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.851Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.851Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.851Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.859Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.859Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.867Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.867Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.867Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.875Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.875Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.875Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.883Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.883Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.893Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.893Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.902Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.902Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.902Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.910Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.910Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.910Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:12.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.922Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.922Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.934Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.934Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.942Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.942Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.950Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.951Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.951Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.958Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.959Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.959Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.967Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.967Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.967Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.975Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.975Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.975Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.984Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.984Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.984Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:12.992Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:12.992Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:12.992Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.001Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.002Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.002Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.011Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.013Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.013Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.025Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.025Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.025Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.033Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.034Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.034Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.042Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.042Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.052Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.052Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.052Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.061Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.061Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.069Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.070Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.070Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.078Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.078Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.087Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.088Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.088Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.100Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.100Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.108Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.109Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.109Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.118Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.118Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.118Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.126Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.127Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.127Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.135Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.135Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.135Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.143Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.143Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.143Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.152Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.152Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.152Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.160Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.160Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.160Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.168Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.168Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.168Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.168Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.168Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.170Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.171Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.171Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.181Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.182Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.182Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.191Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.191Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.191Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.199Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.200Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.200Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.208Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.208Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.217Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.217Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.226Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.226Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.235Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.235Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.243Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.244Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.244Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.253Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.253Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.253Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.265Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.265Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.265Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.273Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.274Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.274Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.282Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.282Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.282Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.290Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.290Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.290Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.298Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.299Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.299Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.307Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.307Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.315Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.315Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.315Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.323Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.324Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.324Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.333Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.333Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.334Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.345Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.346Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.346Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.354Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.354Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.354Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.362Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.362Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.362Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.371Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.371Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.371Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.379Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.379Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.379Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.388Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.388Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.396Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.396Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.396Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.404Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.404Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.404Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.414Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.414Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.414Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.425Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.425Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.425Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.434Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.434Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.434Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.443Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.443Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.443Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.452Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.452Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.452Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.460Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.461Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.461Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.469Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.469Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.469Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.477Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.477Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.485Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.485Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.485Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.495Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.496Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.496Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.507Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.507Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.516Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.517Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.517Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.525Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.525Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.525Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.533Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.534Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.534Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.542Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.542Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.542Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.550Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.550Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.550Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.558Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.559Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.559Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.567Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.567Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.567Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.577Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.577Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.589Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.589Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.589Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.597Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.597Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.597Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.605Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.605Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.605Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.614Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.614Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.614Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.622Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.623Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.623Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.631Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.631Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.639Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.639Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.639Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.648Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.648Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.648Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.658Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.659Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.659Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.670Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.670Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.670Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.680Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.680Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.680Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.689Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.689Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.689Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.697Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.697Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.697Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.706Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.706Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.714Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.714Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.722Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.722Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.722Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.731Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.731Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.731Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.741Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.741Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.753Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.753Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.753Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.761Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.761Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.761Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.770Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.770Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.770Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.778Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.779Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.779Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.788Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.788Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.788Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.797Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.797Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.797Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.805Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.805Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.805Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.814Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.814Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.814Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.824Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.824Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.824Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.835Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.835Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.835Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.844Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.844Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.853Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.854Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.854Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.862Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.862Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.871Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.871Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.871Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.880Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.880Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.880Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.888Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.888Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.888Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.897Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.897Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.897Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.906Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.907Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.907Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.919Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.919Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.928Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.928Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.936Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.936Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.944Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.945Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.945Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.954Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.954Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.954Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.963Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.963Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.963Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.972Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.972Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.972Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.980Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.981Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.981Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:13.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:13.990Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:13.991Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:13.991Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.003Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.003Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.011Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.011Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.011Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.021Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.021Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.021Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.030Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.030Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.030Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.039Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.039Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.047Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.047Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.047Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.055Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.055Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.055Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.064Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.064Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.064Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.073Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.074Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.074Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.085Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.085Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.093Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.094Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.094Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.102Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.102Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.102Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.110Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.110Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.120Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.120Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.120Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.130Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.130Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.130Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.138Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.138Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.147Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.147Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.147Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.156Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.156Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.157Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.157Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.169Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.169Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.177Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.177Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.177Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.187Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.187Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.187Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.405Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.405Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.526Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.527Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.527Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.602Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.602Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.602Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.795Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.795Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.795Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.804Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.805Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.805Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:14.836Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.837Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.837Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.928Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.928Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.938Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.938Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.938Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.948Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.948Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.957Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.957Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.957Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.970Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.971Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.971Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.981Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.981Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:14.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:14.991Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:14.991Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.000Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.000Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.013Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.013Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.013Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.013Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.013Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.013Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.013Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.013Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.014Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.014Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.015Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.015Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.321Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.321Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.321Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.333Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.333Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.344Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.345Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.345Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.356Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.356Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.356Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.366Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.367Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.367Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.377Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.377Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.388Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.388Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.399Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.399Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.399Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.411Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.413Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.413Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.426Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.426Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.426Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.437Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.437Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.437Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.448Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.449Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.449Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.459Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.460Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.460Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.471Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.471Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.471Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.483Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.483Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.493Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.494Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.494Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.503Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.503Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.514Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.514Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.514Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.526Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.526Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.526Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.536Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.536Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.536Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.546Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.546Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.546Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.555Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.555Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.555Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.564Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.564Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.564Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.573Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.573Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.582Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.582Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.591Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.592Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.592Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.602Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.602Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.602Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.615Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.615Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.624Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.624Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.624Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.633Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.633Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.634Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.642Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.643Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.643Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.652Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.652Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.652Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.661Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.661Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.670Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.670Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.670Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.679Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.679Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.679Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.690Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.690Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.690Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.702Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.702Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.702Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.711Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.711Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.711Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.721Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.721Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.721Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.730Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.730Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.738Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.738Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.738Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.747Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.748Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.748Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.757Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.757Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.765Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.766Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.766Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.777Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.777Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.789Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.789Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.789Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.797Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.798Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.798Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.806Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.807Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.807Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.816Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.816Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.816Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.825Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.825Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.825Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.834Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.834Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.834Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.843Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.843Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.852Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.852Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.852Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.864Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.864Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.876Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.876Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.876Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.886Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.886Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.886Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.895Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.896Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.896Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.904Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.904Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.904Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.913Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.914Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.914Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.922Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.922Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.931Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.931Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.931Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.940Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.940Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.940Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:15.951Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.952Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.952Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.964Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.964Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.964Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.973Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.973Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.973Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.983Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.983Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.983Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:15.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:15.992Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:15.992Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.000Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.000Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.009Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.009Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.018Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.018Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.018Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.027Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.027Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.027Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.037Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.038Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.038Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.050Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.050Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.050Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.059Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.059Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.059Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.068Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.068Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.068Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.077Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.077Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.087Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.087Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.087Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.096Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.096Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.096Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.105Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.105Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.105Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.114Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.114Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.114Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.124Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.125Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.125Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.137Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.137Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.137Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.146Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.147Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.147Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.156Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.156Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.164Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.164Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.164Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.173Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.173Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.182Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.182Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.182Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.191Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.191Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.191Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.324Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.324Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.324Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.345Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.345Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.345Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.368Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.368Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.368Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.387Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.387Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.396Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.397Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.397Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.407Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.408Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.408Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.419Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.419Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.429Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.429Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.429Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.439Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.440Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.440Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.450Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.451Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.464Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.464Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.477Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.477Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.488Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.489Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.489Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.499Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.500Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.500Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.510Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.510Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.510Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.521Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.521Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.521Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.531Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.532Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.532Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.542Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.542Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.542Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.552Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.553Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.553Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.566Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.567Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.567Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.579Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.580Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.580Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.590Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.590Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.600Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.600Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.611Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.612Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.612Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.623Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.624Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.624Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.633Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.634Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.634Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.644Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.645Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.645Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.655Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.655Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.668Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.669Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.669Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.682Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.682Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.694Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.694Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.694Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.712Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.713Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.713Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.715Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.716Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.716Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.725Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.725Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.725Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.734Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.734Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.734Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.743Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.743Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.743Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.751Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.760Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.761Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.761Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.771Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.771Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.782Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.782Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.782Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.790Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.790Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.790Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.798Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.798Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.798Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.806Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.806Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.806Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.813Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.813Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.821Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.821Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.829Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.829Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.840Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.840Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.850Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.850Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.850Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.860Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.860Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.867Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.867Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.867Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.875Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.875Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.875Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.884Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.884Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.884Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.891Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.891Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.899Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.899Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.899Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.907Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.907Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.907Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.917Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.917Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.927Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.927Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.935Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.935Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.935Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.943Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.943Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.952Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.952Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.960Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.960Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.960Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.967Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.968Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.968Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.975Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.975Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.975Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.983Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.983Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.983Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:16.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:16.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:16.994Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:16.994Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.003Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.003Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.011Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.011Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.019Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.019Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.019Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.027Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.027Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.027Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.035Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.035Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.035Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.043Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.043Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.050Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.050Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.050Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.058Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.058Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.058Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.068Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.069Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.069Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.080Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.080Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.088Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.088Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.096Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.097Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.097Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.104Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.104Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.104Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.113Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.113Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.120Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.121Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.121Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.128Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.128Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.136Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.136Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.136Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.146Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.147Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.147Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.157Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.157Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.166Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.166Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.166Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.174Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.174Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.174Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.182Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.182Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.182Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.190Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.190Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.190Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.197Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.198Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.198Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.205Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.206Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.206Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.213Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.213Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.213Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.223Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.224Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.224Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.234Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.235Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.235Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.243Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.243Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.243Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.253Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.253Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.260Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.260Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.268Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.268Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.268Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.276Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.276Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.284Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.284Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.284Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.291Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.292Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.292Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.302Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.302Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.314Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.314Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.322Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.322Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.322Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.330Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.330Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.330Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.338Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.338Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.346Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.346Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.346Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.354Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.354Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.354Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.362Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.362Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.362Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.370Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.370Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.370Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.380Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.380Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.380Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.391Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.392Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.392Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.400Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.400Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.400Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.407Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.408Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.408Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.416Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.416Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.423Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.423Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.431Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.431Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.431Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.439Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.439Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.439Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.447Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.447Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.457Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.457Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.457Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.469Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.469Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.477Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.477Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.485Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.486Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.486Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.493Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.494Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.494Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.501Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.501Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.509Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.509Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.509Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.517Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.517Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.517Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.524Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.525Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.525Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.537Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.537Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.546Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.547Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.547Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.555Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.556Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.556Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.563Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.563Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.571Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.571Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.571Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.579Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.580Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.580Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.588Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.588Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.588Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.604Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.604Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.604Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.611Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.611Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.614Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.615Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.615Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.624Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.625Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.625Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.633Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.634Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.634Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.641Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.641Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.641Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.649Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.649Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.649Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.657Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.657Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.657Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.665Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.665Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.665Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.672Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.673Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.673Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.680Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.680Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.680Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.690Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.692Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.692Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.701Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.702Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.702Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.710Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.710Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.719Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.719Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.719Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.727Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.727Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.727Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.735Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.735Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.742Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.743Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.743Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.750Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.758Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.758Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.758Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.768Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.768Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.778Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.779Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.779Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.787Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.787Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.787Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.795Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.795Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.795Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.803Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.803Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.803Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.810Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.811Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.811Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.820Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.820Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.828Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.829Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.829Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.836Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.837Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.837Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.845Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.845Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.845Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.845Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.847Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.847Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.857Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.858Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.858Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.866Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.866Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.866Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.874Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.874Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.874Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.883Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.883Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.891Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.891Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.899Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.899Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.906Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.906Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.906Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.914Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.914Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.914Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:17.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.926Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.926Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.935Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.936Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.936Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.944Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.945Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.945Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.953Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.953Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.953Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.961Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.961Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.969Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.969Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.969Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.976Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.977Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.977Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.984Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.984Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.984Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:17.992Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:17.992Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:17.992Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.002Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.005Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.005Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.014Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.014Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.014Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.022Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.022Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.022Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.030Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.030Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.030Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.038Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.038Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.046Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.047Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.047Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.054Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.054Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.055Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.062Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.063Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.070Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.070Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.070Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.082Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.082Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.091Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.092Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.092Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.101Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.101Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.101Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.108Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.109Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.109Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.117Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.117Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.117Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.125Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.125Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.133Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.133Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.133Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.141Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.141Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.141Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.149Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.149Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.149Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.162Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.162Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.173Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.173Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.181Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.181Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.181Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.189Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.189Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.189Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.197Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.197Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.197Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.205Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.205Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.205Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.213Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.213Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.213Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.221Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.221Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.229Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.229Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.229Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.239Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.240Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.240Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.249Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.251Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.251Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.258Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.259Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.259Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.266Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.267Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.267Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.275Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.275Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.282Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.283Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.283Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.290Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.290Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.290Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.298Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.298Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.298Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.306Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.306Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.306Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.316Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.317Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.317Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.327Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.327Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.327Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.335Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.336Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.336Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.343Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.343Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.352Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.352Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.352Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.360Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.361Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.361Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.368Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.368Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.368Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.376Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.376Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.376Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.384Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.385Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.385Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.396Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.396Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.406Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.407Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.407Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.415Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.416Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.416Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.426Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.426Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.426Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.436Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.436Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.436Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.445Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.445Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.445Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.454Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.454Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.462Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.462Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.462Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.470Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.471Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.471Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.481Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.482Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.482Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.493Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.493Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.493Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.502Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.502Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.510Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.511Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.511Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.520Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.520Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.529Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.529Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.529Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.537Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.537Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.545Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.546Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.546Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.554Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.554Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.554Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.562Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.562Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.562Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.564Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.567Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.567Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.576Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.577Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.577Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.587Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.587Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.587Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.595Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.595Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.603Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.604Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.604Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.612Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.612Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.621Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.621Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.621Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.630Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.630Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.630Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.638Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.638Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.638Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.649Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.650Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.650Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.660Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.660Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.660Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.669Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.669Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.677Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.677Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.677Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.687Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.687Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.687Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.695Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.695Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.695Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.703Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.703Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.703Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.712Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.712Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.712Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.720Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.720Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.720Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.731Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.732Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.732Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.743Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.743Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.743Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.752Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.752Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.752Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.760Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.761Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.761Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.769Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.769Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.769Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.777Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.777Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.777Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.786Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.786Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.794Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.794Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.794Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.803Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.803Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.803Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.811Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.811Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.811Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.814Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.814Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.814Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.825Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.825Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.825Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.833Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.833Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.833Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.841Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.842Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.842Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.850Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.850Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.850Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.859Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.859Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.867Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.867Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.867Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.875Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.876Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.876Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.884Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.884Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.884Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.894Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.895Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.895Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.906Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.907Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.907Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.916Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.916Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.924Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.924Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.932Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.932Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.932Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.941Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.941Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.950Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.950Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.958Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.959Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.959Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.968Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.968Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.968Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.978Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:18.978Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.979Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.979Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.988Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.989Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.989Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:18.997Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:18.997Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:18.997Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.005Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.005Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.005Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.014Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.014Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.014Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.022Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.023Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.023Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.031Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.031Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.039Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.039Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.039Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.048Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.048Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.048Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.058Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.060Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.060Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.070Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.071Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.071Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.080Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.080Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.088Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.088Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.096Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.096Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.097Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.105Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.105Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.105Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.113Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.113Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.121Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.121Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.121Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.129Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.130Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.130Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.141Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.141Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.152Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.153Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.153Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.161Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.162Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.162Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.170Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.170Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.170Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.178Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.178Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.178Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.188Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.188Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.188Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.196Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.196Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.196Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.204Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.205Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.205Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.213Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.213Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.213Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.225Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.225Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.235Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.235Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.243Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.243Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.243Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.253Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.253Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.253Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.261Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.262Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.262Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.271Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.271Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.271Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.279Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.279Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.279Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.288Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.288Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.288Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.296Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.297Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.297Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.306Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.307Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.307Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.318Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.318Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.327Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.327Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.327Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.337Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.337Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.345Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.346Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.346Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.354Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.355Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.355Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.363Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.364Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.364Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.372Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.372Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.372Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.380Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.380Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.380Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.391Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.392Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.392Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.403Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.403Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.403Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.411Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.412Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.413Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.421Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.421Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.429Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.430Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.430Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.438Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.439Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.439Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.447Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.447Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.447Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.455Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.455Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.455Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.464Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.464Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.464Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.475Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.476Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.476Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.486Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.487Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.487Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.498Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.506Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.506Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.506Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.515Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.516Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.516Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.524Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.525Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.525Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.533Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.533Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.533Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.541Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.542Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.542Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.550Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.551Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.551Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.561Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.562Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.562Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.574Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.574Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.583Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.583Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.592Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.592Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.601Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.602Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.602Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.610Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.611Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.611Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.620Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.620Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.620Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.628Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.629Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.629Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.637Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.638Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.638Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.648Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.649Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.649Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.659Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.660Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.660Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.668Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.668Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.668Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.677Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.677Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.677Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.686Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.686Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.695Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.696Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.696Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.705Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.705Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.713Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.713Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.713Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.722Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.723Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.723Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.734Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.734Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.734Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.746Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.746Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.755Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.755Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.764Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.765Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.765Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.774Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.774Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.774Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.784Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.784Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.784Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.793Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.793Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.802Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.802Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.811Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.812Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.812Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:19.823Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.824Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.824Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.835Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.835Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.835Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.845Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.845Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.854Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.855Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.855Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:19.865Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:19.865Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:19.865Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.010Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.010Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.017Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.017Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.017Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.021Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.021Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.025Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.025Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.030Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.030Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.030Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.035Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.035Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.039Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.039Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.039Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.041Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.042Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.042Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.045Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.046Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.046Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.049Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.049Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.050Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.053Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.053Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.053Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.057Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.057Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.057Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.060Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.061Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.061Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.064Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.064Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.064Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.064Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.064Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.064Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.064Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.067Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.067Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.071Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.071Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.071Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.075Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.075Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.079Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.079Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.082Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.082Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.086Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.086Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.089Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.089Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.089Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.092Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.093Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.093Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.096Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.096Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.096Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.101Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.101Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.101Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.105Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.105Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.105Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.109Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.109Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.109Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.113Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.113Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.115Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.116Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.116Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.118Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.118Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.118Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.120Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.120Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.120Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.123Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.123Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.125Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.125Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.130Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.130Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.130Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.133Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.134Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.134Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.146Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.146Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.146Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.157Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.157Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.168Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.168Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.168Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.178Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.178Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.178Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.188Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.188Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.188Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.198Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.198Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.198Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.207Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.208Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.208Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.219Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.220Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.220Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.232Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.232Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.232Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.242Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.242Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.242Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.253Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.253Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.253Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.263Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.263Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.263Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.273Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.273Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.273Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.283Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.283Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.283Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.293Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.293Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.293Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.303Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.303Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.315Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.317Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.317Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.326Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.326Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.326Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.333Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.333Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.333Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.341Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.341Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.349Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.349Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.357Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.357Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.364Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.365Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.365Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.372Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.373Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.373Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.380Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.380Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.380Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.390Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.390Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.400Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.400Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.400Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.408Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.408Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.408Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.417Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.417Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.424Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.425Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.425Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.432Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.432Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.432Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.440Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.440Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.440Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.447Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.448Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.448Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.455Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.456Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.456Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.466Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.467Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.467Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.476Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.476Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.485Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.486Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.486Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.493Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.493Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.493Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.501Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.501Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.509Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.509Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.509Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.516Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.517Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.517Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.524Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.524Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.524Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.532Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.532Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.542Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.543Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.543Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.552Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.553Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.553Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.560Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.561Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.561Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.568Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.568Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.568Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.576Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.576Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.576Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.584Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.584Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.592Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.592Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.600Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.600Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.608Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.608Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.608Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.616Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.616Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.616Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.616Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.616Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.616Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.616Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.617Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.618Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.618Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.629Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.629Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.636Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.637Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.637Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.644Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.645Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.645Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.653Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.653Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.653Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.661Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.661Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.669Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.669Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.677Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.677Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.677Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.685Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.685Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.695Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.698Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.698Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.707Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.708Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.708Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.716Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.716Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.716Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.724Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.724Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.731Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.732Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.732Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.740Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.740Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.747Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.748Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.748Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.755Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.755Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.763Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.763Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.763Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.773Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.774Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.774Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.786Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.786Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.794Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.794Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.801Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.801Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.801Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.809Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.809Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.809Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.817Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.817Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.817Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.824Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.825Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.825Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.832Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.832Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.840Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.840Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.840Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.849Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.850Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.850Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.860Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.862Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.862Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.870Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.870Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.870Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.879Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.879Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.887Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.887Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.887Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.894Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.894Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.894Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.902Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.902Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.902Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.910Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.910Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.910Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.918Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.918Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.918Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.925Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.925Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.925Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.926Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.926Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.926Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.926Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.926Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.926Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:20.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.929Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.929Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.938Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.939Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.939Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.948Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.948Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.955Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.958Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.958Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.966Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.966Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.966Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.974Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.974Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.974Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.982Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.982Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.990Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.990Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.990Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:20.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:20.998Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:20.998Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.007Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.008Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.008Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.017Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.018Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.018Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.026Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.027Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.027Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.034Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.034Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.042Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.042Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.050Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.051Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.051Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.058Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.059Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.059Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.067Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.067Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.074Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.074Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.074Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.083Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.086Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.086Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.095Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.096Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.096Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.104Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.104Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.104Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.111Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.111Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.111Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.120Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.120Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.120Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.128Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.128Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.135Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.135Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.135Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.143Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.143Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.143Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.151Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.151Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.151Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.164Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.164Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.173Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.173Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.182Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.183Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.183Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.190Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.190Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.190Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.198Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.198Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.198Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.205Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.206Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.206Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.213Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.213Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.213Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.221Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.221Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.221Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.228Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.229Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.229Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.239Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.239Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.240Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.250Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.250Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.250Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.258Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.258Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.258Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.265Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.265Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.265Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.273Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.273Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.273Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.281Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.281Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.289Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.289Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.289Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.296Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.296Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.296Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.304Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.304Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.315Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.315Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.315Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.324Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.324Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.324Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.332Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.332Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.340Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.340Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.340Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.348Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.348Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.348Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.356Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.356Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.356Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.363Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.364Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.364Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.371Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.371Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.371Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.379Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.379Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.379Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.388Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.388Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.398Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.398Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.398Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.406Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.407Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.407Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.414Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.415Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.415Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.422Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.422Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.422Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.430Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.430Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.430Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.437Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.438Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.438Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.445Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.445Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.445Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.453Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.453Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.453Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.464Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.464Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.474Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.474Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.474Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.483Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.483Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.483Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.490Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.491Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.491Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.498Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.506Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.506Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.506Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.513Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.514Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.514Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.521Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.522Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.522Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.529Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.529Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.529Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.540Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.540Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.551Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.552Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.552Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.560Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.560Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.567Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.568Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.568Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.576Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.576Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.584Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.584Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.591Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.591Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.591Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.599Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.599Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.599Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.607Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.607Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.607Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.614Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.614Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.614Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.614Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.617Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.617Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.617Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.627Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.627Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.627Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.635Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.635Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.635Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.643Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.643Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.643Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.652Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.652Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.652Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.660Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.660Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.660Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.668Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.668Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.668Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.675Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.676Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.676Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.683Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.683Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.683Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.694Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.694Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.705Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.705Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.713Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.713Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.713Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.721Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.721Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.721Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.729Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.729Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.736Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.737Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.737Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.744Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.744Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.744Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.752Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.752Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.752Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.760Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.760Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.760Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.770Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.770Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.770Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.781Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.781Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.781Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.789Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.789Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.789Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.796Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.797Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.797Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.804Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.804Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.804Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.813Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.813Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.821Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.821Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.830Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.830Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.830Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.838Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.838Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.838Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.849Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.849Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.859Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.859Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.868Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.869Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.869Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.877Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.877Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.877Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.886Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.886Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.886Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.895Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.895Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.895Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.903Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.903Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.903Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.911Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.911Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.911Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.919Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.919Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:21.929Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.929Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.929Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.940Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.941Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.941Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.949Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.949Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.957Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.958Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.958Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.965Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.966Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.966Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.974Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.974Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.974Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.983Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.983Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:21.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:21.992Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:21.992Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.000Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.000Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.011Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.011Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.022Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.023Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.023Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.031Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.031Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.039Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.040Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.040Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.048Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.049Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.049Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.057Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.057Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.057Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.065Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.065Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.074Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.074Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.074Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.082Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.082Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.092Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.093Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.093Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.104Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.104Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.104Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.113Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.113Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.121Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.122Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.122Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.130Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.130Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.130Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.138Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.138Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.146Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.147Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.147Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.155Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.155Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.163Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.163Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.163Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.174Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.174Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.174Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.185Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.186Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.186Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.194Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.194Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.194Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.202Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.203Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.203Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.211Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.211Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.220Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.220Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.220Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.229Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.229Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.229Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.237Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.237Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.245Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.245Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.245Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.256Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.257Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.257Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.267Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.268Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.268Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.276Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.276Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.285Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.286Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.286Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.294Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.294Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.294Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.302Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.302Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.311Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.311Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.311Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.319Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.319Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.319Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.327Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.327Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.327Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.339Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.339Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.350Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.350Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.358Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.359Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.359Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.367Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.367Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.367Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.376Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.376Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.384Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.384Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.384Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.393Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.393Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.401Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.402Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.402Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.410Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.410Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.422Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.422Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.432Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.432Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.432Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.440Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.441Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.441Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.449Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.450Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.450Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.458Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.459Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.459Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.467Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.467Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.475Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.475Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.475Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.483Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.484Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.484Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.492Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.492Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.500Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.500Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.500Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.500Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.500Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.500Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.500Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.500Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.500Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.504Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.504Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.514Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.514Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.514Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.523Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.523Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.523Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.531Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.532Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.532Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.539Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.540Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.540Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.548Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.548Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.548Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.556Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.557Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.557Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.564Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.573Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.573Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.583Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.583Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.594Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.594Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.594Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.602Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.602Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.602Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.611Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.611Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.611Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.620Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.621Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.621Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.630Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.630Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.638Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.639Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.639Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.647Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.647Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.656Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.656Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.668Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.668Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.678Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.679Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.679Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.687Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.687Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.687Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.695Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.696Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.696Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.704Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.704Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.712Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.712Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.712Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.720Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.720Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.720Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.728Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.728Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.728Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.736Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.737Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.737Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.747Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.747Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.747Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.758Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.758Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.758Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.767Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.767Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.775Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.775Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.784Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.784Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.784Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.793Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.793Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.801Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.801Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.801Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.809Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.810Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.810Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.818Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.818Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.818Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.828Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.828Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.828Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.839Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.839Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.848Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.848Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.856Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.856Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.856Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.865Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.865Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.865Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.873Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.874Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.874Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.882Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.882Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.882Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.890Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.890Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.890Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.899Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.899Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.899Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.909Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.912Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.912Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.922Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.922Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.922Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.930Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.930Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.930Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.938Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.939Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.939Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.948Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.948Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.948Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.956Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.959Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.959Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.968Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.968Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.968Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.976Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.976Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.976Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.986Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.986Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.986Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:22.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:22.996Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:22.996Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:22.996Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.006Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.006Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.014Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.015Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.015Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.023Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.023Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.023Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.033Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.034Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.034Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.043Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.043Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.052Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.052Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.052Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.061Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.061Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.070Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.070Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.070Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.081Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.083Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.083Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.093Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.094Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.094Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.102Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.102Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.102Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.111Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.111Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.121Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.121Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.121Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.129Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.129Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.129Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.137Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.138Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.138Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.146Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.146Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.146Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.154Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.154Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.154Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.167Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.167Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.167Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.179Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.180Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.180Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.189Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.190Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.190Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.199Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.199Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.199Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.208Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.208Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.218Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.218Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.218Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.227Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.227Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.227Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.236Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.236Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.245Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.246Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.246Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.257Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.258Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.258Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.270Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.270Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.270Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.418Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.418Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.422Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.422Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.422Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.427Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.427Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.427Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.431Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.431Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.431Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.436Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.436Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.436Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.440Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.441Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.441Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.445Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.445Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.445Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.452Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.454Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.454Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.459Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.460Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.460Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.464Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.465Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.465Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.469Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.469Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.469Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.473Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.473Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.473Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.478Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.478Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.478Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.483Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.483Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.483Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.488Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.488Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.488Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.492Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.492Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.499Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.499Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.499Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.505Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.506Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.506Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.510Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.510Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.510Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.515Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.515Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.515Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.519Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.519Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.522Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.522Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.522Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.525Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.525Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.525Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.528Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.528Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.528Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.531Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.532Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.532Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.538Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.538Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.542Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.543Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.543Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.548Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.548Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.548Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.552Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.552Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.552Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.555Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.555Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.555Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.558Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.559Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.559Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.562Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.562Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.562Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.565Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.568Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.568Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.568Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.574Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.574Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.578Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.579Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.579Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.584Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.584Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.589Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.589Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.589Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.592Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.592Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.599Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.599Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.599Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.602Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.602Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.602Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.605Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.606Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.606Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.611Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.612Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.612Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.617Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.618Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.618Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.623Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.624Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.624Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.628Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.628Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.628Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.631Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.631Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.634Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.634Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.645Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.645Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.654Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.654Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.662Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.662Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.662Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.673Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.675Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.675Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.686Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.686Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.694Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.695Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.695Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.703Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.703Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.703Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.711Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.711Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.711Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.720Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.721Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.721Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.729Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.729Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.737Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.738Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.738Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.746Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.746Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.755Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.757Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.757Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.769Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.769Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.777Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.778Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.778Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.787Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.787Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.787Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.796Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.796Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.796Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.804Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.804Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.804Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.813Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.813Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.821Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.821Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.830Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.830Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.830Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.838Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.838Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.838Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.838Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.838Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.840Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.840Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.840Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.851Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.852Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.852Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.861Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.861Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.869Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.869Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.869Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.877Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.878Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.878Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.887Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.887Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.887Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.896Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.896Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.896Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.904Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.904Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.904Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.913Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.913Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.913Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:23.923Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.923Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.923Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.935Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.935Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.935Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.944Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.944Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.944Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.953Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.953Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.953Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.962Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.962Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.970Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.970Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.970Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.979Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.979Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.979Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.987Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.987Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.987Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:23.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:23.996Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:23.996Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.006Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.006Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.018Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.018Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.018Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.027Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.027Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.027Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.035Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.035Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.035Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.044Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.044Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.044Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.053Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.053Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.054Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.062Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.062Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.070Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.070Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.070Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.079Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.079Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.089Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.090Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.090Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.101Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.101Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.101Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.110Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.110Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.120Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.120Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.120Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.129Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.129Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.129Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.137Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.137Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.137Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.145Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.145Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.145Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.154Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.154Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.154Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.162Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.162Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.173Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.173Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.185Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.185Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.185Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.193Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.194Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.194Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.202Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.202Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.202Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.211Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.211Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.220Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.221Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.221Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.229Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.229Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.229Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.238Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.238Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.238Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.246Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.246Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.246Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.256Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.257Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.257Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.268Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.268Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.268Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.277Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.277Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.277Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.286Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.287Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.287Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.295Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.295Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.295Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.303Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.304Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.304Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.312Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.312Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.321Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.321Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.321Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.329Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.329Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.329Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.339Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.339Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.352Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.352Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.352Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.360Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.360Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.360Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.369Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.369Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.369Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.377Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.377Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.387Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.387Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.395Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.395Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.404Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.404Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.404Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.412Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.412Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.422Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.422Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.422Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.433Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.433Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.433Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.442Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.442Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.442Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.451Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.451Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.459Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.459Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.459Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.468Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.468Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.476Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.476Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.485Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.485Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.485Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.493Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.493Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.493Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.502Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.503Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.504Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.504Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.514Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.515Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.515Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.524Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.524Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.524Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.532Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.532Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.541Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.541Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.541Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.550Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.550Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.550Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.558Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.558Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.558Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.567Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.567Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.567Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.575Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.575Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.585Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.585Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.585Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.605Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.605Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.605Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.613Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.614Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.614Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.622Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.622Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.622Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.630Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.630Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.630Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.639Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.639Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.639Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.647Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.647Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.656Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.656Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.666Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.666Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.677Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.677Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.677Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.687Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.687Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.695Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.695Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.695Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.703Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.704Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.704Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.712Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.712Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.712Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.720Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.720Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.720Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.729Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.729Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.737Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.737Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.737Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.747Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.747Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.747Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.768Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.768Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.777Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.777Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.786Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.786Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.786Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.795Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.795Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.795Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.803Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.803Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.803Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.812Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.812Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.820Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.820Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.829Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.830Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.831Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.831Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.842Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.842Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.842Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.852Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.852Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.852Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.861Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.861Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.869Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.869Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.869Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.878Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.878Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.886Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.886Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.886Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.895Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.895Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.895Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.903Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.904Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.904Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.913Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.914Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.914Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.925Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.926Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.926Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.935Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.935Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.943Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.943Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.943Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.953Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.953Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.953Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.962Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.962Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.971Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.971Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.971Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.980Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.981Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.981Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:24.989Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:24.989Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:24.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:24.999Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.000Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.000Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.011Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.011Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.011Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.020Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.020Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.029Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.029Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.037Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.037Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.037Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.045Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.046Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.046Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.054Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.054Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.054Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.063Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.063Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.071Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.071Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.071Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.081Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.081Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.092Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.092Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.092Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.101Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.101Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.101Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.109Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.109Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.109Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.119Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.119Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.119Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.128Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.128Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.136Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.136Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.136Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.145Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.145Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.153Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.153Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.153Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.163Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.164Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.164Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.175Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.175Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.185Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.185Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.193Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.193Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.193Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.202Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.202Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.202Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.210Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.210Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.219Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.219Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.219Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.227Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.227Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.227Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.236Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.236Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.246Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.246Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.246Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.257Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.257Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.257Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.266Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.266Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.266Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.276Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.276Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.286Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.286Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.286Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.295Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.295Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.295Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.304Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.304Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.314Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.314Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.323Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.323Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.323Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.333Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.333Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.333Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.345Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.345Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.345Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.355Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.355Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.355Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.364Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.364Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.364Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.373Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.373Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.382Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.382Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.382Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.391Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.391Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.391Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.400Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.400Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.400Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.409Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.409Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.420Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.420Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.420Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.433Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.433Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.433Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.442Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.442Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.442Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.452Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.453Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.453Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.462Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.462Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.462Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.471Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.471Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.471Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.480Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.480Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.480Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.489Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.489Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.489Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.498Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.508Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.508Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.508Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.521Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.521Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.521Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.530Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.530Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.530Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.539Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.539Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.539Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.549Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.549Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.558Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.558Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.558Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.567Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.567Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.567Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.576Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.576Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.576Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.585Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.585Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.585Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.609Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.609Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.619Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.619Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.619Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.628Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.628Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.628Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.637Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.637Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.637Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.646Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.646Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.655Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.655Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.664Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.664Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.673Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.673Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.673Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.682Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.683Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.684Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.684Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.696Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.696Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.696Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.706Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.706Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.706Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.716Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.716Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.716Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.725Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.725Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.725Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.734Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.734Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.734Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.743Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.743Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.743Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.752Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.752Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.752Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.762Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.762Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.772Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.772Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.772Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.786Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.786Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.795Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.796Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.796Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.805Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.805Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.805Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.815Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.815Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.815Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.824Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.824Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.824Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.834Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.834Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.834Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.844Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.844Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.853Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.853Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.853Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.865Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.865Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.879Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.879Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.879Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.888Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.889Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.889Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.897Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.898Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.898Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.906Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.906Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.906Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.915Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.915Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.915Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.925Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.925Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.933Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.933Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.943Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.943Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.943Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:25.953Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.953Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.953Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.966Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.966Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.966Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.975Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.975Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.975Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.985Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.985Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.985Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:25.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:25.994Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:25.994Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.003Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.003Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.012Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.012Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.012Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.021Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.021Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.021Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.029Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.029Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.040Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.040Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.053Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.053Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.053Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.062Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.062Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.071Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.071Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.071Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.081Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.081Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.090Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.090Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.099Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.099Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.108Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.108Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.108Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.117Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.118Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.118Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.129Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.129Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.129Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.141Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.141Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.141Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.151Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.151Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.151Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.160Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.160Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.160Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.170Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.170Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.178Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.179Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.179Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.188Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.188Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.188Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.197Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.197Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.197Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.206Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.206Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.220Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.220Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.231Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.231Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.231Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.240Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.240Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.240Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.249Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.250Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.250Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.259Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.259Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.259Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.268Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.268Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.268Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.277Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.278Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.278Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.286Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.287Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.287Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.296Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.296Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.296Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.307Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.307Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.320Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.320Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.320Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.329Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.329Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.329Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.339Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.339Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.349Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.349Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.358Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.358Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.358Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.367Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.368Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.368Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.376Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.377Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.377Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.386Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.386Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.396Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.396Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.397Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.397Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.409Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.409Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.420Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.420Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.420Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.429Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.430Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.430Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.438Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.439Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.439Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.447Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.447Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.447Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.456Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.456Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.456Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.465Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.465Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.465Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.475Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.475Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.475Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.485Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.486Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.486Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.498Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.507Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.507Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.517Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.517Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.517Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.526Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.526Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.526Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.536Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.536Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.545Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.546Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.546Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.555Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.555Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.555Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.564Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.575Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.575Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.587Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.588Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.588Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.597Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.597Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.605Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.606Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.606Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.615Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.615Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.624Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.624Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.624Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.633Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.634Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.634Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.643Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.643Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.643Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.652Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.652Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.652Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.663Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.663Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.675Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.675Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.675Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.685Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.685Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.694Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.695Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.695Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.703Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.703Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.703Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.713Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.713Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.713Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.722Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.722Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.722Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.731Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.731Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.731Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.740Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.740Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.751Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.764Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.764Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.764Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.773Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.773Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.773Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.783Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.783Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.783Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.792Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.792Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.792Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.801Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.801Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.801Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.810Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.811Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.811Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.820Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.820Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.859Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.859Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.943Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.943Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.947Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.947Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.951Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.952Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.952Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.955Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.955Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.955Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.958Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.959Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.959Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.962Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.962Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.966Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.966Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.966Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.970Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.970Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.970Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.974Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.977Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.977Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:26.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.982Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.982Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.985Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.986Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.986Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.989Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.989Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.992Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.992Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.992Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.994Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.994Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.996Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.996Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.996Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:26.999Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:26.999Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:26.999Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.001Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.001Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.001Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.003Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.003Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.007Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.007Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.007Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.011Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.011Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.015Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.016Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.016Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.019Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.019Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.019Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.021Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.021Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.021Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.023Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.024Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.024Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.026Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.026Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.026Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.029Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.029Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.031Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.031Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.036Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.036Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.040Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.040Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.043Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.044Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.044Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.047Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.047Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.047Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.049Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.049Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.049Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.051Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.052Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.052Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.054Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.054Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.054Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.056Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.057Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.057Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.059Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.059Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.059Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.063Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.063Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.063Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.068Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.068Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.068Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.072Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.072Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.074Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.074Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.074Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.077Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.077Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.080Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.080Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.083Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.083Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.085Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.085Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.087Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.088Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.088Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.092Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.092Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.092Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.096Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.096Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.096Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.099Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.099Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.110Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.110Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.118Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.118Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.118Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.126Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.126Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.133Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.133Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.133Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.140Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.140Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.147Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.147Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.147Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.156Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.157Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.157Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.166Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.166Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.166Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.174Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.174Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.174Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.182Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.182Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.182Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.189Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.189Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.189Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.197Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.197Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.197Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.204Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.204Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.204Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.211Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.211Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.218Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.218Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.218Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.227Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.228Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.228Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.237Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.237Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.246Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.246Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.246Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.253Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.254Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.254Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.261Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.261Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.261Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.269Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.269Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.269Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.277Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.277Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.284Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.284Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.284Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.292Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.292Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.292Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.299Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.299Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.299Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.299Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.299Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.299Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.299Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.299Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.299Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.301Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.301Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.311Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.311Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.311Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.320Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.320Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.320Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.327Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.328Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.328Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.335Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.335Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.335Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.343Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.343Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.350Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.350Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.350Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.358Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.358Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.358Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.365Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.366Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.366Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.374Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.374Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.374Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.384Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.384Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.384Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.392Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.392Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.392Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.400Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.400Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.400Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.407Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.407Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.407Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.415Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.415Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.415Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.423Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.423Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.431Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.431Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.431Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.438Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.438Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.438Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.447Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.448Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.448Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.457Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.458Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.458Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.465Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.465Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.465Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.473Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.473Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.473Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.481Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.481Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.481Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.488Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.488Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.488Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.496Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.496Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.496Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.504Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.504Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.504Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.511Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.511Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.511Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.520Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.520Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.530Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.530Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.530Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.538Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.538Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.538Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.546Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.546Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.546Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.554Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.554Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.554Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.561Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.561Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.561Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.569Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.569Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.569Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.576Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.577Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.577Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.584Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.584Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.593Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.593Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.593Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.603Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.603Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.603Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.611Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.612Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.612Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.620Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.620Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.620Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.628Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.628Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.628Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.635Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.635Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.635Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.643Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.643Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.643Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.650Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.651Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.651Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.658Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.658Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.658Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.667Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.667Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.677Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.678Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.678Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.686Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.686Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.694Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.694Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.694Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.701Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.702Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.702Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.709Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.709Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.709Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.717Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.717Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.717Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.724Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.724Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.732Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.732Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.741Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.741Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.741Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.751Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.767Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.767Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.774Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.774Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.774Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.782Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.782Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.782Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.790Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.790Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.790Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.797Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.798Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.798Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.805Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.805Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.805Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.814Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.814Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.814Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.824Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.824Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.824Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.833Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.833Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.833Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.840Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.841Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.841Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.849Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.849Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.849Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.856Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.857Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.857Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.865Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.865Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.865Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.873Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.873Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.873Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.881Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.881Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.881Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.890Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.890Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.890Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.900Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.901Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.901Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.908Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.908Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.916Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.916Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.924Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.924Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.931Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.931Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.931Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.939Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.939Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.939Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.946Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.947Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.947Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.954Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.954Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.954Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:27.963Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.964Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.964Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.974Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.974Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.974Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.982Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.982Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.990Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.990Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.990Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:27.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:27.998Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:27.998Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.005Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.005Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.005Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.013Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.013Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.013Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.021Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.021Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.028Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.028Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.036Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.037Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.037Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.037Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.047Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.047Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.047Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.055Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.055Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.056Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.063Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.063Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.063Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.071Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.071Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.071Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.079Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.079Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.087Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.087Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.087Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.094Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.094Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.094Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.102Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.102Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.102Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.111Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.111Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.122Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.122Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.122Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.130Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.130Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.130Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.138Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.138Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.146Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.146Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.146Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.153Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.153Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.154Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.161Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.161Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.161Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.169Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.169Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.176Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.176Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.176Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.185Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.186Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.186Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.196Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.196Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.196Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.205Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.205Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.205Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.213Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.213Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.213Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.220Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.220Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.220Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.229Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.229Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.229Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.236Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.236Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.244Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.244Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.252Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.252Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.263Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.263Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.264Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.273Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.274Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.274Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.283Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.283Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.283Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.290Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.291Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.291Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.298Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.299Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.299Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.306Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.307Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.307Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.314Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.314Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.322Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.323Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.323Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.330Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.330Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.330Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.340Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.341Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.342Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.352Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.352Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.352Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.361Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.361Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.361Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.369Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.369Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.369Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.377Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.377Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.385Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.386Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.386Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.393Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.393Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.393Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.401Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.401Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.401Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.408Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.409Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.409Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.417Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.417Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.417Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.418Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.418Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.429Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.429Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.429Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.437Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.437Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.437Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.444Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.444Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.444Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.453Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.453Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.453Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.461Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.461Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.469Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.469Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.469Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.477Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.477Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.485Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.485Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.508Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.508Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.516Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.517Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.517Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.524Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.525Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.525Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.533Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.533Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.540Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.540Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.548Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.548Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.548Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.556Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.556Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.556Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.564Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.575Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.577Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.577Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.586Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.587Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.587Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.595Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.604Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.604Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.604Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.613Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.613Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.613Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.621Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.621Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.621Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.630Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.630Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.637Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.638Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.638Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.646Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.646Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.656Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.657Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.657Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.668Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.668Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.677Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.677Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.677Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.686Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.686Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.694Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.694Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.694Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.702Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.703Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.703Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.711Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.711Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.711Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.719Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.719Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.719Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.727Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.727Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.727Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.737Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.738Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.738Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.748Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.749Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.749Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.758Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.767Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.767Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.775Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.775Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.784Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.784Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.784Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.792Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.792Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.792Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.800Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.801Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.801Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.809Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.809Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.809Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.817Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.818Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.818Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.818Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.818Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.818Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.818Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.818Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.818Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.819Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.820Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.820Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.831Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.832Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.832Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.840Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.840Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.840Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.849Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.849Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.857Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.857Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.857Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.865Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.865Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.865Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.873Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.873Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.873Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.881Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.882Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.882Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.890Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.890Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.890Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.900Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.900Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.900Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.911Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.911Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.911Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.920Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.920Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.928Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.928Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.937Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.937Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.945Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.945Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.945Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.953Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.953Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.953Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.963Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.963Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.971Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.974Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.974Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:28.984Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.984Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.984Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:28.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:28.995Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:28.995Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.003Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.003Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.003Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.011Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.011Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.011Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.020Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.020Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.029Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.029Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.037Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.037Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.037Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.045Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.045Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.045Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.053Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.053Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.053Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.063Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.063Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.074Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.074Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.074Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.082Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.083Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.083Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.091Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.091Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.091Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.099Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.099Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.107Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.107Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.107Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.115Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.115Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.115Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.124Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.124Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.132Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.132Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.132Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.142Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.143Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.143Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.153Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.153Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.153Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.161Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.161Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.161Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.170Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.170Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.178Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.178Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.178Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.187Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.188Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.188Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.196Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.197Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.197Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.205Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.205Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.205Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.213Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.213Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.213Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.226Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.226Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.237Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.237Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.246Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.246Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.246Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.255Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.255Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.263Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.263Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.263Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.271Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.271Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.271Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.279Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.280Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.280Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.288Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.288Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.288Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.296Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.297Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.297Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.306Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.307Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.307Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.319Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.319Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.328Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.328Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.328Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.337Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.337Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.345Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.345Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.345Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.354Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.354Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.354Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.362Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.363Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.363Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.371Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.371Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.371Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.379Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.379Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.379Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.390Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.390Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.400Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.400Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.400Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.409Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.409Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.418Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.418Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.427Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.427Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.427Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.435Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.435Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.435Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.443Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.444Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.444Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.452Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.452Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.452Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.460Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.460Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.460Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.468Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.470Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.471Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.471Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.481Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.481Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.481Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.490Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.490Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.490Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.498Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.507Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.507Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.515Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.515Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.515Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.523Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.524Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.524Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.532Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.532Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.540Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.540Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.550Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.551Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.551Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.561Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.562Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.562Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.570Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.570Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.570Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.578Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.579Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.579Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.587Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.587Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.587Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.604Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.604Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.604Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.613Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.613Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.621Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.621Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.621Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.631Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.631Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.642Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.642Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.642Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.651Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.651Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.651Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.659Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.660Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.660Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.668Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.668Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.668Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.676Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.676Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.676Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.685Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.685Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.693Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.693Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.701Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.702Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.702Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.711Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.713Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.713Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.722Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.723Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.723Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.732Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.732Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.740Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.740Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.751Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.760Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.760Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.767Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.767Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.776Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.776Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.784Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.784Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.784Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.792Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.792Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.792Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.792Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.794Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.796Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.796Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.805Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.806Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.806Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.814Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.815Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.815Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.823Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.823Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.823Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.831Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.832Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.832Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.840Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.840Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.840Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.849Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.849Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.849Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.858Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.858Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.858Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.868Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.869Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.869Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.879Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.880Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.880Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.892Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.892Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.901Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.902Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.902Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.911Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.911Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.911Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.920Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.920Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.929Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.929Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.929Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.937Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.938Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.938Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.946Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.946Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.946Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.954Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.954Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.954Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:29.963Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.964Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.964Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.977Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.977Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.987Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.987Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.987Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:29.996Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:29.996Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:29.996Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.005Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.005Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.005Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.153Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.153Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.153Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.159Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.159Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.166Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.166Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.166Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.170Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.170Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.170Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.174Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.174Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.175Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.176Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.181Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.181Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.181Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.185Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.186Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.186Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.189Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.189Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.189Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.193Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.193Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.193Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.197Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.197Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.197Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.200Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.200Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.200Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.204Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.204Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.204Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.207Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.207Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.207Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.214Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.215Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.215Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.218Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.218Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.218Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.222Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.222Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.226Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.226Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.229Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.230Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.230Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.233Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.233Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.233Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.237Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.237Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.240Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.240Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.240Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.244Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.244Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.250Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.250Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.250Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.253Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.253Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.253Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.256Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.257Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.257Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.260Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.260Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.262Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.262Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.262Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.265Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.265Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.265Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.267Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.267Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.267Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.269Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.269Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.269Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.272Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.272Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.272Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.276Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.276Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.281Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.281Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.284Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.284Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.284Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.287Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.288Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.288Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.290Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.290Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.290Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.292Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.292Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.292Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.295Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.295Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.295Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.297Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.297Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.297Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.300Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.300Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.302Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.304Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.304Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.308Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.308Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.311Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.313Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.313Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.316Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.317Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.317Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.319Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.319Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.319Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.321Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.321Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.321Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.324Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.324Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.324Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.326Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.326Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.326Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.328Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.329Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.329Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.340Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.340Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.340Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.350Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.350Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.357Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.357Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.364Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.364Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.364Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.372Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.372Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.372Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.379Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.380Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.380Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.387Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.387Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.395Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.395Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.402Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.402Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.411Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.411Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.411Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.422Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.422Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.422Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.430Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.430Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.430Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.437Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.437Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.437Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.444Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.445Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.445Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.453Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.454Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.454Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.461Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.461Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.469Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.469Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.469Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.477Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.477Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.486Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.487Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.487Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.497Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.497Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.505Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.505Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.505Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.513Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.513Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.513Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.521Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.521Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.521Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.528Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.529Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.529Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.536Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.536Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.536Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.544Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.544Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.544Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.551Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.552Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.552Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.560Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.561Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.561Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.572Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.572Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.580Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.580Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.580Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.588Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.588Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.588Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.603Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.604Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.604Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.611Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.611Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.611Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.619Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.619Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.619Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.626Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.627Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.627Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.636Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.636Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.636Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.647Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.647Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.655Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.655Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.663Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.663Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.670Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.671Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.671Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.678Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.679Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.679Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.687Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.687Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.687Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.695Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.695Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.695Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.702Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.703Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.703Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.710Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.712Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.712Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.712Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.722Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.723Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.723Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.731Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.731Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.731Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.739Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.739Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.747Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.747Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.747Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.754Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.754Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.754Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.762Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.762Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.770Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.770Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.770Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.777Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.778Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.778Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.786Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.787Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.787Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.797Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.798Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.798Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.806Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.806Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.806Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.814Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.814Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.814Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.822Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.822Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.830Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.830Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.830Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.838Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.838Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.845Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.845Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.845Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.853Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.853Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.853Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.861Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.862Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.862Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.872Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.873Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.873Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.881Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.881Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.881Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.889Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.889Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.896Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.897Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.897Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.904Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.904Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.904Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.912Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.912Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.920Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.920Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.928Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.928Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.935Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.935Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.935Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:30.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.937Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.937Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.947Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.947Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.955Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.955Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.955Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.963Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.963Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.963Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.971Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.971Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.971Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.979Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.979Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.979Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.987Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.987Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.987Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:30.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:30.995Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:30.995Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.002Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.002Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.002Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.012Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.014Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.014Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.023Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.023Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.023Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.030Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.030Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.030Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.038Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.038Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.046Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.046Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.046Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.054Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.054Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.054Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.062Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.062Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.062Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.070Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.070Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.070Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.077Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.077Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.085Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.086Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.086Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.086Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.096Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.096Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.096Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.104Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.104Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.104Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.112Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.112Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.120Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.120Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.120Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.128Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.128Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.135Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.136Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.136Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.143Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.143Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.143Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.151Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.151Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.151Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.159Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.160Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.160Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.160Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.170Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.170Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.170Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.179Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.179Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.179Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.187Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.188Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.188Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.197Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.197Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.197Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.206Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.206Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.214Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.214Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.214Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.222Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.222Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.229Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.230Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.230Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.239Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.239Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.239Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.249Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.249Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.249Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.257Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.257Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.257Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.265Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.265Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.265Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.272Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.273Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.273Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.280Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.281Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.281Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.288Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.288Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.288Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.296Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.296Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.296Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.304Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.304Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.313Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.313Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.313Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.323Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.323Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.323Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.331Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.331Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.331Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.339Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.339Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.347Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.347Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.347Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.355Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.355Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.355Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.363Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.363Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.363Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.370Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.370Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.370Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.378Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.378Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.378Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.388Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.388Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.398Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.398Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.398Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.406Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.406Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.406Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.414Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.415Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.415Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.422Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.423Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.423Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.430Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.430Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.430Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.438Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.438Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.438Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.445Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.446Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.446Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.453Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.453Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.453Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.462Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.463Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.463Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.473Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.473Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.473Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.481Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.481Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.481Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.489Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.489Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.489Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.496Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.497Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.497Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.504Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.504Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.504Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.512Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.512Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.520Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.520Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.527Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.528Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.528Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.536Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.536Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.536Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.546Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.546Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.546Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.555Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.555Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.555Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.562Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.563Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.563Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.570Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.570Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.570Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.578Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.578Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.578Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.586Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.586Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.586Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.593Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.594Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.594Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.601Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.601Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.601Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.611Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.611Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.611Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.621Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.621Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.621Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.629Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.629Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.637Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.637Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.637Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.644Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.645Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.645Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.653Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.653Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.653Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.661Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.661Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.669Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.669Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.677Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.677Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.677Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.686Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.686Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.696Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.696Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.696Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.704Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.704Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.711Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.712Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.712Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.720Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.720Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.720Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.728Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.728Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.728Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.736Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.736Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.743Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.743Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.743Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.751Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.760Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.761Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.761Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.771Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.771Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.771Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.780Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.780Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.780Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.787Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.788Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.788Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.795Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.795Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.795Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.804Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.804Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.804Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.812Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.812Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.820Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.820Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.828Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.829Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.829Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.838Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.838Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.838Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.849Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.850Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.850Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.858Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.858Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.858Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.866Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.866Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.866Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.874Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.875Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.875Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.883Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.883Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.892Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.892Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.900Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.900Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.900Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.908Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.908Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.918Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.918Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.918Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.929Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.929Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.929Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.937Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.937Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.937Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.945Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.945Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.945Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.954Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.954Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.954Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.962Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.962Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.970Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.971Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.971Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.979Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.979Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.979Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.987Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.987Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.987Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:31.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:31.997Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:31.997Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:31.997Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.008Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.008Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.008Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.017Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.017Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.017Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.025Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.025Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.025Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.034Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.034Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.042Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.042Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.050Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.050Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.050Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.058Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.058Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.058Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.067Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.067Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.076Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.077Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.077Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.088Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.088Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.088Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.096Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.096Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.096Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.104Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.105Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.105Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.113Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.113Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.121Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.122Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.122Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.130Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.130Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.130Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.138Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.138Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.147Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.147Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.147Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.157Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.157Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.167Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.168Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.168Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.176Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.176Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.176Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.186Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.186Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.186Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.194Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.194Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.194Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.202Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.202Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.202Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.211Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.211Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.219Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.219Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.219Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.227Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.227Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.227Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.238Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.238Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.249Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.249Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.249Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.258Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.258Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.258Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.266Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.266Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.266Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.275Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.275Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.275Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.283Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.283Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.283Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.292Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.292Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.292Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.300Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.300Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.300Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.308Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.308Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.308Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.319Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.319Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.330Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.330Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.330Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.339Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.339Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.347Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.347Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.347Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.356Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.356Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.356Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.364Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.364Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.364Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.372Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.372Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.372Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.380Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.380Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.380Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.389Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.389Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.389Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.399Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.401Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.401Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.411Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.412Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.412Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.420Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.421Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.421Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.429Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.429Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.429Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.438Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.438Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.438Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.447Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.447Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.455Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.456Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.456Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.464Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.465Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.465Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.473Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.473Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.473Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.483Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.484Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.484Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.495Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.495Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.495Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.503Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.503Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.503Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.511Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.511Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.511Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.521Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.521Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.521Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.529Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.529Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.529Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.538Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.538Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.546Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.546Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.546Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.554Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.554Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.554Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.565Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.576Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.576Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.576Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.585Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.585Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.585Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.593Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.594Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.594Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.602Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.602Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.602Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.610Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.610Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.611Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.619Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.619Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.619Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.627Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.628Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.628Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.636Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.636Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.636Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.646Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.646Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.657Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.657Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.657Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.665Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.666Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.666Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.674Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.674Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.674Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.683Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.683Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.683Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.691Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.691Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.699Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.700Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.700Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.708Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.708Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.708Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.716Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.717Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.717Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.725Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.725Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.725Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.726Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.727Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.727Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.737Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.737Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.737Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.746Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.746Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.754Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.754Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.754Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.762Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.762Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.770Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.770Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.770Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.778Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.778Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.778Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.786Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.786Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.786Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.794Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.794Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.794Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.804Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.805Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.805Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.815Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.815Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.815Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.824Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.825Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.825Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.833Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.833Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.841Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.841Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.841Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.849Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.850Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.850Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.857Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.858Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.858Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.866Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.866Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.866Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.874Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.874Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.874Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.884Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.884Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.884Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.894Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.895Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.895Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.903Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.903Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.903Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.910Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.911Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.911Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.921Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.921Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.929Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.930Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.930Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.937Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.938Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.938Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.945Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.946Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.946Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.953Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.954Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.954Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:32.963Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.963Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.963Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.972Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.973Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.973Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.982Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.983Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.983Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.990Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.991Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.991Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:32.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:32.998Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:32.998Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.007Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.007Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.014Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.015Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.015Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.023Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.023Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.023Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.031Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.031Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.041Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.041Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.041Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.052Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.053Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.053Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.062Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.062Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.070Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.070Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.070Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.078Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.078Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.089Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.090Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.090Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.098Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.099Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.099Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.107Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.108Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.108Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.116Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.117Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.117Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.126Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.127Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.127Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.139Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.139Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.139Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.148Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.148Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.148Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.156Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.156Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.163Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.164Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.164Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.172Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.172Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.179Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.180Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.180Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.188Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.190Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.190Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.198Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.198Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.198Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.206Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.208Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.208Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.220Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.220Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.220Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.508Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.508Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.519Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.519Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.519Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.524Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.524Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.524Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.528Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.528Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.528Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.533Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.533Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.533Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.537Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.538Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.538Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.542Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.542Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.542Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.547Z TRACE wezterm_gui::termwindow::keyevent > key_event KeyEvent { key: Super, modifiers: NONE, raw_key: None, raw_modifiers: NONE, raw_code: Some(133), repeat_count: 1, key_is_down: true } 2021-03-19T14:45:33.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.550Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.550Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.554Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.555Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.555Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.558Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.558Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.558Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.562Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.562Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.562Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.565Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.569Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.569Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.569Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.573Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.573Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.576Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.576Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.576Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.580Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.588Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.588Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.591Z TRACE window::os::x11::window > Calling focus_change(false) 2021-03-19T14:45:33.592Z TRACE wezterm_gui::termwindow > Setting focus to false 2021-03-19T14:45:33.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.598Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.598Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.602Z TRACE window::os::x11::window > Calling focus_change(false) 2021-03-19T14:45:33.602Z TRACE wezterm_gui::termwindow > Setting focus to false 2021-03-19T14:45:33.615Z DEBUG wezterm_gui::termwindow::render > paint_pane_opengl elapsed=12.737295ms 2021-03-19T14:45:33.628Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.628Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.628Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.628Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.639Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.641Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.641Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.644Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.651Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.651Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.655Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.655Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.658Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.659Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.659Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.662Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.662Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.662Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.666Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.666Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.670Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.670Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.673Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.673Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.673Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.676Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.676Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.676Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.680Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.681Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.681Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.686Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.686Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.686Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.703Z DEBUG wezterm_gui::termwindow::render > paint_pane_opengl elapsed=13.630216ms 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.707Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.707Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.707Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.711Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.711Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.711Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.715Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.716Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.716Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.719Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.720Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.720Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.724Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.724Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.727Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.727Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.727Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.729Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.729Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.729Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.732Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.732Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.734Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.735Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.735Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.737Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.737Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.737Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.739Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.740Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.740Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.742Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.742Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.742Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.744Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.744Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.744Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.744Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.744Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.744Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.744Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.746Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.747Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.747Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.750Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.750Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.750Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.754Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.754Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.754Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.757Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.757Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.760Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.760Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.760Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.762Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.762Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.762Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.764Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.765Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.765Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.767Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.767Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.769Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.770Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.770Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.772Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.772Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.772Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.775Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.775Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.777Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.778Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.778Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.780Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.780Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.780Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.780Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.780Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.781Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.781Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.781Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.781Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.781Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.781Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.781Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.782Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.783Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.783Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.786Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.787Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.787Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.790Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.792Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.792Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.795Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.795Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.795Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.798Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.799Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.799Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.803Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.803Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.805Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.806Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.806Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.808Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.808Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.808Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.810Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.811Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.811Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.813Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.814Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.814Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.821Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.821Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.830Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.830Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.830Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.840Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.840Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.840Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.850Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.851Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.851Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.860Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.860Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.860Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.869Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.869Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.869Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.877Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.877Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.877Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.886Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.886Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.886Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.893Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.894Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.894Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.901Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.902Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.902Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.909Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.910Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.910Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.917Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.918Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.918Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.925Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.925Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.925Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.934Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.934Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.942Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:33.944Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.944Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.944Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.954Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.954Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.954Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.963Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.963Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.970Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.971Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.971Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.978Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.978Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.978Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.986Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.986Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.986Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:33.994Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:33.994Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:33.994Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.002Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.002Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.002Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.010Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.010Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.018Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.018Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.018Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.026Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.026Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.026Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.034Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.034Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.034Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.042Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.044Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.044Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.044Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.054Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.054Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.054Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.063Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.063Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.063Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.071Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.071Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.071Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.079Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.079Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.079Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.087Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.087Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.087Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.095Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.095Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.095Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.103Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.103Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.103Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.111Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.111Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.111Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.119Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.119Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.119Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.128Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.128Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.136Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.136Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.136Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.144Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.146Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.148Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.148Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.158Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.159Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.159Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.167Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.168Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.168Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.176Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.176Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.176Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.184Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.184Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.184Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.192Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.192Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.192Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.200Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.200Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.200Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.208Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.208Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.216Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.216Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.224Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.224Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.232Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.232Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.232Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.240Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.240Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.240Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.250Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.250Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.250Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.259Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.260Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.260Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.269Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.269Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.269Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.277Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.277Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.277Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.285Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.285Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.285Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.293Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.293Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.293Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.301Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.301Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.301Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.309Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.309Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.309Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.317Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.317Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.317Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.325Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.325Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.325Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.332Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.333Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.333Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.340Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.341Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.341Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.351Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.352Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.352Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.361Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.362Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.362Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.371Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.371Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.371Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.379Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.379Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.379Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.387Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.387Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.395Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.395Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.403Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.403Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.403Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.411Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.411Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.411Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.419Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.419Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.427Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.427Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.427Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.435Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.435Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.435Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.443Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.443Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.443Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.453Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.454Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.454Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.464Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.464Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.473Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.473Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.473Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.481Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.481Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.481Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.489Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.489Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.489Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.497Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.497Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.505Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.505Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.505Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.513Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.513Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.513Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.521Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.521Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.521Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.528Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.529Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.529Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.536Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.537Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.537Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.544Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.545Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.545Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.555Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.555Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.555Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.565Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.575Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.575Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.583Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.583Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.591Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.591Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.591Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.599Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.599Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.599Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.607Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.607Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.607Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.615Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.615Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.623Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.623Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.623Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.631Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.631Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.639Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.639Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.639Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.647Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.647Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.647Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.655Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.657Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.657Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.657Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.667Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.667Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.676Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.676Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.676Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.684Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.684Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.684Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.692Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.692Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.700Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.700Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.700Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.708Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.708Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.708Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.716Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.716Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.716Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.724Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.724Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.732Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.733Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.733Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.741Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.741Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.748Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.749Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.749Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.757Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.769Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.769Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.778Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.779Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.779Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.787Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.787Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.787Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.795Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.795Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.795Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.803Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.803Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.803Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.811Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.811Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.811Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.819Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.819Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.819Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.827Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.827Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.827Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.835Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.835Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.835Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.843Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.843Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.851Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.851Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.851Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.860Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.860Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.860Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.860Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.860Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.870Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.870Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.870Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.879Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.879Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.879Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.887Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.888Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.888Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.896Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.896Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.896Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.904Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.904Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.904Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.912Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.912Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.920Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.920Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.928Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.928Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.936Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.936Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.944Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.944Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.944Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.952Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.952Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.961Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:34.962Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.963Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.963Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.973Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.973Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.973Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.981Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.981Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.989Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.989Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:34.997Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:34.998Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:34.998Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.006Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.006Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.014Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.014Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.014Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.022Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.023Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.023Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.030Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.030Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.030Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.038Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.039Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.048Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.048Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.048Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.057Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.057Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.057Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.069Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.070Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.070Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.081Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.081Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.090Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.090Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.098Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.098Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.098Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.107Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.107Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.107Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.116Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.116Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.116Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.124Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.124Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.124Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.132Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.132Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.132Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.140Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.140Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.148Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.148Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.148Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.156Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.157Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.157Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.164Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.165Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.165Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.176Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.176Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.185Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.186Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.186Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.195Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.195Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.195Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.203Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.203Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.203Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.212Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.212Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.220Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.220Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.220Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.228Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.228Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.228Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.236Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.236Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.244Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.244Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.244Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.252Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.252Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.260Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.260Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.268Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.268Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.268Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.277Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.277Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.277Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.287Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.287Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.287Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.296Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.296Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.296Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.304Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.304Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.312Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.312Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.320Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.320Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.320Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.328Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.329Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.329Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.337Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.337Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.344Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.345Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.345Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.353Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.353Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.353Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.360Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.361Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.361Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.368Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.369Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.369Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.376Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.379Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.379Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.379Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.388Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.388Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.397Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.397Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.397Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.405Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.405Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.413Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.413Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.413Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.421Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.421Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.421Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.429Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.429Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.429Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.437Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.437Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.437Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.445Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.445Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.445Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.453Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.454Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.454Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.461Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.462Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.462Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.469Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.470Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.470Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.478Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.478Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.478Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.480Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.480Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.480Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.489Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.490Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.490Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.499Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.499Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.499Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.506Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.507Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.507Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.514Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.515Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.515Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.522Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.523Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.523Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.531Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.531Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.531Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.539Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.539Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.539Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.548Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.548Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.556Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.557Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.557Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.565Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.566Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.566Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.574Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.574Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.584Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.584Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.584Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.593Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.593Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.593Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.602Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.602Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.602Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.610Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.610Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.610Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.618Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.619Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.619Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.626Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.627Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.627Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.635Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.635Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.643Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.643Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.643Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.650Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.651Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.651Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.659Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.660Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.660Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.669Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.669Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.677Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.677Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.677Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.685Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.687Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.688Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.688Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.698Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.699Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.699Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.707Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.708Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.708Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.716Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.716Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.716Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.726Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.727Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.727Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.735Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.735Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.743Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.743Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.743Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.751Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.767Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.767Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.775Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.775Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.775Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.783Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.783Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.783Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.793Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.793Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.803Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.803Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.811Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.811Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.811Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.819Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.819Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.819Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.827Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.827Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.827Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.835Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.835Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.835Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.843Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.843Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.851Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.851Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.851Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.860Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.860Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.860Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.868Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.868Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.868Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.876Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.876Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.876Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.884Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.884Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.884Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:35.894Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.894Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.894Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.903Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.903Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.903Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.912Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.912Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.920Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.920Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.928Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.928Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.936Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.936Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.944Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.944Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.944Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.952Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.952Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.952Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.960Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.960Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.960Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.970Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.981Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.981Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:35.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:35.993Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:35.993Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.002Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.002Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.002Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.011Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.012Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.012Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.024Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.025Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.026Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.026Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.035Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.035Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.035Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.068Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.068Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.076Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.076Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.076Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.087Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.088Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.088Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.096Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.096Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.096Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.105Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.105Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.105Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.115Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.115Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.115Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.126Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.126Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.136Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.136Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.136Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.145Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.145Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.145Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.155Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.155Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.155Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.165Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.165Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.177Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.177Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.177Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.188Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.188Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.188Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.198Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.198Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.198Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.207Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.207Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.207Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.217Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.217Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.217Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.227Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.227Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.227Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.237Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.237Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.246Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.246Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.246Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.256Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.256Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.256Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.265Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.265Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.265Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.275Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.275Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.275Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.285Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.285Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.285Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.294Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.295Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.295Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.304Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.306Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.306Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.306Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.319Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.319Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.328Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.329Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.329Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.339Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.339Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.348Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.348Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.348Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.357Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.357Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.366Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.366Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.366Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.375Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.375Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.384Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.384Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.384Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.392Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.392Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.392Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.402Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.402Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.410Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.410Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.419Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.419Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.419Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.428Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.430Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.430Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.430Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.440Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.440Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.440Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.450Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.450Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.459Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.459Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.459Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.468Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.468Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.477Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.477Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.485Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.485Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.485Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.495Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.495Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.503Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.503Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.503Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.512Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.512Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.512Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.521Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.521Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.521Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.529Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.530Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.530Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.538Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.539Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.539Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.550Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.550Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.559Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.560Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.560Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.570Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.570Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.570Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.578Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.578Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.578Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.588Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.588Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.588Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.604Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.604Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.604Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.613Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.613Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.621Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.621Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.621Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.629Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.629Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.637Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.638Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.638Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.646Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.646Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.646Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.654Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.654Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.662Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.662Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.662Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.662Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.662Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.664Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.664Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.674Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.675Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.675Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.684Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.684Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.684Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.692Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.692Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.701Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.701Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.701Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.709Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.709Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.709Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.717Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.717Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.717Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.725Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.726Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.726Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.734Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.734Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.734Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.742Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.742Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.742Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.750Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.767Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.767Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.776Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.777Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.777Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.777Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.787Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.787Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.787Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.797Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.797Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.797Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.805Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.805Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.805Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.814Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.814Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.814Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.823Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.823Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.831Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.831Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.831Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.840Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.840Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.840Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.849Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.849Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.849Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.857Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.857Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.857Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.866Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.866Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.866Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.874Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.874Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.874Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.882Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.883Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.883Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:36.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.892Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.892Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.902Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.902Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.902Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.910Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.910Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.910Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.918Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.918Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.918Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.928Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.928Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:36.938Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:36.938Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:36.938Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.061Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.061Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.061Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.072Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.072Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.075Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.075Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.078Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.078Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.090Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.090Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.093Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.094Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.094Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.097Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.097Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.097Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.100Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.102Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.103Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.103Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.107Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.108Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.108Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.113Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.113Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.118Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.118Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.118Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.121Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.121Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.121Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.124Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.124Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.124Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.127Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.127Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.127Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.130Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.130Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.130Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.133Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.134Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.134Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.137Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.137Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.137Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.140Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.140Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.143Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.143Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.143Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.146Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.147Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.147Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.150Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.152Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.152Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.152Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.157Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.157Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.161Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.161Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.161Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.166Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.166Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.166Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.170Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.170Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.173Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.173Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.176Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.176Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.176Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.179Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.180Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.180Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.183Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.183Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.183Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.186Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.187Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.187Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.189Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.190Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.190Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.193Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.193Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.193Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.196Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.197Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.197Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.208Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.211Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.211Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.225Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.226Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.226Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.238Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.238Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.238Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.249Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.249Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.249Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.260Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.260Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.271Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.272Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.272Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.283Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.283Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.283Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.294Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.294Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.294Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.305Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.305Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.315Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.315Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.315Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.325Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.326Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.326Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.336Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.336Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.336Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.347Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.347Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.347Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.360Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.360Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.360Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.372Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.373Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.373Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.383Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.383Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.383Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.394Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.394Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.394Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.402Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.402Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.410Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.410Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.410Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.418Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.418Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.426Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.426Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.426Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.434Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.435Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.435Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.442Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.443Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.443Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.451Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.451Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.459Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.459Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.459Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.467Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.467Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.476Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.478Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.478Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.478Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.488Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.489Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.489Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.498Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.499Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.499Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.507Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.507Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.507Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.515Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.515Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.515Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.523Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.524Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.524Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.532Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.532Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.540Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.540Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.548Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.548Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.548Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.556Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.557Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.557Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.565Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.573Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.573Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.582Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.582Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.590Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.592Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.592Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.602Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.602Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.602Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.612Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.612Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.612Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.620Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.621Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.621Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.629Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.629Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.629Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.637Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.637Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.637Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.646Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.646Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.654Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.654Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.663Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.663Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.663Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.672Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.672Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.680Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.680Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.680Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.688Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.688Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.696Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.697Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.697Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.705Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.707Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.707Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.707Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.717Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.718Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.718Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.727Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.727Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.727Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.736Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.736Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.744Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.745Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.745Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.753Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.753Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.753Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.761Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.761Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.761Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.770Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.770Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.770Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.778Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.778Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.778Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.786Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.786Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.786Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.795Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.795Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.795Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.803Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.803Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.803Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.811Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.811Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.811Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.821Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.822Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.822Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.833Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.833Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.841Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.841Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.841Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.849Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.850Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.850Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.858Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.858Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.858Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.866Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.867Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.867Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.875Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.875Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.875Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.884Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.884Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.884Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.892Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.892Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.900Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.901Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.901Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.909Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.909Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.909Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.917Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.917Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.917Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.925Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.925Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.925Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:37.936Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.936Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.936Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.946Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.947Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.947Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.957Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.957Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.957Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.966Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.968Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.968Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.978Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.979Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.990Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.990Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:37.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:37.998Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:37.998Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.006Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.006Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.006Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.015Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.015Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.015Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.023Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.023Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.023Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.032Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.032Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.040Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.040Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.048Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.048Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.048Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.057Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.057Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.057Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > Calling focus_change(true) 2021-03-19T14:45:38.065Z TRACE wezterm_gui::termwindow > Setting focus to true 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > Calling focus_change(false) 2021-03-19T14:45:38.065Z TRACE wezterm_gui::termwindow > Setting focus to false 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > Calling focus_change(true) 2021-03-19T14:45:38.065Z TRACE wezterm_gui::termwindow > Setting focus to true 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.067Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.068Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.068Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.081Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.081Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.090Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.090Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.090Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.099Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.099Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.107Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.107Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.107Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.116Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.116Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.116Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.124Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.124Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.124Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.132Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.133Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.133Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.141Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.141Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.141Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.149Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.150Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.150Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.158Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.158Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.158Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.166Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.166Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.166Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.175Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.175Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.175Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.183Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.186Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.186Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.208Z DEBUG wezterm_gui::termwindow::render > paint_pane_opengl elapsed=12.794496ms 2021-03-19T14:45:38.219Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.219Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.220Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.220Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.224Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.226Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.226Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.226Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.230Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.230Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.230Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.234Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.234Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.234Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.238Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.239Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.239Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.243Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.243Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.243Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.248Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.249Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.252Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.252Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.252Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.255Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.255Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.255Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.258Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.259Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.259Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.261Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.262Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.262Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.265Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.265Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.265Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.268Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.268Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.268Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.271Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.272Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.272Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.274Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.275Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.275Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.278Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.278Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.278Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.281Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.283Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.284Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.284Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.289Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.290Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.290Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.294Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.294Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.294Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.298Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.300Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.300Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.303Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.304Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.304Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.307Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.307Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.310Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.310Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.310Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.315Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.315Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.318Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.318Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.321Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.321Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.321Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.324Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.325Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.325Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.328Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.328Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.328Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.331Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.331Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.331Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.334Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.334Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.334Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.338Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.338Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.338Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.344Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.344Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.348Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.350Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.350Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.354Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.354Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.354Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.358Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.359Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.359Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.363Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.364Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.364Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.367Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.367Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.367Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.370Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.370Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.370Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.373Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.373Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.376Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.376Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.376Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.381Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.381Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.381Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.384Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.384Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.384Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.387Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.388Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.388Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.391Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.392Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.392Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.395Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.395Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.395Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.398Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.398Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.398Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.404Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.405Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.405Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.410Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.410Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.415Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.415Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.415Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.420Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.420Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.420Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.429Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.429Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.429Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.437Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.437Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.437Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.445Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.445Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.445Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.454Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.454Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.454Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.462Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.462Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.462Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.470Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.470Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.470Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.477Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.478Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.478Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.485Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.486Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.486Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.493Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.494Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.494Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.502Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.502Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.509Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.510Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.510Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.524Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.524Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.533Z TRACE wezterm_gui::termwindow::keyevent > key_event KeyEvent { key: Super, modifiers: NONE, raw_key: None, raw_modifiers: NONE, raw_code: Some(133), repeat_count: 1, key_is_down: true } 2021-03-19T14:45:38.533Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.533Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.533Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.543Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.543Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.543Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.554Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.554Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.554Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.564Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.564Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.572Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.572Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.582Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.582Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.592Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.592Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.592Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.600Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.600Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.609Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.609Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.609Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.617Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.617Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.617Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.625Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.625Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.625Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.633Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.634Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.634Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.642Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.642Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.642Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.650Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.650Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.650Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.658Z TRACE window::os::x11::window > Calling focus_change(false) 2021-03-19T14:45:38.658Z TRACE wezterm_gui::termwindow > Setting focus to false 2021-03-19T14:45:38.658Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.658Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.658Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > Calling focus_change(false) 2021-03-19T14:45:38.667Z TRACE wezterm_gui::termwindow > Setting focus to false 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.667Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.669Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.670Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.679Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.680Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.680Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.691Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.691Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.691Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.700Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.700Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.700Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.708Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.708Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.708Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.716Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.716Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.716Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.725Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.725Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.733Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.733Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.733Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.741Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.741Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.741Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.749Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.749Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.758Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.758Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.758Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.766Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.766Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.766Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.774Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.775Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.775Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.783Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.783Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.783Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.791Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.791Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.791Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.799Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.800Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.800Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.816Z DEBUG wezterm_gui::termwindow::render > paint_pane_opengl elapsed=8.271018ms 2021-03-19T14:45:38.817Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.817Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.817Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.817Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.823Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.824Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.824Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.828Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.828Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.828Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.833Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.833Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.833Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.837Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.837Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.841Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.841Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.841Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.845Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.845Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.849Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.849Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.852Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.852Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.852Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.855Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.855Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.855Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.859Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.859Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.859Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.862Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.862Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.862Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.865Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.866Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.866Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.869Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.869Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.869Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.872Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.872Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.872Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.875Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.875Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.875Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.878Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.878Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.878Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.882Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.882Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.882Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.886Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.887Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.887Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.892Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.892Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.897Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.897Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.897Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.901Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.902Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.902Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.905Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.905Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.908Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.908Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.908Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.911Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.911Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.911Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.914Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.914Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.914Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.917Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.918Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.918Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.921Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.921Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.924Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.924Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.924Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.927Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.927Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.927Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.930Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.931Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.931Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.934Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.934Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.937Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.937Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.937Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.940Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.940Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.940Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.943Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.944Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.944Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:38.949Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.949Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.949Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.954Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.958Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.958Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.963Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.963Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.963Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.966Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.967Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.967Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.970Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.970Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.970Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.974Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.974Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.974Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.977Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.977Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.977Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.980Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.981Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.981Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.984Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.985Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.985Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.988Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.988Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.988Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.991Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.992Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.992Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.995Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.995Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.995Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:38.998Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:38.998Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:38.998Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.001Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.001Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.001Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.004Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.004Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.004Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.012Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.012Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.012Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.020Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.020Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.028Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.030Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.031Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.031Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.040Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.040Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.040Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.049Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.050Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.050Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.057Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.058Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.058Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.065Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.066Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.066Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.073Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.073Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.073Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.081Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.081Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.081Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.089Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.089Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.089Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.097Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.098Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.098Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.106Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.106Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.106Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.114Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.114Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.121Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.122Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.122Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.129Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.130Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.130Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.137Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.138Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.138Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.146Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.146Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.146Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.154Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.154Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.154Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.163Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.163Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.173Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.173Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.183Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.184Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.184Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.194Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.194Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.194Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.202Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.202Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.202Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.210Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.210Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.218Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.219Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.219Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.227Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.227Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.227Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.235Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.235Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.243Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.243Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.243Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.251Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.252Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.252Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.260Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.260Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.268Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.268Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.268Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.277Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.277Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.285Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.285Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.285Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.293Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.293Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.293Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.301Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.301Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.301Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.309Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.310Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.310Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.318Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.320Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.321Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.321Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.330Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.330Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.330Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.340Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.340Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.340Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.348Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.348Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.349Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.357Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.357Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.365Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.365Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.365Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.374Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.374Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.374Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.382Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.382Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.382Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.391Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.391Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.399Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.399Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.399Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.407Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.408Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.408Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.416Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.416Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.424Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.425Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.425Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.433Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.433Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.433Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.441Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.442Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.442Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.450Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.450Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.450Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.458Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.458Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.458Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.466Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.466Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.466Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.466Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.467Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.469Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.469Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.469Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.479Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.479Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.479Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.489Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.489Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.489Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.506Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.506Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.506Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.514Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.514Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.514Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.522Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.523Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.523Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.531Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.531Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.531Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.539Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.539Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.539Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.547Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.548Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.548Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.556Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.556Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.556Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.564Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.564Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.564Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.573Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.573Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.581Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.581Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.581Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.589Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.589Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.589Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.597Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.598Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.598Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.606Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.606Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.606Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.617Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.617Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.617Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.627Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.627Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.627Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.637Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.637Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.637Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.646Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.646Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.654Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.654Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.654Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.662Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.663Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.663Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.671Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.671Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.680Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.680Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.680Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.690Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.690Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.690Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.699Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.699Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.699Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.707Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.707Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.707Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.717Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.717Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.717Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.725Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.725Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.725Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.734Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.734Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.734Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.742Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.742Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.742Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.750Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.750Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.750Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.767Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.769Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.770Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.770Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.779Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.781Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.781Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.793Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.793Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.793Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.801Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.802Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.802Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.810Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.810Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.810Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.822Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.822Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.830Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.831Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.831Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.839Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.839Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.839Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.848Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.849Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.849Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.857Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.857Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.857Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.866Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.866Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.866Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.874Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.874Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.874Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.884Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.884Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.884Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.892Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.892Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.900Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.901Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.901Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.909Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.909Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.909Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.919Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.920Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.920Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.928Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:39.929Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.930Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.930Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.941Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.941Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.941Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.950Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.951Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.951Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.959Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.959Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.959Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.967Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.967Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.967Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.975Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.975Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.975Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.983Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.984Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.984Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:39.992Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:39.992Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:39.992Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.000Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.000Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.008Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.008Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.008Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.017Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.017Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.017Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.026Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.026Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.026Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.035Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.035Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.035Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.043Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.043Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.043Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.051Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.051Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.051Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.060Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.060Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.060Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.068Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.068Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.068Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.077Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.078Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.081Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.081Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.093Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.093Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.093Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.104Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.104Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.104Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.112Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.112Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.123Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.124Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.124Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.132Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.132Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.132Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.140Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.140Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.148Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.148Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.148Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.157Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.157Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.157Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.165Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.165Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.165Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.173Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.174Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.174Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.182Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.182Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.182Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.190Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.190Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.190Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.198Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.199Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.199Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.207Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.207Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.207Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.218Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.218Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.218Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.227Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.227Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.227Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.235Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.237Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.237Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.237Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.248Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.248Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.248Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.260Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.260Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.260Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.268Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.269Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.269Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.277Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.277Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.277Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.289Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.289Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.289Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.297Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.297Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.297Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.305Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.306Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.306Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.314Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.314Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.314Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.322Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.322Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.322Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.330Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.331Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.331Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.339Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.339Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.339Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.347Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.348Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.348Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.356Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.356Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.356Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.364Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.365Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.365Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.373Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.373Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.381Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.381Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.381Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.390Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.392Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.392Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.392Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.402Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.403Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.403Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.413Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.414Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.414Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.422Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.422Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.422Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.430Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.431Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.431Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.439Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.439Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.439Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.447Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.448Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.448Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.456Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.456Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.456Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.464Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.464Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.464Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.473Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.473Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.473Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.481Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.481Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.481Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.489Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.490Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.490Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.498Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.506Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.506Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.506Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.514Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.515Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.515Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.523Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.523Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.523Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.531Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.531Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.531Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.540Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.542Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.542Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.542Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.552Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.553Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.553Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.563Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.563Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.572Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.572Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.572Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.580Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.580Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.580Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.589Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.589Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.589Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.597Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.598Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.598Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.606Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.606Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.606Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.614Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.615Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.615Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.623Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.623Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.623Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.631Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.632Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.632Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.640Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.640Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.640Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.649Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.649Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.649Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.657Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.657Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.657Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.666Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.666Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.666Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.675Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.675Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.675Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.684Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.684Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.684Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.692Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.693Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.694Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.696Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.696Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.706Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.707Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.707Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.717Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.717Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.717Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.725Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.726Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.726Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.734Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.734Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.734Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.742Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.742Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.742Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.750Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.751Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.751Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.760Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.760Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.768Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.768Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.777Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.777Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.777Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.785Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.785Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.785Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.794Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.794Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.794Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.803Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.803Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.803Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.811Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.811Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.811Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.820Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.820Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.820Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.828Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.828Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.828Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.837Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.837Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.837Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.846Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:40.847Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.847Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.847Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.858Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.858Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.858Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.869Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.870Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.870Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.881Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.881Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.881Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.891Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.892Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.892Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.902Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.902Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.902Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.912Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.913Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.913Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.923Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.923Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.923Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.934Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.934Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.945Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.945Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.945Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.956Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.959Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.959Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.969Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.970Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.970Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.981Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.981Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.981Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:40.990Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:40.990Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:40.990Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.000Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.000Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.010Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.010Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.021Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.021Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.031Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.032Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.033Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.033Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.047Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.048Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.048Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.060Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.060Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.060Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.070Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.070Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.070Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.080Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.080Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.080Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.089Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.089Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.089Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.099Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.099Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.099Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.109Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.109Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.109Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.118Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.118Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.118Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.128Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.128Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.138Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.139Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.139Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.149Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.149Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.149Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.160Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.160Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.160Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.171Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.171Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.171Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.182Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.182Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.182Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.192Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.192Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.192Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.204Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.204Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.204Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.215Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.216Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.216Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.216Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.229Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.230Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.230Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.243Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.243Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.243Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.254Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.255Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.255Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.265Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.265Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.265Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.276Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.276Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.276Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.287Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.287Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.287Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.298Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.298Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.298Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.309Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.310Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.310Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.320Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.320Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.320Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.331Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.331Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.331Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.341Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.341Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.341Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.352Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.352Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.352Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.362Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.362Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.362Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.373Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.373Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.373Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.384Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.384Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.384Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.394Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.395Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.395Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.405Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.407Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.407Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.407Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.420Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.420Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.420Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.431Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.432Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.432Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.442Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.442Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.442Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.453Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.453Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.453Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.463Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.463Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.463Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.473Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.474Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.474Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.484Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.484Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.494Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.494Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.504Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.504Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.504Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.514Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.514Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.514Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.524Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.524Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.524Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.535Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.535Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.535Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.544Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.544Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.544Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.553Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.554Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.554Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.563Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.564Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.564Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.573Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.573Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.573Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.582Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.583Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.584Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.584Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.594Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.595Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.595Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.606Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.606Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.606Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.616Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.616Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.616Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.625Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.626Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.626Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.635Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.635Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.635Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.645Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.645Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.645Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.653Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.653Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.653Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.664Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.664Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.664Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.674Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.674Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.674Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.684Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.684Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.684Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.694Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.694Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.694Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.704Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.704Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.704Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.714Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.715Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.715Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.725Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.725Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.735Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.735Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.735Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.745Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.745Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.745Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.756Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.758Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.770Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.771Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.771Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.782Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.782Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.782Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.792Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.792Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.792Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.802Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.802Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.802Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.812Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.812Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.812Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.822Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.822Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.822Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.832Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.833Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.833Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.843Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.843Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.853Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.854Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.854Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.865Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.866Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.866Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.876Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.876Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.876Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.885Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.885Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.885Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.895Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.895Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.895Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.905Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.905Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.905Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.914Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.914Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.914Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.923Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.924Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.924Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.933Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.935Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.935Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.935Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.946Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.946Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:41.947Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.947Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.947Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.957Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.958Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.958Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.969Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.974Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.974Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:41.989Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:41.989Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:41.989Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.000Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.000Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.000Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.009Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.009Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.009Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.023Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.024Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.024Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.033Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.034Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.034Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.043Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.044Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.044Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.053Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.053Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.053Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.063Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.063Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.063Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.072Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.072Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.072Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.081Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.082Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.082Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.093Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.093Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.093Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.102Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.102Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.102Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.110Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.111Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.111Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.119Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.119Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.119Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.130Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.130Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.130Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.140Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.141Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.141Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.151Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.151Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.151Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.160Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.160Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.160Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.169Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.169Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.169Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.177Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.177Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.177Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.185Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.185Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.185Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.194Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.194Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.194Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.202Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.202Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.202Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.213Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.213Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.213Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.268Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.269Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.269Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.343Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.343Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.343Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.347Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.348Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.348Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.352Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.352Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.352Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.357Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.357Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.357Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.361Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.361Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.361Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.366Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.366Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.366Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.370Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.370Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.370Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.374Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.375Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.376Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.377Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.377Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.382Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.383Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.383Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.388Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.389Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.389Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.394Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.394Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.394Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.399Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.399Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.399Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.403Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.403Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.403Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.407Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.408Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.408Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.412Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.412Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.412Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.416Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.416Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.416Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.420Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.421Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.421Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.425Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.425Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.425Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.429Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.429Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.429Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.432Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.432Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.432Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.435Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.435Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.435Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.438Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.438Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.438Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.441Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.441Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.441Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.444Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.444Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.445Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.447Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.448Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.448Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.451Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.453Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.453Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.453Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.458Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.459Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.459Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.462Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.462Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.462Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.466Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.467Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.467Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.471Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.471Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.471Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.475Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.475Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.475Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.478Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.478Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.478Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.481Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.481Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.481Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.484Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.484Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.484Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.487Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.488Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.488Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.491Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.491Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.491Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.494Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.494Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.494Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.497Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.501Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.501Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.504Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.505Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.505Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.508Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.508Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.508Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.511Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.511Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.511Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.514Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.514Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.514Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.518Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.520Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.520Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.525Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.526Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.526Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.530Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.530Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.530Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.534Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.534Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.534Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.539Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.539Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.539Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.550Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.551Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.551Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.561Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.562Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.562Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.570Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.570Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.570Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.579Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.579Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.579Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.588Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.588Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.588Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.597Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.597Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.597Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.606Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.606Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.606Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.615Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.615Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.624Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.624Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.624Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.633Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.633Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.633Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.642Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.642Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.642Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.651Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.651Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.651Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.660Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.660Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.660Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.669Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.671Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.673Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.673Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.683Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.683Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.684Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.694Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.694Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.694Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.703Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.703Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.703Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.712Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.713Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.713Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.722Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.722Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.722Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.731Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.731Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.731Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.740Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.740Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.740Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.750Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.750Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.768Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.768Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.777Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.778Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.778Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.787Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.787Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.787Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.796Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.796Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.796Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.805Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.805Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.806Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.814Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.815Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.815Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.824Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.824Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.824Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.833Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.833Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.833Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.842Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.842Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.842Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.842Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.843Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:42.844Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.846Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.846Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.857Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.859Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.859Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.870Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.870Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.870Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.879Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.880Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.880Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.889Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.889Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.889Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.898Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.898Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.898Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.907Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.907Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.907Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.916Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.917Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.917Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.926Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.926Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.926Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.935Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.935Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.935Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.944Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.945Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.945Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.954Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.954Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.954Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.964Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.964Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.964Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.974Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.974Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.974Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.983Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.983Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.983Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:42.992Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:42.992Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:42.992Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.001Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.002Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.002Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.011Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.011Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.011Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.022Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.022Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.022Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.033Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.034Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.034Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.044Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.044Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.044Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.053Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.053Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.053Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.064Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.066Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.066Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.076Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.076Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.087Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.087Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.087Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.096Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.097Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.097Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.106Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.106Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.106Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.115Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.116Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.116Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.125Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.125Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.125Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.134Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.134Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.134Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.143Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.144Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.144Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.153Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.153Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.153Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.162Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.162Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.162Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.172Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.172Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.172Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.181Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.181Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.181Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.192Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.192Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.192Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.201Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.201Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.201Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > Calling focus_change(true) 2021-03-19T14:45:43.210Z TRACE wezterm_gui::termwindow > Setting focus to true 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > Calling focus_change(false) 2021-03-19T14:45:43.210Z TRACE wezterm_gui::termwindow > Setting focus to false 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > Calling focus_change(true) 2021-03-19T14:45:43.210Z TRACE wezterm_gui::termwindow > Setting focus to true 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.210Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.211Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.212Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.213Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.213Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.225Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.225Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.225Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.236Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.236Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.236Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.246Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.247Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.247Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.256Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.257Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.257Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.266Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.266Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.266Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.275Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.275Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.275Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.284Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.284Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.284Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.294Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.294Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.294Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.303Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.303Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.303Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.312Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.312Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.312Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.321Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.322Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.322Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.331Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.331Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.331Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.340Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.340Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.340Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.349Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.349Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.349Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.358Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.358Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.358Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.367Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.368Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.368Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.377Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.377Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.377Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.386Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.386Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.386Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.408Z DEBUG wezterm_gui::termwindow::render > paint_pane_opengl elapsed=13.147613ms 2021-03-19T14:45:43.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.418Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.418Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.423Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.425Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.425Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.425Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.431Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.431Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.431Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.435Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.436Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.436Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.440Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.441Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.441Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.445Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.446Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.446Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.452Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.452Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.452Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.456Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.456Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.456Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.459Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.459Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.459Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.462Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.462Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.462Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.465Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.466Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.466Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.469Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.469Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.469Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.472Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.472Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.472Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.475Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.475Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.475Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.478Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.478Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.478Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.482Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.482Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.485Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.486Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.486Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.488Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.489Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.489Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.492Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.492Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.495Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.495Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.495Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.498Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.498Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.498Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.501Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.504Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.505Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.505Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.509Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.510Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.510Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.515Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.516Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.516Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.520Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.520Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.525Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.525Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.525Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.529Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.529Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.529Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.532Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.533Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.533Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.536Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.536Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.536Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.539Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.539Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.539Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.542Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.542Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.542Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.545Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.546Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.546Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.549Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.549Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.549Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.552Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.552Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.552Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.555Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.555Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.555Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.558Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.558Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.558Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.561Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.561Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.561Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.564Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.565Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.565Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.568Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.568Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.568Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.571Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.571Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.571Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.574Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.574Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.574Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.577Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.578Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.578Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.578Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.578Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.578Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.580Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.580Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.580Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.586Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.586Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.586Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.591Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.592Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.592Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.596Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.596Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.596Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.600Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.601Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.601Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.604Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.604Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.604Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.607Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.608Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.608Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.610Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.611Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.611Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.615Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.616Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.616Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.625Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.625Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.625Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.634Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.634Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.634Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.643Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.643Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.643Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.652Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.652Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.652Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.661Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.661Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.661Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.670Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.670Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.670Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.679Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.679Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.679Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.688Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.688Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.688Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.697Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.697Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.697Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.706Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.706Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.706Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.715Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.715Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.715Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.724Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.726Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.726Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.726Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.738Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.738Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.738Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.749Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.749Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.749Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.759Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.759Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.759Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.768Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.768Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.769Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.777Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.778Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.778Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.788Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.789Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.789Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.798Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.798Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.798Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.807Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.807Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.807Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.816Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.816Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.817Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.826Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.826Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.826Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.835Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.835Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.835Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.845Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.845Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.845Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.854Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.854Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.854Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.864Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.864Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.864Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.873Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.874Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.874Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.883Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.883Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.883Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.892Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.892Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.892Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.901Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.901Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.901Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.910Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.911Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.911Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.920Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:43.921Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.923Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.923Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.934Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.934Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.934Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.945Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.946Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.946Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.955Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.955Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.955Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.964Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.964Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.964Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.973Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.974Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.974Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.983Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.983Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.983Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:43.992Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:43.992Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:43.992Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.001Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.001Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.001Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.010Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.011Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.011Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.020Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.020Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.020Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.029Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.029Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.029Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.038Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.038Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.038Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.047Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.048Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.048Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.057Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.057Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.057Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.066Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.066Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.066Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.075Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.075Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.075Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.084Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.084Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.084Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.093Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.094Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.094Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.103Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.103Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.103Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.112Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.113Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.114Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.115Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.115Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.128Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.128Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.128Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.139Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.139Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.139Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.148Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.149Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.149Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.158Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.158Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.158Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.167Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.167Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.167Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.176Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.176Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.176Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.186Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.186Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.186Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.195Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.195Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.195Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.204Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.204Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.204Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.213Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.213Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.213Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.222Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.223Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.223Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.232Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.232Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.232Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.241Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.241Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.241Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.250Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.251Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.251Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.259Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.260Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.260Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.269Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.269Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.269Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.278Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.278Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.278Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.287Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.287Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.287Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.297Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.297Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.297Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.306Z TRACE wezterm_gui::termwindow::keyevent > key_event KeyEvent { key: Control, modifiers: NONE, raw_key: None, raw_modifiers: NONE, raw_code: Some(37), repeat_count: 1, key_is_down: true } 2021-03-19T14:45:44.306Z TRACE wezterm_gui::termwindow::keyevent > key_event KeyEvent { key: Char('d'), modifiers: CTRL, raw_key: None, raw_modifiers: CTRL, raw_code: Some(40), repeat_count: 1, key_is_down: true } 2021-03-19T14:45:44.306Z TRACE async_std::task::builder > block_on 2021-03-19T14:45:44.306Z TRACE async_io::driver > block_on() 2021-03-19T14:45:44.306Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(160))) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(TrueColor(RgbColor { red: 85, green: 85, blue: 85 })))) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > Foreground(TrueColor(RgbColor { red: 85, green: 85, blue: 85 })) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('F') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('r') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('i') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('9') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('M') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('a') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('r') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('2') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('0') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('2') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('5') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print(':') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('4') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('5') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print(':') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('1') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('C') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('E') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('T') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=162 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=163 y=1 cell=Cell { text: "F", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=164 y=1 cell=Cell { text: "r", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=165 y=1 cell=Cell { text: "i", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=166 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=167 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=168 y=1 cell=Cell { text: "9", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=169 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=170 y=1 cell=Cell { text: "M", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=171 y=1 cell=Cell { text: "a", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=172 y=1 cell=Cell { text: "r", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=173 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=174 y=1 cell=Cell { text: "2", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=175 y=1 cell=Cell { text: "0", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=176 y=1 cell=Cell { text: "2", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=177 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=178 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=179 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=180 y=1 cell=Cell { text: "5", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=181 y=1 cell=Cell { text: ":", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=182 y=1 cell=Cell { text: "4", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=183 y=1 cell=Cell { text: "5", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=184 y=1 cell=Cell { text: ":", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=185 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=186 y=1 cell=Cell { text: "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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=187 y=1 cell=Cell { text: " ", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=188 y=1 cell=Cell { text: "C", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=189 y=1 cell=Cell { text: "E", 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: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z TRACE wezterm_term::terminalstate > print x=190 y=1 cell=Cell { text: "T", attrs: CellAttributes { attributes: 2048, intensity: Normal, underline: None, blink: None, italic: false, reverse: false, strikethrough: false, invisible: false, wrapped: true, overline: false, semantic_type: Output, foreground: TrueColorWithDefaultFallback(RgbColor { red: 85, green: 85, blue: 85 }), background: Default, fat: None } } 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(162))) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(1))) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Cursor(Right(1))) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Control(CarriageReturn) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Control(LineFeed) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(0)))) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(0)) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Foreground(PaletteIndex(0)))) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > Foreground(PaletteIndex(0)) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Esc(Code(AsciiCharacterSet)) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Sgr(Reset)) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > Reset 2021-03-19T14:45:44.307Z TRACE async_io::driver > block_on: completed 2021-03-19T14:45:44.307Z TRACE async_std::task::builder > block_on 2021-03-19T14:45:44.307Z TRACE async_io::driver > block_on() 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform CSI(Mode(ResetDecPrivateMode(Code(BracketedPaste)))) 2021-03-19T14:45:44.307Z TRACE async_io::driver > block_on: notified 2021-03-19T14:45:44.307Z TRACE async_io::driver > block_on: completed 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.307Z TRACE mux > read_pty EOF: pane_id 0 2021-03-19T14:45:44.307Z TRACE async_std::task::builder > block_on 2021-03-19T14:45:44.307Z TRACE async_io::driver > block_on() 2021-03-19T14:45:44.307Z TRACE async_io::driver > block_on: sleep until notification 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Control(LineFeed) 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('[') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('P') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('r') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('o') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('c') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('e') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('s') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print('s') 2021-03-19T14:45:44.307Z DEBUG wezterm_term::terminalstate > perform Print(' ') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print('c') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print('o') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print('m') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print('p') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print('l') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print('e') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print('t') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print('e') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print('d') 2021-03-19T14:45:44.308Z DEBUG wezterm_term::terminalstate > perform Print(']') 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=0 y=3 cell=Cell { text: "[", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=1 y=3 cell=Cell { text: "P", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=2 y=3 cell=Cell { text: "r", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=3 y=3 cell=Cell { text: "o", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=4 y=3 cell=Cell { text: "c", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=5 y=3 cell=Cell { text: "e", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=6 y=3 cell=Cell { text: "s", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=7 y=3 cell=Cell { text: "s", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=8 y=3 cell=Cell { text: " ", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=9 y=3 cell=Cell { text: "c", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=10 y=3 cell=Cell { text: "o", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=11 y=3 cell=Cell { text: "m", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=12 y=3 cell=Cell { text: "p", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=13 y=3 cell=Cell { text: "l", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=14 y=3 cell=Cell { text: "e", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=15 y=3 cell=Cell { text: "t", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=16 y=3 cell=Cell { text: "e", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=17 y=3 cell=Cell { text: "d", 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 } } 2021-03-19T14:45:44.308Z TRACE wezterm_term::terminalstate > print x=18 y=3 cell=Cell { text: "]", 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 } } 2021-03-19T14:45:44.308Z TRACE async_io::driver > block_on: completed 2021-03-19T14:45:44.309Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.310Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.310Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.322Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.323Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.323Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.334Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.334Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.334Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.344Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.344Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.344Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.354Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.354Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.354Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.363Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.363Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.363Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.372Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.373Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.373Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.382Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.382Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.382Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.391Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.391Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.391Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.400Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.400Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.400Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.409Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.409Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.409Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.418Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.418Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.418Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.427Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.428Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.428Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.437Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.437Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.437Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.446Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.446Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.446Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.455Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.455Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.455Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.464Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.464Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.464Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.473Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.473Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.473Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.482Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.483Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.483Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.492Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.492Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.492Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.514Z DEBUG wezterm_gui::termwindow::render > paint_pane_opengl elapsed=13.56219ms 2021-03-19T14:45:44.515Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.515Z TRACE window::os::x11::window > PropertyNotifyEvent atom=364 xsel=607 2021-03-19T14:45:44.515Z TRACE wezterm_gui::termwindow > resize event, current cells: RowsAndCols { rows: 96, cols: 191 }, new dims: Dimensions { pixel_width: 1914, pixel_height: 2136, dpi: 96 } is_full_screen:false 2021-03-19T14:45:44.515Z DEBUG wezterm_gui::renderstate > compute_vertices 191x97 1914x2136 padding=0 0 2021-03-19T14:45:44.519Z DEBUG mux::localpane > child terminated, new state is Dead 2021-03-19T14:45:44.519Z DEBUG mux > prune_dead_windows: window is now empty 2021-03-19T14:45:44.519Z TRACE mux > tab 0 is dead 2021-03-19T14:45:44.519Z DEBUG mux > remove_tab_internal tab 0 2021-03-19T14:45:44.519Z DEBUG mux > remove_window_internal 0 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z DEBUG mux > removing pane 0 2021-03-19T14:45:44.520Z DEBUG mux > killing pane 0 2021-03-19T14:45:44.520Z DEBUG mux::localpane > killing process in pane 0, state is Dead 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > PropertyNotifyEvent atom=39 xsel=607 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > Calling focus_change(false) 2021-03-19T14:45:44.520Z TRACE wezterm_gui::termwindow > Setting focus to false 2021-03-19T14:45:44.520Z TRACE window::os::x11::window > Calling focus_change(true) 2021-03-19T14:45:44.520Z TRACE wezterm_gui::termwindow > Setting focus to true