wez / wezterm

A GPU-accelerated cross-platform terminal emulator and multiplexer written by @wez and implemented in Rust
https://wezfurlong.org/wezterm/
Other
17.77k stars 795 forks source link

WezTerm cannot find my nerd patched font after the latest update #1516

Closed bfagundez closed 2 years ago

bfagundez commented 2 years ago

What Operating System(s) are you seeing this problem on?

macOS

WezTerm version

happens at the latest: wezterm 20220101-133340-7edc5b5a and nightly: wezterm 20220106-174729-72595d99

Did you try the latest nightly build to see if the issue is better (or worse!) than your current version?

Yes, and I updated the version box above to show the version of the nightly that I tried

Describe the bug

I had a .wezterm.lua configuration file with the font "Iosevka Nerd Font Mono". It was working fine until the latest update. After pulling the latest version I get:

nable to load a font specified by your font=wezterm.font('Iosevka',
{weight="Regular", stretch='Normal', italic=false}) configuration. Fallback(s)
are being used instead, and the terminal may not render as intended. See
https://wezfurlong.org/wezterm/config/fonts.html for more information

I followed the commands found at #1137 and #1085 and ls-fonts grep displays Iosevka. Also, note that this is a nerd patched font, I saw an issue fixed where some check was removed, maybe it's a regression?

To Reproduce

Configuration

return {
  enable_tab_bar = false,
  enable_scrollbar = false,
  color_scheme = "Broadcast",
  font = wezterm.font("Iosevka",{weight = "Regular", stretch = "Normal", italic = false}),
  font_size = 15.7,
  window_padding = {
    left = 0,
    right = 0,
    top = 0,
    bottom = 0
  }
}

Expected Behavior

Load the font like it used to do before the update.

Logs

0:23:25.411 ERROR luahelper::serde_lua > Ignoring unknown field `enable_scrollbar` in struct of type `Config`. Did you mean one of `enable_scroll_bar`, `enable_tab_bar`, `enable_wayland`, `enable_kitty_graphics`, `enable_csi_u_key_encoding`? Other possible fields are `add_wsl_distributions_to_launch_menu`, `adjust_window_size_when_changing_font_size`, `allow_download_protocols`, `allow_square_glyphs_to_overflow_width`, `alternate_buffer_wheel_scroll_speed`, `audible_bell`, `automatically_reload_config`, `bold_brightens_ansi_colors`, `bypass_mouse_reporting_modifiers`, `canonicalize_pasted_newlines`, `check_for_updates`, `check_for_updates_interval_seconds`, `color_scheme`, `color_scheme_dirs`, `color_schemes`, `colors`, `cursor_blink_rate`, `custom_block_glyphs`, `daemon_options`, `debug_key_events`, `default_cursor_style`, `default_cwd`, `default_gui_startup_args`,`default_prog`, `disable_default_key_bindings`, `disable_default_mouse_bindings`, `disable_default_quick_select_patterns`, `dpi`, `enq_answerback`, `exit_behavior`, `experimental_shape_post_processing`, `font`, `font_dirs`, `font_locator`,`font_rasterizer`, `font_rules`, `font_shaper`, `font_size`, `force_reverse_video_cursor`, `foreground_text_hsb`, `freetype_interpreter_version`, `freetype_load_flags`, `freetype_load_target`, `freetype_render_target`, `front_end`, `harfbuzz_features`, `hide_tab_bar_if_only_one_tab`, `hyperlink_rules`, `inactive_pane_hsb`, `initial_cols`, `initial_rows`, `keys`, `launch_menu`, `leader`, `line_height`, `max_fps`, `mouse_bindings`, `mux_env_remove`, `mux_output_parser_buffer_size`, `native_macos_fullscreen_mode`, `pane_focus_follows_mouse`, `periodic_stat_logging`, `prefer_egl`, `quick_select_alphabet`, `quick_select_patterns`, `ratelimit_mux_line_prefetches_per_second`, `scroll_to_bottom_on_input`, `scrollback_lines`, `search_font_dirs_for_fallback`, `selection_word_boundary`, `send_composed_key_when_alt_is_pressed`, `send_composed_key_when_left_alt_is_pressed`, `send_composed_key_when_right_alt_is_pressed`, `set_environment_variables`, `show_tab_index_in_tab_bar`, `show_update_window`, `skip_close_confirmation_for_processes_named`, `sort_fallback_fonts_by_coverage`, `ssh_backend`, `ssh_domains`, `status_update_interval`, `swallow_mouse_click_on_pane_focus`, `swap_backspace_and_delete`, `tab_and_split_indices_are_zero_based`, `tab_bar_at_bottom`, `tab_bar_style`, `tab_max_width`, `term`, `text_background_opacity`, `text_blink_rate`, `text_blink_rate_rapid`, `tls_clients`, `tls_servers`, `treat_left_ctrlalt_as_altgr`,`unicode_version`, `unix_domains`, `unzoom_on_switch_pane`, `use_cap_height_to_scale_fallback_fonts`, `use_dead_keys`, `use_fancy_tab_bar`, `use_ime`, `use_resize_increments`, `visual_bell`, `warn_about_missing_glyphs`, `window_background_gradient`, `window_background_image`, `window_background_image_hsb`, `window_background_opacity`, `window_close_confirmation`, `window_decorations`, `window_frame`, `window_padding`, `xim_im_name`.
20:23:25.420 INFO wezterm_mux_server_impl::local > setting up /Users/geekymartian/.local/share/wezterm/gui-sock-52113
20:23:25.482 ERROR mux::connui > Configuration Error: Unable to load a font specified by your font=wezterm.font('Iosevka', {weight="Regular", stretch='Normal',italic=false}) configuration. Fallback(s) are being used instead, and the terminal may not render as intended. See https://wezfurlong.org/wezterm/config/fonts.html for more information
20:23:25.513 ERROR mux::connui > Configuration Error: Unable to load a font specified by your font=wezterm.font('Iosevka', {weight="Regular", stretch='Normal',italic=false}) configuration. Fallback(s) are being used instead, and the terminal may not render as intended. See https://wezfurlong.org/wezterm/config/fonts.html for more information
20:23:25.641 INFO wezterm_gui::termwindow > OpenGL initialized! AMD Radeon Pro 5500M OpenGL Engine 4.1 ATI-4.7.29 is_context_loss_possible=false wezterm version: 20220106-174729-72595d99
20:23:25.641 ERROR mux::connui > Configuration Error: Unable to load a font specified by your font=wezterm.font('Iosevka', {weight="Regular", stretch='Normal',italic=false}) configuration. Fallback(s) are being used instead, and the terminal may not render as intended. See https://wezfurlong.org/wezterm/config/fonts.html for more information
20:23:25.701 ERROR mux::connui > Configuration Error: Unable to load a font specified by your font=wezterm.font('Iosevka', {weight="Regular", stretch='Normal',italic=false}) configuration. Fallback(s) are being used instead, and the terminal may not render as intended. See https://wezfurlong.org/wezterm/config/fonts.html for more information
20:23:25.795 INFO wezterm_gui::termwindow > OpenGL initialized! AMD Radeon Pro 5500M OpenGL Engine 4.1 ATI-4.7.29 is_context_loss_possible=false wezterm version: 20220106-174729-72595d99
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 Dir=/Users/geekymartian
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 Shell=zsh
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 PID=52123
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 SessionId=C800C41F-C7E2-428B-B6AC-8C3B83D06DC4
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 ExitCode=0
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 TTY=/dev/ttys003
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 Log=
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 SSH=0
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 Docker=0
20:23:26.693 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 Hostname=geekymartian@razor-crest
20:23:26.701 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 StartPrompt
20:23:26.701 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 EndPrompt
20:23:26.701 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 NewCmd
20:23:26.701 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 StartPrompt
20:23:26.701 WARNING wezterm_term::terminalstate::performer > Unhandled OSC  697 EndPrompt
20:23:35.904 ERROR luahelper::serde_lua > Ignoring unknown field `enable_scrollbar` in struct of type `Config`. Did you mean one of `enable_scroll_bar`, `enable_tab_bar`, `enable_wayland`, `enable_kitty_graphics`, `enable_csi_u_key_encoding`? Other possible fields are `add_wsl_distributions_to_launch_menu`, `adjust_window_size_when_changing_font_size`, `allow_download_protocols`, `allow_square_glyphs_to_overflow_width`, `alternate_buffer_wheel_scroll_speed`, `audible_bell`, `automatically_reload_config`, `bold_brightens_ansi_colors`, `bypass_mouse_reporting_modifiers`, `canonicalize_pasted_newlines`, `check_for_updates`, `check_for_updates_interval_seconds`, `color_scheme`, `color_scheme_dirs`, `color_schemes`, `colors`, `cursor_blink_rate`, `custom_block_glyphs`, `daemon_options`, `debug_key_events`, `default_cursor_style`, `default_cwd`, `default_gui_startup_args`,`default_prog`, `disable_default_key_bindings`, `disable_default_mouse_bindings`, `disable_default_quick_select_patterns`, `dpi`, `enq_answerback`, `exit_behavior`, `experimental_shape_post_processing`, `font`, `font_dirs`, `font_locator`,`font_rasterizer`, `font_rules`, `font_shaper`, `font_size`, `force_reverse_video_cursor`, `foreground_text_hsb`, `freetype_interpreter_version`, `freetype_load_flags`, `freetype_load_target`, `freetype_render_target`, `front_end`, `harfbuzz_features`, `hide_tab_bar_if_only_one_tab`, `hyperlink_rules`, `inactive_pane_hsb`, `initial_cols`, `initial_rows`, `keys`, `launch_menu`, `leader`, `line_height`, `max_fps`, `mouse_bindings`, `mux_env_remove`, `mux_output_parser_buffer_size`, `native_macos_fullscreen_mode`, `pane_focus_follows_mouse`, `periodic_stat_logging`, `prefer_egl`, `quick_select_alphabet`, `quick_select_patterns`, `ratelimit_mux_line_prefetches_per_second`, `scroll_to_bottom_on_input`, `scrollback_lines`, `search_font_dirs_for_fallback`, `selection_word_boundary`, `send_composed_key_when_alt_is_pressed`, `send_composed_key_when_left_alt_is_pressed`, `send_composed_key_when_right_alt_is_pressed`, `set_environment_variables`, `show_tab_index_in_tab_bar`, `show_update_window`, `skip_close_confirmation_for_processes_named`, `sort_fallback_fonts_by_coverage`, `ssh_backend`, `ssh_domains`, `status_update_interval`, `swallow_mouse_click_on_pane_focus`, `swap_backspace_and_delete`, `tab_and_split_indices_are_zero_based`, `tab_bar_at_bottom`, `tab_bar_style`, `tab_max_width`, `term`, `text_background_opacity`, `text_blink_rate`, `text_blink_rate_rapid`, `tls_clients`, `tls_servers`, `treat_left_ctrlalt_as_altgr`,`unicode_version`, `unix_domains`, `unzoom_on_switch_pane`, `use_cap_height_to_scale_fallback_fonts`, `use_dead_keys`, `use_fancy_tab_bar`, `use_ime`, `use_resize_increments`, `visual_bell`, `warn_about_missing_glyphs`, `window_background_gradient`, `window_background_image`, `window_background_image_hsb`, `window_background_opacity`, `window_close_confirmation`, `window_decorations`, `window_frame`, `window_padding`, `xim_im_name`.
>

Anything else?

I also tried other fonts (like IBM Plex) and those work. Seems to be related to nerd patched fonts maybe?

wez commented 2 years ago

Please share the output from wezterm ls-fonts --list-system | grep -i Iosevka and wezterm ls-fonts

btaczala commented 2 years ago

Have the same issue. Here's my requested outputs:

``` $ wezterm ls-fonts --list-system Primary font: Unable to load a font specified by your font=wezterm.font('Iosevka Nerd Font', {weight="Regular", stretch='Normal', italic=false}) configuration. Fallback(s) are being used instead, and the terminal may not render as intended. See https://wezfurlong.org/wezterm/config/fonts.html for more information wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Italic=true: Unable to load a font matching one of your font_rules: wezterm.font('Iosevka Nerd Font', {weight="Regular", stretch='Normal', italic=true}). Note that wezterm will synthesize font_rules to select bold and italic fonts based on your primary font configuration. Fallback(s) are being used instead, and the terminal may not render as intended. An alternative variant of the font was requested; TrueType and OpenType fonts don't have an automatic way to produce these font variants, so a separate font file containing the bold or italic variant must be installed. See https://wezfurlong.org/wezterm/config/fonts.html for more information wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Half Italic=true: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Half Italic=false: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Bold Italic=false: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Bold Italic=true: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Normal Italic=true: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) Title font: wezterm.font_with_fallback({ -- , BuiltIn {family="Roboto", weight="Bold"}, -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) 29 fonts found in your font_dirs + built-in fonts: wezterm.font("JetBrains Mono", {weight="Thin", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="Thin", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="ExtraLight", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="ExtraLight", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="Light", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="Light", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="Regular", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="Regular", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="Medium", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="Medium", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="Bold", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="Bold", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="ExtraBold", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("JetBrains Mono", {weight="ExtraBold", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("Last Resort High-Efficiency", {weight="Regular", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("Noto Color Emoji", {weight="Regular", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("Powerline Extra Symbols", {weight="Regular", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("Roboto", {weight=250, stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("Roboto", {weight=250, stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("Roboto", {weight="Light", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("Roboto", {weight="Light", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("Roboto", {weight="Regular", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("Roboto", {weight="Regular", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("Roboto", {weight="Medium", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("Roboto", {weight="Medium", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("Roboto", {weight="Bold", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("Roboto", {weight="Bold", stretch="Normal", italic=true}) -- , BuiltIn wezterm.font("Roboto", {weight="Black", stretch="Normal", italic=false}) -- , BuiltIn wezterm.font("Roboto", {weight="Black", stretch="Normal", italic=true}) -- , BuiltIn 684 system fonts found using CoreText: wezterm.font(".Al Bayan PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AlBayan.ttc index=1 variation=0, CoreText wezterm.font(".Al Bayan PUA", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AlBayan.ttc index=3 variation=0, CoreText wezterm.font(".Al Nile PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Al Nile.ttc index=1 variation=0, CoreText wezterm.font(".Al Nile PUA", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Al Nile.ttc index=3 variation=0, CoreText wezterm.font(".Al Tarikh PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Al Tarikh.ttc index=1 variation=0, CoreText wezterm.font(".Apple Color Emoji UI", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Apple Color Emoji.ttc index=1 variation=0, CoreText pixel_sizes=[23, 30, 37, 47, 56, 61, 75, 113, 188] wezterm.font(".Apple SD Gothic NeoI", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=11 variation=0, CoreText wezterm.font(".Apple SD Gothic NeoI", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=13 variation=0, CoreText wezterm.font(".Apple SD Gothic NeoI", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=9 variation=0, CoreText wezterm.font(".Apple SD Gothic NeoI", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=1 variation=0, CoreText wezterm.font(".Apple SD Gothic NeoI", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=3 variation=0, CoreText wezterm.font(".Apple SD Gothic NeoI", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=5 variation=0, CoreText wezterm.font(".Apple SD Gothic NeoI", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=7 variation=0, CoreText wezterm.font(".Apple SD Gothic NeoI", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=15 variation=0, CoreText wezterm.font(".Apple SD Gothic NeoI", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=17 variation=0, CoreText wezterm.font(".Arial Hebrew Desk Interface", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/ArialHB.ttc index=5 variation=0, CoreText wezterm.font(".Arial Hebrew Desk Interface", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/ArialHB.ttc index=3 variation=0, CoreText wezterm.font(".Arial Hebrew Desk Interface", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ArialHB.ttc index=4 variation=0, CoreText wezterm.font(".Baghdad PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Baghdad.ttc index=1 variation=0, CoreText wezterm.font(".Beirut PUA", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Beirut.ttc index=1 variation=0, CoreText wezterm.font(".Damascus PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc index=1 variation=0, CoreText wezterm.font(".Damascus PUA", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc index=3 variation=0, CoreText wezterm.font(".Damascus PUA", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc index=5 variation=0, CoreText wezterm.font(".Damascus PUA", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc index=9 variation=0, CoreText wezterm.font(".Damascus PUA", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc index=7 variation=0, CoreText wezterm.font(".DecoType Naskh PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/DecoTypeNaskh.ttc index=1 variation=0, CoreText wezterm.font(".Diwan Kufi PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Diwan Kufi.ttc index=1 variation=0, CoreText wezterm.font(".Farah PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Farah.ttc index=1 variation=0, CoreText wezterm.font(".Geeza Pro Interface", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/GeezaPro.ttc index=4 variation=0, CoreText wezterm.font(".Geeza Pro Interface", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/GeezaPro.ttc index=2 variation=0, CoreText wezterm.font(".Geeza Pro Interface", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/GeezaPro.ttc index=3 variation=0, CoreText wezterm.font(".Geeza Pro PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/GeezaPro.ttc index=5 variation=0, CoreText wezterm.font(".Geeza Pro PUA", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/GeezaPro.ttc index=6 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W0.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W1.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight=250, stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W2.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W3.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W4.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W5.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W6.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W7.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W8.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Kaku Gothic Interface", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W9.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Sans GB Interface", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Hiragino Sans GB.ttc index=1 variation=0, CoreText wezterm.font(".Hiragino Sans GB Interface", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Hiragino Sans GB.ttc index=3 variation=0, CoreText wezterm.font(".KufiStandardGK PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/KufiStandardGK.ttc index=1 variation=0, CoreText wezterm.font(".Lucida Grande UI", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/LucidaGrande.ttc index=2 variation=0, CoreText wezterm.font(".Lucida Grande UI", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/LucidaGrande.ttc index=3 variation=0, CoreText wezterm.font(".Muna PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Muna.ttc index=1 variation=0, CoreText wezterm.font(".Muna PUA", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Muna.ttc index=3 variation=0, CoreText wezterm.font(".Muna PUA", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Muna.ttc index=5 variation=0, CoreText wezterm.font(".Nadeem PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Nadeem.ttc index=1 variation=0, CoreText wezterm.font(".Noto Nastaliq Urdu UI", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoNastaliq.ttc index=1 variation=0, CoreText wezterm.font(".Noto Nastaliq Urdu UI", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoNastaliq.ttc index=3 variation=0, CoreText wezterm.font(".PingFang HK", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=33 variation=0, CoreText wezterm.font(".PingFang HK", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=30 variation=0, CoreText wezterm.font(".PingFang HK", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=27 variation=0, CoreText wezterm.font(".PingFang HK", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=18 variation=0, CoreText wezterm.font(".PingFang HK", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=21 variation=0, CoreText wezterm.font(".PingFang HK", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=24 variation=0, CoreText wezterm.font(".PingFang SC", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=35 variation=0, CoreText wezterm.font(".PingFang SC", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=32 variation=0, CoreText wezterm.font(".PingFang SC", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=29 variation=0, CoreText wezterm.font(".PingFang SC", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=20 variation=0, CoreText wezterm.font(".PingFang SC", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=23 variation=0, CoreText wezterm.font(".PingFang SC", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=26 variation=0, CoreText wezterm.font(".PingFang TC", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=34 variation=0, CoreText wezterm.font(".PingFang TC", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=31 variation=0, CoreText wezterm.font(".PingFang TC", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=28 variation=0, CoreText wezterm.font(".PingFang TC", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=19 variation=0, CoreText wezterm.font(".PingFang TC", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=22 variation=0, CoreText wezterm.font(".PingFang TC", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=25 variation=0, CoreText wezterm.font(".Sana PUA", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Sana.ttc index=1 variation=0, CoreText wezterm.font(".Savoye LET CC.", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Savoye LET.ttc index=1 variation=0, CoreText wezterm.font("Academy Engraved LET", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Academy Engraved LET Fonts.ttf, CoreText wezterm.font("Al Bayan", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AlBayan.ttc, CoreText wezterm.font("Al Bayan", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AlBayan.ttc index=2 variation=0, CoreText wezterm.font("Al Nile", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Al Nile.ttc, CoreText wezterm.font("Al Nile", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Al Nile.ttc index=2 variation=0, CoreText wezterm.font("Al Tarikh", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Al Tarikh.ttc, CoreText wezterm.font("American Typewriter", {weight="Light", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/AmericanTypewriter.ttc index=6 variation=0, CoreText wezterm.font("American Typewriter", {weight="Regular", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/AmericanTypewriter.ttc index=4 variation=0, CoreText wezterm.font("American Typewriter", {weight="Bold", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/AmericanTypewriter.ttc index=5 variation=0, CoreText wezterm.font("American Typewriter", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AmericanTypewriter.ttc index=1 variation=0, CoreText wezterm.font("American Typewriter", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AmericanTypewriter.ttc, CoreText wezterm.font("American Typewriter", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AmericanTypewriter.ttc index=3 variation=0, CoreText wezterm.font("American Typewriter", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AmericanTypewriter.ttc index=2 variation=0, CoreText wezterm.font("Andale Mono", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Andale Mono.ttf, CoreText wezterm.font("Apple Braille", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Apple Braille Outline 6 Dot.ttf, CoreText wezterm.font("Apple Braille", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Apple Braille Outline 8 Dot.ttf, CoreText wezterm.font("Apple Braille", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Apple Braille Pinpoint 6 Dot.ttf, CoreText wezterm.font("Apple Braille", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Apple Braille Pinpoint 8 Dot.ttf, CoreText wezterm.font("Apple Braille", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Apple Braille.ttf, CoreText wezterm.font("Apple Chancery", {weight=0, stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Apple Chancery.ttf, CoreText wezterm.font("Apple Color Emoji", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Apple Color Emoji.ttc, CoreText pixel_sizes=[26, 34, 42, 52, 63, 68, 84, 126, 210] wezterm.font("Apple SD Gothic Neo", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=10 variation=0, CoreText wezterm.font("Apple SD Gothic Neo", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=12 variation=0, CoreText wezterm.font("Apple SD Gothic Neo", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=8 variation=0, CoreText wezterm.font("Apple SD Gothic Neo", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc, CoreText wezterm.font("Apple SD Gothic Neo", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=2 variation=0, CoreText wezterm.font("Apple SD Gothic Neo", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=4 variation=0, CoreText wezterm.font("Apple SD Gothic Neo", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=6 variation=0, CoreText wezterm.font("Apple SD Gothic Neo", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=14 variation=0, CoreText wezterm.font("Apple SD Gothic Neo", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/AppleSDGothicNeo.ttc index=16 variation=0, CoreText wezterm.font("Apple Symbols", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Apple Symbols.ttf, CoreText wezterm.font("AppleGothic", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AppleGothic.ttf, CoreText wezterm.font("AppleMyungjo", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/AppleMyungjo.ttf, CoreText pixel_sizes=[11, 12, 14, 15, 17, 20, 21, 29] wezterm.font("Arial", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Arial.ttf, CoreText wezterm.font("Arial", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Arial Italic.ttf, CoreText wezterm.font("Arial", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Arial Bold.ttf, CoreText wezterm.font("Arial", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Arial Bold Italic.ttf, CoreText wezterm.font("Arial Black", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Arial Black.ttf, CoreText wezterm.font("Arial Hebrew", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/ArialHB.ttc index=2 variation=0, CoreText wezterm.font("Arial Hebrew", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/ArialHB.ttc, CoreText wezterm.font("Arial Hebrew", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ArialHB.ttc index=1 variation=0, CoreText wezterm.font("Arial Hebrew Scholar", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/ArialHB.ttc index=8 variation=0, CoreText wezterm.font("Arial Hebrew Scholar", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/ArialHB.ttc index=6 variation=0, CoreText wezterm.font("Arial Hebrew Scholar", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ArialHB.ttc index=7 variation=0, CoreText wezterm.font("Arial Narrow", {weight="Regular", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/Arial Narrow.ttf, CoreText wezterm.font("Arial Narrow", {weight="Regular", stretch="Condensed", italic=true}) -- /System/Library/Fonts/Supplemental/Arial Narrow Italic.ttf, CoreText wezterm.font("Arial Narrow", {weight="Bold", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/Arial Narrow Bold.ttf, CoreText wezterm.font("Arial Narrow", {weight="Bold", stretch="Condensed", italic=true}) -- /System/Library/Fonts/Supplemental/Arial Narrow Bold Italic.ttf, CoreText wezterm.font("Arial Rounded MT Bold", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Arial Rounded Bold.ttf, CoreText wezterm.font("Arial Unicode MS", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Arial Unicode.ttf, CoreText wezterm.font("Avenir", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir.ttc index=6 variation=0, CoreText wezterm.font("Avenir", {weight="Light", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir.ttc index=7 variation=0, CoreText wezterm.font("Avenir", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir.ttc, CoreText wezterm.font("Avenir", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir.ttc index=11 variation=0, CoreText wezterm.font("Avenir", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir.ttc index=1 variation=0, CoreText wezterm.font("Avenir", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir.ttc index=10 variation=0, CoreText wezterm.font("Avenir", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir.ttc index=8 variation=0, CoreText wezterm.font("Avenir", {weight="Medium", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir.ttc index=9 variation=0, CoreText wezterm.font("Avenir", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir.ttc index=2 variation=0, CoreText wezterm.font("Avenir", {weight="ExtraBold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir.ttc index=3 variation=0, CoreText wezterm.font("Avenir", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir.ttc index=4 variation=0, CoreText wezterm.font("Avenir", {weight="Black", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir.ttc index=5 variation=0, CoreText wezterm.font("Avenir Next", {weight=275, stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir Next.ttc index=10 variation=0, CoreText wezterm.font("Avenir Next", {weight=275, stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir Next.ttc index=11 variation=0, CoreText wezterm.font("Avenir Next", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir Next.ttc index=7 variation=0, CoreText wezterm.font("Avenir Next", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir Next.ttc index=4 variation=0, CoreText wezterm.font("Avenir Next", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir Next.ttc index=5 variation=0, CoreText wezterm.font("Avenir Next", {weight="Medium", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir Next.ttc index=6 variation=0, CoreText wezterm.font("Avenir Next", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir Next.ttc index=2 variation=0, CoreText wezterm.font("Avenir Next", {weight="DemiBold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir Next.ttc index=3 variation=0, CoreText wezterm.font("Avenir Next", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir Next.ttc, CoreText wezterm.font("Avenir Next", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir Next.ttc index=1 variation=0, CoreText wezterm.font("Avenir Next", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/Avenir Next.ttc index=8 variation=0, CoreText wezterm.font("Avenir Next", {weight="Black", stretch="Normal", italic=true}) -- /System/Library/Fonts/Avenir Next.ttc index=9 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight=275, stretch="Condensed", italic=false}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=10 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight=275, stretch="Condensed", italic=true}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=11 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight="Regular", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=7 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight="Regular", stretch="Condensed", italic=true}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=4 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight="Medium", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=5 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight="Medium", stretch="Condensed", italic=true}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=6 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight="DemiBold", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=2 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight="DemiBold", stretch="Condensed", italic=true}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=3 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight="Bold", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Avenir Next Condensed.ttc, CoreText wezterm.font("Avenir Next Condensed", {weight="Bold", stretch="Condensed", italic=true}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=1 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight="Black", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=8 variation=0, CoreText wezterm.font("Avenir Next Condensed", {weight="Black", stretch="Condensed", italic=true}) -- /System/Library/Fonts/Avenir Next Condensed.ttc index=9 variation=0, CoreText wezterm.font("Ayuthaya", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Ayuthaya.ttf, CoreText wezterm.font("Baghdad", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Baghdad.ttc, CoreText wezterm.font("Bangla MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bangla MN.ttc, CoreText wezterm.font("Bangla MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bangla MN.ttc index=1 variation=0, CoreText wezterm.font("Bangla Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bangla Sangam MN.ttc, CoreText wezterm.font("Bangla Sangam MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bangla Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Baskerville", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Baskerville.ttc, CoreText wezterm.font("Baskerville", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Baskerville.ttc index=2 variation=0, CoreText wezterm.font("Baskerville", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Baskerville.ttc index=4 variation=0, CoreText wezterm.font("Baskerville", {weight="DemiBold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Baskerville.ttc index=5 variation=0, CoreText wezterm.font("Baskerville", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Baskerville.ttc index=1 variation=0, CoreText wezterm.font("Baskerville", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Baskerville.ttc index=3 variation=0, CoreText wezterm.font("Beirut", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Beirut.ttc, CoreText wezterm.font("Big Caslon", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/BigCaslon.ttf, CoreText wezterm.font("Bodoni 72", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bodoni 72.ttc, CoreText wezterm.font("Bodoni 72", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Bodoni 72.ttc index=1 variation=0, CoreText wezterm.font("Bodoni 72", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bodoni 72.ttc index=2 variation=0, CoreText wezterm.font("Bodoni 72 Oldstyle", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bodoni 72 OS.ttc, CoreText wezterm.font("Bodoni 72 Oldstyle", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Bodoni 72 OS.ttc index=1 variation=0, CoreText wezterm.font("Bodoni 72 Oldstyle", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bodoni 72 OS.ttc index=2 variation=0, CoreText wezterm.font("Bodoni 72 Smallcaps", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bodoni 72 Smallcaps Book.ttf, CoreText wezterm.font("Bodoni Ornaments", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bodoni Ornaments.ttf, CoreText wezterm.font("Bradley Hand", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Bradley Hand Bold.ttf, CoreText wezterm.font("Brush Script MT", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Brush Script.ttf, CoreText wezterm.font("Chalkboard", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Chalkboard.ttc, CoreText wezterm.font("Chalkboard", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Chalkboard.ttc index=1 variation=0, CoreText wezterm.font("Chalkboard SE", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ChalkboardSE.ttc, CoreText wezterm.font("Chalkboard SE", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ChalkboardSE.ttc index=1 variation=0, CoreText wezterm.font("Chalkboard SE", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ChalkboardSE.ttc index=2 variation=0, CoreText wezterm.font("Chalkduster", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Chalkduster.ttf, CoreText wezterm.font("Charter", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Charter.ttc, CoreText wezterm.font("Charter", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Charter.ttc index=1 variation=0, CoreText wezterm.font("Charter", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Charter.ttc index=3 variation=0, CoreText wezterm.font("Charter", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Charter.ttc index=2 variation=0, CoreText wezterm.font("Charter", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Charter.ttc index=5 variation=0, CoreText wezterm.font("Charter", {weight="Black", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Charter.ttc index=4 variation=0, CoreText wezterm.font("Cochin", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Cochin.ttc, CoreText pixel_sizes=[11, 13] wezterm.font("Cochin", {weight="Medium", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Cochin.ttc index=2 variation=0, CoreText pixel_sizes=[11, 13] wezterm.font("Cochin", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Cochin.ttc index=1 variation=0, CoreText pixel_sizes=[11, 13] wezterm.font("Cochin", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Cochin.ttc index=3 variation=0, CoreText pixel_sizes=[11, 13] wezterm.font("Comic Sans MS", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Comic Sans MS.ttf, CoreText wezterm.font("Comic Sans MS", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Comic Sans MS Bold.ttf, CoreText wezterm.font("Copperplate", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Copperplate.ttc index=1 variation=0, CoreText wezterm.font("Copperplate", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Copperplate.ttc, CoreText wezterm.font("Copperplate", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Copperplate.ttc index=2 variation=0, CoreText wezterm.font("Corsiva Hebrew", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Corsiva.ttc, CoreText wezterm.font("Corsiva Hebrew", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Corsiva.ttc index=1 variation=0, CoreText wezterm.font("Courier New", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Courier New.ttf, CoreText pixel_sizes=[4, 6, 7, 8, 8, 12, 12, 14, 15, 16, 17, 17, 18, 20, 20, 20, 22, 23] wezterm.font("Courier New", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Courier New Italic.ttf, CoreText wezterm.font("Courier New", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Courier New Bold.ttf, CoreText wezterm.font("Courier New", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Courier New Bold Italic.ttf, CoreText wezterm.font("DIN Alternate", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/DIN Alternate Bold.ttf, CoreText wezterm.font("DIN Condensed", {weight="Bold", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/DIN Condensed Bold.ttf, CoreText wezterm.font("Damascus", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc, CoreText wezterm.font("Damascus", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc index=2 variation=0, CoreText wezterm.font("Damascus", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc index=4 variation=0, CoreText wezterm.font("Damascus", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc index=8 variation=0, CoreText wezterm.font("Damascus", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Damascus.ttc index=6 variation=0, CoreText wezterm.font("DecoType Naskh", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/DecoTypeNaskh.ttc, CoreText wezterm.font("Devanagari MT", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/DevanagariMT.ttc, CoreText wezterm.font("Devanagari MT", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/DevanagariMT.ttc index=1 variation=0, CoreText wezterm.font("Devanagari Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Devanagari Sangam MN.ttc, CoreText wezterm.font("Devanagari Sangam MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Devanagari Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Didot", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Didot.ttc, CoreText wezterm.font("Didot", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Didot.ttc index=1 variation=0, CoreText wezterm.font("Didot", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Didot.ttc index=2 variation=0, CoreText wezterm.font("Diwan Kufi", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Diwan Kufi.ttc, CoreText wezterm.font("Diwan Thuluth", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Diwan Thuluth.ttf, CoreText wezterm.font("Euphemia UCAS", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/EuphemiaCAS.ttc, CoreText wezterm.font("Euphemia UCAS", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/EuphemiaCAS.ttc index=2 variation=0, CoreText pixel_sizes=[9, 10, 11, 12, 13, 14, 15, 16, 17] wezterm.font("Euphemia UCAS", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/EuphemiaCAS.ttc index=1 variation=0, CoreText wezterm.font("Farah", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Farah.ttc, CoreText wezterm.font("Farisi", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Farisi.ttf, CoreText wezterm.font("Futura", {weight="Medium", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/Futura.ttc index=3 variation=0, CoreText wezterm.font("Futura", {weight="ExtraBold", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/Futura.ttc index=4 variation=0, CoreText wezterm.font("Futura", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Futura.ttc, CoreText wezterm.font("Futura", {weight="Medium", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Futura.ttc index=1 variation=0, CoreText wezterm.font("Futura", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Futura.ttc index=2 variation=0, CoreText wezterm.font("GB18030 Bitmap", {weight=0, stretch="UltraCondensed", italic=false}) -- /System/Library/Fonts/Supplemental/NISC18030.ttf, CoreText pixel_sizes=[20] wezterm.font("Galvji", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Galvji.ttc, CoreText wezterm.font("Galvji", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Galvji.ttc index=2 variation=0, CoreText wezterm.font("Galvji", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Galvji.ttc index=1 variation=0, CoreText wezterm.font("Galvji", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Galvji.ttc index=3 variation=0, CoreText wezterm.font("Geeza Pro", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/GeezaPro.ttc, CoreText wezterm.font("Geeza Pro", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/GeezaPro.ttc index=1 variation=0, CoreText wezterm.font("Geneva", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Geneva.ttf, CoreText pixel_sizes=[12, 12, 15, 18, 22, 24, 28] wezterm.font("Georgia", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Georgia.ttf, CoreText wezterm.font("Georgia", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Georgia Italic.ttf, CoreText wezterm.font("Georgia", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Georgia Bold.ttf, CoreText wezterm.font("Georgia", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Georgia Bold Italic.ttf, CoreText wezterm.font("Gill Sans", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/GillSans.ttc index=7 variation=0, CoreText wezterm.font("Gill Sans", {weight="Light", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/GillSans.ttc index=8 variation=0, CoreText wezterm.font("Gill Sans", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/GillSans.ttc, CoreText wezterm.font("Gill Sans", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/GillSans.ttc index=2 variation=0, CoreText wezterm.font("Gill Sans", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/GillSans.ttc index=4 variation=0, CoreText wezterm.font("Gill Sans", {weight="DemiBold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/GillSans.ttc index=5 variation=0, CoreText wezterm.font("Gill Sans", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/GillSans.ttc index=1 variation=0, CoreText wezterm.font("Gill Sans", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/GillSans.ttc index=3 variation=0, CoreText wezterm.font("Gill Sans", {weight="ExtraBlack", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/GillSans.ttc index=6 variation=0, CoreText wezterm.font("Grantha Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Tamil Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Grantha Sangam MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Tamil Sangam MN.ttc index=3 variation=0, CoreText wezterm.font("Gujarati MT", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/GujaratiMT.ttc, CoreText wezterm.font("Gujarati MT", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/GujaratiMT.ttc index=1 variation=0, CoreText wezterm.font("Gujarati Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Gujarati Sangam MN.ttc, CoreText wezterm.font("Gujarati Sangam MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Gujarati Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Gurmukhi MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Gurmukhi MN.ttc, CoreText wezterm.font("Gurmukhi MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Gurmukhi MN.ttc index=1 variation=0, CoreText wezterm.font("Gurmukhi MT", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Gurmukhi.ttf, CoreText wezterm.font("Gurmukhi Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Gurmukhi Sangam MN.ttc, CoreText wezterm.font("Gurmukhi Sangam MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Gurmukhi Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Hack Nerd Font", {weight="Regular", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Hack Regular Nerd Font Complete.ttf, CoreText wezterm.font("Hack Nerd Font", {weight="Regular", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Hack Italic Nerd Font Complete.ttf, CoreText wezterm.font("Hack Nerd Font", {weight="Bold", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Hack Bold Nerd Font Complete.ttf, CoreText wezterm.font("Hack Nerd Font", {weight="Bold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Hack Bold Italic Nerd Font Complete.ttf, CoreText wezterm.font("Hack Nerd Font Mono", {weight="Regular", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Hack Regular Nerd Font Complete Mono.ttf, CoreText wezterm.font("Hack Nerd Font Mono", {weight="Regular", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Hack Italic Nerd Font Complete Mono.ttf, CoreText wezterm.font("Hack Nerd Font Mono", {weight="Bold", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Hack Bold Nerd Font Complete Mono.ttf, CoreText wezterm.font("Hack Nerd Font Mono", {weight="Bold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Hack Bold Italic Nerd Font Complete Mono.ttf, CoreText wezterm.font("Heiti SC", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/STHeiti Light.ttc index=1 variation=0, CoreText wezterm.font("Heiti SC", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/STHeiti Medium.ttc index=1 variation=0, CoreText wezterm.font("Heiti TC", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/STHeiti Light.ttc, CoreText wezterm.font("Heiti TC", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/STHeiti Medium.ttc, CoreText wezterm.font("Helvetica", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Helvetica.ttc index=4 variation=0, CoreText wezterm.font("Helvetica", {weight="Light", stretch="Normal", italic=true}) -- /System/Library/Fonts/Helvetica.ttc index=5 variation=0, CoreText wezterm.font("Helvetica", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Helvetica.ttc, CoreText wezterm.font("Helvetica", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Helvetica.ttc index=2 variation=0, CoreText wezterm.font("Helvetica", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Helvetica.ttc index=1 variation=0, CoreText wezterm.font("Helvetica", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Helvetica.ttc index=3 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Bold", stretch="Condensed", italic=false}) -- /System/Library/Fonts/HelveticaNeue.ttc index=4 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Black", stretch="Condensed", italic=false}) -- /System/Library/Fonts/HelveticaNeue.ttc index=9 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/HelveticaNeue.ttc index=5 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Thin", stretch="Normal", italic=true}) -- /System/Library/Fonts/HelveticaNeue.ttc index=6 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/HelveticaNeue.ttc index=12 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="ExtraLight", stretch="Normal", italic=true}) -- /System/Library/Fonts/HelveticaNeue.ttc index=13 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/HelveticaNeue.ttc index=7 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Light", stretch="Normal", italic=true}) -- /System/Library/Fonts/HelveticaNeue.ttc index=8 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/HelveticaNeue.ttc, CoreText wezterm.font("Helvetica Neue", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/HelveticaNeue.ttc index=2 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/HelveticaNeue.ttc index=10 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Medium", stretch="Normal", italic=true}) -- /System/Library/Fonts/HelveticaNeue.ttc index=11 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/HelveticaNeue.ttc index=1 variation=0, CoreText wezterm.font("Helvetica Neue", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/HelveticaNeue.ttc index=3 variation=0, CoreText wezterm.font("Herculanum", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Herculanum.ttf, CoreText wezterm.font("Hiragino Kaku Gothic Pro", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W3.ttc index=3 variation=0, CoreText wezterm.font("Hiragino Kaku Gothic Pro", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W6.ttc index=3 variation=0, CoreText wezterm.font("Hiragino Kaku Gothic ProN", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W3.ttc index=2 variation=0, CoreText wezterm.font("Hiragino Kaku Gothic ProN", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W6.ttc index=2 variation=0, CoreText wezterm.font("Hiragino Kaku Gothic Std", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W8.ttc index=2 variation=0, CoreText wezterm.font("Hiragino Kaku Gothic StdN", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W8.ttc index=3 variation=0, CoreText wezterm.font("Hiragino Maru Gothic Pro", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ丸ゴ ProN W4.ttc, CoreText wezterm.font("Hiragino Maru Gothic ProN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ丸ゴ ProN W4.ttc index=1 variation=0, CoreText wezterm.font("Hiragino Mincho Pro", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ明朝 ProN.ttc index=1 variation=0, CoreText wezterm.font("Hiragino Mincho Pro", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ明朝 ProN.ttc index=3 variation=0, CoreText wezterm.font("Hiragino Mincho ProN", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ明朝 ProN.ttc, CoreText wezterm.font("Hiragino Mincho ProN", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ明朝 ProN.ttc index=2 variation=0, CoreText wezterm.font("Hiragino Sans", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W0.ttc, CoreText wezterm.font("Hiragino Sans", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W1.ttc, CoreText wezterm.font("Hiragino Sans", {weight=250, stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W2.ttc, CoreText wezterm.font("Hiragino Sans", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W3.ttc, CoreText wezterm.font("Hiragino Sans", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W4.ttc, CoreText wezterm.font("Hiragino Sans", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W5.ttc, CoreText wezterm.font("Hiragino Sans", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W6.ttc, CoreText wezterm.font("Hiragino Sans", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W7.ttc, CoreText wezterm.font("Hiragino Sans", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W8.ttc, CoreText wezterm.font("Hiragino Sans", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/ヒラギノ角ゴシック W9.ttc, CoreText wezterm.font("Hiragino Sans GB", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Hiragino Sans GB.ttc, CoreText wezterm.font("Hiragino Sans GB", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Hiragino Sans GB.ttc index=2 variation=0, CoreText wezterm.font("Hoefler Text", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Hoefler Text Ornaments.ttf, CoreText wezterm.font("Hoefler Text", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Hoefler Text.ttc, CoreText wezterm.font("Hoefler Text", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Hoefler Text.ttc index=2 variation=0, CoreText wezterm.font("Hoefler Text", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Hoefler Text.ttc index=1 variation=0, CoreText wezterm.font("Hoefler Text", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Hoefler Text.ttc index=3 variation=0, CoreText wezterm.font("ITF Devanagari", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc index=3 variation=0, CoreText wezterm.font("ITF Devanagari", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc, CoreText wezterm.font("ITF Devanagari", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc index=4 variation=0, CoreText wezterm.font("ITF Devanagari", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc index=2 variation=0, CoreText wezterm.font("ITF Devanagari", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc index=1 variation=0, CoreText wezterm.font("ITF Devanagari Marathi", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc index=8 variation=0, CoreText wezterm.font("ITF Devanagari Marathi", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc index=5 variation=0, CoreText wezterm.font("ITF Devanagari Marathi", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc index=9 variation=0, CoreText wezterm.font("ITF Devanagari Marathi", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc index=7 variation=0, CoreText wezterm.font("ITF Devanagari Marathi", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/ITFDevanagari.ttc index=6 variation=0, CoreText wezterm.font("Impact", {weight="Regular", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/Impact.ttf, CoreText wezterm.font("InaiMathi", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/InaiMathi-MN.ttc, CoreText wezterm.font("InaiMathi", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/InaiMathi-MN.ttc index=1 variation=0, CoreText wezterm.font("Iosevka", {weight="Thin", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Thin Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka", {weight="ExtraLight", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Extralight Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka", {weight="Light", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Light Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Iosevka Italic Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Iosevka Oblique Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka", {weight="Medium", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Medium Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka", {weight="Bold", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Bold Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka", {weight="Bold", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Bold Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka", {weight="Bold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Iosevka Bold Italic Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka", {weight="Black", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Heavy Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka Term", {weight="Thin", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Term Thin Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka Term", {weight="Thin", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-thin.ttf, CoreText wezterm.font("Iosevka Term", {weight="Thin", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-thinitalic.ttf, CoreText wezterm.font("Iosevka Term", {weight="Thin", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-thinoblique.ttf, CoreText wezterm.font("Iosevka Term", {weight="ExtraLight", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Term Extralight Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka Term", {weight="ExtraLight", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-extralight.ttf, CoreText wezterm.font("Iosevka Term", {weight="ExtraLight", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-extralightitalic.ttf, CoreText wezterm.font("Iosevka Term", {weight="ExtraLight", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-extralightoblique.ttf, CoreText wezterm.font("Iosevka Term", {weight="Light", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Term Light Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka Term", {weight="Light", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-light.ttf, CoreText wezterm.font("Iosevka Term", {weight="Light", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-lightitalic.ttf, CoreText wezterm.font("Iosevka Term", {weight="Light", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-lightoblique.ttf, CoreText wezterm.font("Iosevka Term", {weight="Regular", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Term Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka Term", {weight="Regular", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Term Nerd Font Complete.ttf, CoreText wezterm.font("Iosevka Term", {weight="Regular", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-regular.ttf, CoreText wezterm.font("Iosevka Term", {weight="Regular", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Iosevka Term Italic Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka Term", {weight="Regular", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Iosevka Term Oblique Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka Term", {weight="Regular", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-italic.ttf, CoreText wezterm.font("Iosevka Term", {weight="Regular", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-oblique.ttf, CoreText wezterm.font("Iosevka Term", {weight="Medium", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Term Medium Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka Term", {weight="Medium", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-medium.ttf, CoreText wezterm.font("Iosevka Term", {weight="Medium", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-mediumitalic.ttf, CoreText wezterm.font("Iosevka Term", {weight="Medium", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-mediumoblique.ttf, CoreText wezterm.font("Iosevka Term", {weight="DemiBold", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-semibold.ttf, CoreText wezterm.font("Iosevka Term", {weight="DemiBold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-semibolditalic.ttf, CoreText wezterm.font("Iosevka Term", {weight="DemiBold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-semiboldoblique.ttf, CoreText wezterm.font("Iosevka Term", {weight="Bold", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-bold.ttf, CoreText wezterm.font("Iosevka Term", {weight="Bold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Iosevka Term Bold Italic Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka Term", {weight="Bold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-bolditalic.ttf, CoreText wezterm.font("Iosevka Term", {weight="Bold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-boldoblique.ttf, CoreText wezterm.font("Iosevka Term", {weight="ExtraBold", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-extrabold.ttf, CoreText wezterm.font("Iosevka Term", {weight="ExtraBold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-extrabolditalic.ttf, CoreText wezterm.font("Iosevka Term", {weight="ExtraBold", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-extraboldoblique.ttf, CoreText wezterm.font("Iosevka Term", {weight="Black", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Iosevka Term Heavy Nerd Font Complete Mono.ttf, CoreText wezterm.font("Iosevka Term", {weight="Black", stretch="Normal", italic=false}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-heavy.ttf, CoreText wezterm.font("Iosevka Term", {weight="Black", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-heavyitalic.ttf, CoreText wezterm.font("Iosevka Term", {weight="Black", stretch="Normal", italic=true}) -- /Users/btaczala/Library/Fonts/Ligaiosevka-term-heavyoblique.ttf, CoreText wezterm.font("Kailasa", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Kailasa.ttc, CoreText wezterm.font("Kailasa", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Kailasa.ttc index=1 variation=0, CoreText wezterm.font("Kannada MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Kannada MN.ttc, CoreText wezterm.font("Kannada MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Kannada MN.ttc index=1 variation=0, CoreText wezterm.font("Kannada Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Kannada Sangam MN.ttc, CoreText wezterm.font("Kannada Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Kannada Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Kefa", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Kefa.ttc, CoreText wezterm.font("Kefa", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Kefa.ttc index=1 variation=0, CoreText wezterm.font("Khmer MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Khmer MN.ttc, CoreText wezterm.font("Khmer MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Khmer MN.ttc index=1 variation=0, CoreText wezterm.font("Khmer Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Khmer Sangam MN.ttf, CoreText wezterm.font("Kohinoor Bangla", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorBangla.ttc index=4 variation=0, CoreText wezterm.font("Kohinoor Bangla", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorBangla.ttc, CoreText wezterm.font("Kohinoor Bangla", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorBangla.ttc index=2 variation=0, CoreText wezterm.font("Kohinoor Bangla", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorBangla.ttc index=1 variation=0, CoreText wezterm.font("Kohinoor Bangla", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorBangla.ttc index=3 variation=0, CoreText wezterm.font("Kohinoor Devanagari", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Kohinoor.ttc index=4 variation=0, CoreText wezterm.font("Kohinoor Devanagari", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Kohinoor.ttc, CoreText wezterm.font("Kohinoor Devanagari", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Kohinoor.ttc index=1 variation=0, CoreText wezterm.font("Kohinoor Devanagari", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Kohinoor.ttc index=2 variation=0, CoreText wezterm.font("Kohinoor Devanagari", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Kohinoor.ttc index=3 variation=0, CoreText wezterm.font("Kohinoor Gujarati", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorGujarati.ttc index=1 variation=0, CoreText wezterm.font("Kohinoor Gujarati", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorGujarati.ttc index=3 variation=0, CoreText wezterm.font("Kohinoor Gujarati", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorGujarati.ttc index=2 variation=0, CoreText wezterm.font("Kohinoor Gujarati", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorGujarati.ttc index=4 variation=0, CoreText wezterm.font("Kohinoor Gujarati", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorGujarati.ttc, CoreText wezterm.font("Kohinoor Telugu", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorTelugu.ttc index=4 variation=0, CoreText wezterm.font("Kohinoor Telugu", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorTelugu.ttc, CoreText wezterm.font("Kohinoor Telugu", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorTelugu.ttc index=2 variation=0, CoreText wezterm.font("Kohinoor Telugu", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorTelugu.ttc index=1 variation=0, CoreText wezterm.font("Kohinoor Telugu", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/KohinoorTelugu.ttc index=3 variation=0, CoreText wezterm.font("Kokonor", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Kokonor.ttf, CoreText wezterm.font("Krungthep", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Krungthep.ttf, CoreText wezterm.font("KufiStandardGK", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/KufiStandardGK.ttc, CoreText wezterm.font("LG Smart_0521_HS98", {weight="Regular", stretch="Normal", italic=false}) -- /Library/Fonts/LGSmHaR_0521_HS98.ttf, CoreText wezterm.font("LG Smart_0521_HS98", {weight="Bold", stretch="Normal", italic=false}) -- /Library/Fonts/LGSmHaB_0521_HS98.ttf, CoreText wezterm.font("LG Smart_H", {weight="Light", stretch="Normal", italic=false}) -- /Library/Fonts/LGSmHaL_v1.4_151215.ttf, CoreText wezterm.font("LG Smart_H", {weight="Regular", stretch="Normal", italic=false}) -- /Library/Fonts/LGSmHaR.ttf, CoreText wezterm.font("LG Smart_H", {weight="DemiBold", stretch="Normal", italic=false}) -- /Library/Fonts/LGSmHaSB.ttf, CoreText wezterm.font("Lao MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Lao MN.ttc, CoreText wezterm.font("Lao MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Lao MN.ttc index=1 variation=0, CoreText wezterm.font("Lao Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Lao Sangam MN.ttf, CoreText wezterm.font("Lucida Grande", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/LucidaGrande.ttc, CoreText wezterm.font("Lucida Grande", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/LucidaGrande.ttc index=1 variation=0, CoreText wezterm.font("Luminari", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Luminari.ttf, CoreText wezterm.font("Malayalam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Malayalam MN.ttc, CoreText wezterm.font("Malayalam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Malayalam MN.ttc index=1 variation=0, CoreText wezterm.font("Malayalam Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Malayalam Sangam MN.ttc, CoreText wezterm.font("Malayalam Sangam MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Malayalam Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Marker Felt", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/MarkerFelt.ttc, CoreText wezterm.font("Marker Felt", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/MarkerFelt.ttc index=1 variation=0, CoreText wezterm.font("Menlo", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Menlo.ttc, CoreText wezterm.font("Menlo", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Menlo.ttc index=2 variation=0, CoreText wezterm.font("Menlo", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Menlo.ttc index=1 variation=0, CoreText wezterm.font("Menlo", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Menlo.ttc index=3 variation=0, CoreText wezterm.font("Microsoft Sans Serif", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Microsoft Sans Serif.ttf, CoreText wezterm.font("Mishafi", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Mishafi.ttf, CoreText wezterm.font("Mishafi Gold", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Mishafi Gold.ttf, CoreText wezterm.font("Monaco", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Monaco.ttf, CoreText pixel_sizes=[12, 13, 16, 19] wezterm.font("Mshtakan", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Mshtakan.ttc, CoreText wezterm.font("Mshtakan", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Mshtakan.ttc index=1 variation=0, CoreText wezterm.font("Mshtakan", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Mshtakan.ttc index=2 variation=0, CoreText wezterm.font("Mshtakan", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Mshtakan.ttc index=3 variation=0, CoreText wezterm.font("Mukta Mahee", {weight=250, stretch="Normal", italic=false}) -- /System/Library/Fonts/MuktaMahee.ttc index=4 variation=0, CoreText wezterm.font("Mukta Mahee", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/MuktaMahee.ttc index=3 variation=0, CoreText wezterm.font("Mukta Mahee", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/MuktaMahee.ttc, CoreText wezterm.font("Mukta Mahee", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/MuktaMahee.ttc index=2 variation=0, CoreText wezterm.font("Mukta Mahee", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/MuktaMahee.ttc index=1 variation=0, CoreText wezterm.font("Mukta Mahee", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/MuktaMahee.ttc index=6 variation=0, CoreText wezterm.font("Mukta Mahee", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/MuktaMahee.ttc index=5 variation=0, CoreText wezterm.font("Muna", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Muna.ttc, CoreText wezterm.font("Muna", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Muna.ttc index=2 variation=0, CoreText wezterm.font("Muna", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Muna.ttc index=4 variation=0, CoreText wezterm.font("Museo Sans", {weight="Regular", stretch="Normal", italic=false}) -- /Library/Fonts/exljbris - MuseoSans-500.ttf, CoreText wezterm.font("Museo Sans", {weight="DemiBold", stretch="Normal", italic=false}) -- /Library/Fonts/exljbris - MuseoSans-700.ttf, CoreText wezterm.font("Myanmar MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Myanmar MN.ttc, CoreText wezterm.font("Myanmar MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Myanmar MN.ttc index=1 variation=0, CoreText wezterm.font("Myanmar Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Myanmar Sangam MN.ttc, CoreText wezterm.font("Myanmar Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Myanmar Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Nadeem", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Nadeem.ttc, CoreText wezterm.font("New Peninim MT", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/NewPeninimMT.ttc, CoreText wezterm.font("New Peninim MT", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/NewPeninimMT.ttc index=1 variation=0, CoreText wezterm.font("New Peninim MT", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/NewPeninimMT.ttc index=2 variation=0, CoreText wezterm.font("New Peninim MT", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/NewPeninimMT.ttc index=3 variation=0, CoreText wezterm.font("Noteworthy", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Noteworthy.ttc, CoreText wezterm.font("Noteworthy", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Noteworthy.ttc index=1 variation=0, CoreText wezterm.font("Noto Nastaliq Urdu", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoNastaliq.ttc, CoreText wezterm.font("Noto Nastaliq Urdu", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoNastaliq.ttc index=2 variation=0, CoreText wezterm.font("Noto Sans Kannada", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansKannada.ttc index=8 variation=0, CoreText wezterm.font("Noto Sans Kannada", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansKannada.ttc index=3 variation=0, CoreText wezterm.font("Noto Sans Kannada", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansKannada.ttc index=4 variation=0, CoreText wezterm.font("Noto Sans Kannada", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansKannada.ttc index=6 variation=0, CoreText wezterm.font("Noto Sans Kannada", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansKannada.ttc index=5 variation=0, CoreText wezterm.font("Noto Sans Kannada", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansKannada.ttc index=7 variation=0, CoreText wezterm.font("Noto Sans Kannada", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansKannada.ttc index=1 variation=0, CoreText wezterm.font("Noto Sans Kannada", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansKannada.ttc index=2 variation=0, CoreText wezterm.font("Noto Sans Kannada", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansKannada.ttc, CoreText wezterm.font("Noto Sans Myanmar", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=8 variation=0, CoreText wezterm.font("Noto Sans Myanmar", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=3 variation=0, CoreText wezterm.font("Noto Sans Myanmar", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=4 variation=0, CoreText wezterm.font("Noto Sans Myanmar", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=6 variation=0, CoreText wezterm.font("Noto Sans Myanmar", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=5 variation=0, CoreText wezterm.font("Noto Sans Myanmar", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=7 variation=0, CoreText wezterm.font("Noto Sans Myanmar", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=1 variation=0, CoreText wezterm.font("Noto Sans Myanmar", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=2 variation=0, CoreText wezterm.font("Noto Sans Myanmar", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc, CoreText wezterm.font("Noto Sans Oriya", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansOriya.ttc, CoreText wezterm.font("Noto Sans Oriya", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansOriya.ttc index=1 variation=0, CoreText wezterm.font("Noto Sans Zawgyi", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=17 variation=0, CoreText wezterm.font("Noto Sans Zawgyi", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=12 variation=0, CoreText wezterm.font("Noto Sans Zawgyi", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=13 variation=0, CoreText wezterm.font("Noto Sans Zawgyi", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=15 variation=0, CoreText wezterm.font("Noto Sans Zawgyi", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=14 variation=0, CoreText wezterm.font("Noto Sans Zawgyi", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=16 variation=0, CoreText wezterm.font("Noto Sans Zawgyi", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=10 variation=0, CoreText wezterm.font("Noto Sans Zawgyi", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=11 variation=0, CoreText wezterm.font("Noto Sans Zawgyi", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSansMyanmar.ttc index=9 variation=0, CoreText wezterm.font("Noto Serif Myanmar", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSerifMyanmar.ttc index=8 variation=0, CoreText wezterm.font("Noto Serif Myanmar", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSerifMyanmar.ttc index=3 variation=0, CoreText wezterm.font("Noto Serif Myanmar", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSerifMyanmar.ttc index=4 variation=0, CoreText wezterm.font("Noto Serif Myanmar", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSerifMyanmar.ttc index=6 variation=0, CoreText wezterm.font("Noto Serif Myanmar", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSerifMyanmar.ttc index=5 variation=0, CoreText wezterm.font("Noto Serif Myanmar", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSerifMyanmar.ttc index=7 variation=0, CoreText wezterm.font("Noto Serif Myanmar", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSerifMyanmar.ttc index=1 variation=0, CoreText wezterm.font("Noto Serif Myanmar", {weight="ExtraBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSerifMyanmar.ttc index=2 variation=0, CoreText wezterm.font("Noto Serif Myanmar", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/NotoSerifMyanmar.ttc, CoreText wezterm.font("Optima", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Optima.ttc, CoreText wezterm.font("Optima", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Optima.ttc index=2 variation=0, CoreText wezterm.font("Optima", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Optima.ttc index=1 variation=0, CoreText wezterm.font("Optima", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Optima.ttc index=3 variation=0, CoreText wezterm.font("Optima", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/Optima.ttc index=4 variation=0, CoreText wezterm.font("Oriya MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Oriya MN.ttc, CoreText wezterm.font("Oriya MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Oriya MN.ttc index=1 variation=0, CoreText wezterm.font("Oriya Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Oriya Sangam MN.ttc, CoreText wezterm.font("Oriya Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Oriya Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("PT Mono", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PTMono.ttc index=1 variation=0, CoreText wezterm.font("PT Mono", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PTMono.ttc, CoreText wezterm.font("PT Sans", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PTSans.ttc, CoreText pixel_sizes=[9, 10, 11, 12, 13, 14, 15, 16, 17, 18] wezterm.font("PT Sans", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/PTSans.ttc index=1 variation=0, CoreText pixel_sizes=[9, 10, 11, 12, 13, 14, 15, 16, 17, 18] wezterm.font("PT Sans", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PTSans.ttc index=7 variation=0, CoreText pixel_sizes=[9, 10] wezterm.font("PT Sans", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/PTSans.ttc index=6 variation=0, CoreText pixel_sizes=[9, 10] wezterm.font("PT Sans Caption", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PTSans.ttc index=5 variation=0, CoreText pixel_sizes=[7, 8, 9, 10, 11, 12, 13, 14, 15, 16] wezterm.font("PT Sans Caption", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PTSans.ttc index=4 variation=0, CoreText pixel_sizes=[7] wezterm.font("PT Sans Narrow", {weight="Regular", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/PTSans.ttc index=3 variation=0, CoreText pixel_sizes=[9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19] wezterm.font("PT Sans Narrow", {weight="Bold", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/PTSans.ttc index=2 variation=0, CoreText pixel_sizes=[9, 10, 11] wezterm.font("PT Serif", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PTSerif.ttc, CoreText wezterm.font("PT Serif", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/PTSerif.ttc index=1 variation=0, CoreText wezterm.font("PT Serif", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PTSerif.ttc index=3 variation=0, CoreText wezterm.font("PT Serif", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/PTSerif.ttc index=2 variation=0, CoreText wezterm.font("PT Serif Caption", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PTSerifCaption.ttc, CoreText wezterm.font("PT Serif Caption", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/PTSerifCaption.ttc index=1 variation=0, CoreText wezterm.font("Palatino", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Palatino.ttc, CoreText wezterm.font("Palatino", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Palatino.ttc index=1 variation=0, CoreText wezterm.font("Palatino", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Palatino.ttc index=2 variation=0, CoreText wezterm.font("Palatino", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Palatino.ttc index=3 variation=0, CoreText wezterm.font("Papyrus", {weight="Regular", stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/Papyrus.ttc, CoreText wezterm.font("Papyrus", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Papyrus.ttc index=1 variation=0, CoreText wezterm.font("Party LET", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PartyLET-plain.ttf, CoreText wezterm.font("Phosphate", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Phosphate.ttc, CoreText wezterm.font("Phosphate", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Phosphate.ttc index=1 variation=0, CoreText wezterm.font("PingFang HK", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=15 variation=0, CoreText wezterm.font("PingFang HK", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=12 variation=0, CoreText wezterm.font("PingFang HK", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=9 variation=0, CoreText wezterm.font("PingFang HK", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc, CoreText wezterm.font("PingFang HK", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=3 variation=0, CoreText wezterm.font("PingFang HK", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=6 variation=0, CoreText wezterm.font("PingFang SC", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=17 variation=0, CoreText wezterm.font("PingFang SC", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=14 variation=0, CoreText wezterm.font("PingFang SC", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=11 variation=0, CoreText wezterm.font("PingFang SC", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=2 variation=0, CoreText wezterm.font("PingFang SC", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=5 variation=0, CoreText wezterm.font("PingFang SC", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=8 variation=0, CoreText wezterm.font("PingFang TC", {weight="Thin", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=16 variation=0, CoreText wezterm.font("PingFang TC", {weight="ExtraLight", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=13 variation=0, CoreText wezterm.font("PingFang TC", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=10 variation=0, CoreText wezterm.font("PingFang TC", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=1 variation=0, CoreText wezterm.font("PingFang TC", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=4 variation=0, CoreText wezterm.font("PingFang TC", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/PingFang.ttc index=7 variation=0, CoreText wezterm.font("Plantagenet Cherokee", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/PlantagenetCherokee.ttf, CoreText wezterm.font("Raanana", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Raanana.ttc, CoreText wezterm.font("Raanana", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Raanana.ttc index=1 variation=0, CoreText wezterm.font("Rockwell", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Rockwell.ttc, CoreText wezterm.font("Rockwell", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Rockwell.ttc index=1 variation=0, CoreText wezterm.font("Rockwell", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Rockwell.ttc index=2 variation=0, CoreText wezterm.font("Rockwell", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Rockwell.ttc index=3 variation=0, CoreText wezterm.font("STIXGeneral", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXGeneral.otf, CoreText wezterm.font("STIXGeneral", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/STIXGeneralItalic.otf, CoreText wezterm.font("STIXGeneral", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXGeneralBol.otf, CoreText wezterm.font("STIXGeneral", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/STIXGeneralBolIta.otf, CoreText wezterm.font("STIXIntegralsD", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntDReg.otf, CoreText wezterm.font("STIXIntegralsD", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntDBol.otf, CoreText wezterm.font("STIXIntegralsSm", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntSmReg.otf, CoreText wezterm.font("STIXIntegralsSm", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntSmBol.otf, CoreText wezterm.font("STIXIntegralsUp", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntUpReg.otf, CoreText wezterm.font("STIXIntegralsUp", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntUpBol.otf, CoreText wezterm.font("STIXIntegralsUpD", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntUpDReg.otf, CoreText wezterm.font("STIXIntegralsUpD", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntUpDBol.otf, CoreText wezterm.font("STIXIntegralsUpSm", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntUpSmReg.otf, CoreText wezterm.font("STIXIntegralsUpSm", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXIntUpSmBol.otf, CoreText wezterm.font("STIXNonUnicode", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXNonUni.otf, CoreText wezterm.font("STIXNonUnicode", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/STIXNonUniIta.otf, CoreText wezterm.font("STIXNonUnicode", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXNonUniBol.otf, CoreText wezterm.font("STIXNonUnicode", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/STIXNonUniBolIta.otf, CoreText wezterm.font("STIXSizeFiveSym", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXSizFiveSymReg.otf, CoreText wezterm.font("STIXSizeFourSym", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXSizFourSymReg.otf, CoreText wezterm.font("STIXSizeFourSym", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXSizFourSymBol.otf, CoreText wezterm.font("STIXSizeOneSym", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXSizOneSymReg.otf, CoreText wezterm.font("STIXSizeOneSym", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXSizOneSymBol.otf, CoreText wezterm.font("STIXSizeThreeSym", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXSizThreeSymReg.otf, CoreText wezterm.font("STIXSizeThreeSym", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXSizThreeSymBol.otf, CoreText wezterm.font("STIXSizeTwoSym", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXSizTwoSymReg.otf, CoreText wezterm.font("STIXSizeTwoSym", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXSizTwoSymBol.otf, CoreText wezterm.font("STIXVariants", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXVar.otf, CoreText wezterm.font("STIXVariants", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/STIXVarBol.otf, CoreText wezterm.font("STSong", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Songti.ttc index=4 variation=0, CoreText wezterm.font("Sana", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Sana.ttc, CoreText wezterm.font("Sathu", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Sathu.ttf, CoreText wezterm.font("Savoye LET", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Savoye LET.ttc, CoreText wezterm.font("Shree Devanagari 714", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Shree714.ttc, CoreText wezterm.font("Shree Devanagari 714", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Shree714.ttc index=2 variation=0, CoreText wezterm.font("Shree Devanagari 714", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Shree714.ttc index=1 variation=0, CoreText wezterm.font("Shree Devanagari 714", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Shree714.ttc index=3 variation=0, CoreText wezterm.font("SignPainter", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SignPainter.ttc, CoreText wezterm.font("SignPainter", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SignPainter.ttc index=1 variation=0, CoreText wezterm.font("Silom", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Silom.ttf, CoreText wezterm.font("Sinhala MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Sinhala MN.ttc, CoreText wezterm.font("Sinhala MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Sinhala MN.ttc index=1 variation=0, CoreText wezterm.font("Sinhala Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Sinhala Sangam MN.ttc, CoreText wezterm.font("Sinhala Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Sinhala Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Skia", {weight=2, stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=9, CoreText wezterm.font("Skia", {weight=5, stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=3, CoreText wezterm.font("Skia", {weight=15, stretch="Condensed", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=8, CoreText wezterm.font("Skia", {weight=2, stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=4, CoreText wezterm.font("Skia", {weight=5, stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=5, CoreText wezterm.font("Skia", {weight=10, stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=10, CoreText wezterm.font("Skia", {weight=16, stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=1, CoreText wezterm.font("Skia", {weight=2, stretch="Expanded", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=7, CoreText wezterm.font("Skia", {weight=5, stretch="Expanded", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=2, CoreText wezterm.font("Skia", {weight=16, stretch="Expanded", italic=false}) -- /System/Library/Fonts/Supplemental/Skia.ttf index=0 variation=6, CoreText wezterm.font("Snell Roundhand", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SnellRoundhand.ttc, CoreText wezterm.font("Snell Roundhand", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SnellRoundhand.ttc index=1 variation=0, CoreText wezterm.font("Snell Roundhand", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SnellRoundhand.ttc index=2 variation=0, CoreText wezterm.font("Songti SC", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Songti.ttc index=3 variation=0, CoreText wezterm.font("Songti SC", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Songti.ttc index=6 variation=0, CoreText wezterm.font("Songti SC", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Songti.ttc index=1 variation=0, CoreText wezterm.font("Songti SC", {weight="Black", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Songti.ttc, CoreText wezterm.font("Songti TC", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Songti.ttc index=5 variation=0, CoreText wezterm.font("Songti TC", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Songti.ttc index=7 variation=0, CoreText wezterm.font("Songti TC", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Songti.ttc index=2 variation=0, CoreText wezterm.font("Sukhumvit Set", {weight=250, stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SukhumvitSet.ttc, CoreText wezterm.font("Sukhumvit Set", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SukhumvitSet.ttc index=1 variation=0, CoreText wezterm.font("Sukhumvit Set", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SukhumvitSet.ttc index=2 variation=0, CoreText wezterm.font("Sukhumvit Set", {weight="Medium", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SukhumvitSet.ttc index=3 variation=0, CoreText wezterm.font("Sukhumvit Set", {weight="DemiBold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SukhumvitSet.ttc index=4 variation=0, CoreText wezterm.font("Sukhumvit Set", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/SukhumvitSet.ttc index=5 variation=0, CoreText wezterm.font("Symbol", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Symbol.ttf, CoreText wezterm.font("Tahoma", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Tahoma.ttf, CoreText wezterm.font("Tahoma", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Tahoma Bold.ttf, CoreText wezterm.font("Tamil MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Tamil MN.ttc, CoreText wezterm.font("Tamil MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Tamil MN.ttc index=1 variation=0, CoreText wezterm.font("Tamil Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Tamil Sangam MN.ttc, CoreText wezterm.font("Tamil Sangam MN", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Tamil Sangam MN.ttc index=2 variation=0, CoreText wezterm.font("Telugu MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Telugu MN.ttc, CoreText wezterm.font("Telugu MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Telugu MN.ttc index=1 variation=0, CoreText wezterm.font("Telugu Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Telugu Sangam MN.ttc, CoreText wezterm.font("Telugu Sangam MN", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Telugu Sangam MN.ttc index=1 variation=0, CoreText wezterm.font("Thonburi", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Thonburi.ttc index=2 variation=0, CoreText wezterm.font("Thonburi", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Thonburi.ttc, CoreText wezterm.font("Thonburi", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Thonburi.ttc index=1 variation=0, CoreText wezterm.font("Times New Roman", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Times New Roman.ttf, CoreText wezterm.font("Times New Roman", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Times New Roman Italic.ttf, CoreText wezterm.font("Times New Roman", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Times New Roman Bold.ttf, CoreText wezterm.font("Times New Roman", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Times New Roman Bold Italic.ttf, CoreText wezterm.font("Trattatello", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Trattatello.ttf, CoreText wezterm.font("Trebuchet MS", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Trebuchet MS.ttf, CoreText wezterm.font("Trebuchet MS", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Trebuchet MS Italic.ttf, CoreText wezterm.font("Trebuchet MS", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Trebuchet MS Bold.ttf, CoreText wezterm.font("Trebuchet MS", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Trebuchet MS Bold Italic.ttf, CoreText wezterm.font("Verdana", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Verdana.ttf, CoreText wezterm.font("Verdana", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Verdana Italic.ttf, CoreText wezterm.font("Verdana", {weight="Bold", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Verdana Bold.ttf, CoreText wezterm.font("Verdana", {weight="Bold", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Verdana Bold Italic.ttf, CoreText wezterm.font("Waseem", {weight="Light", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Waseem.ttc index=1 variation=0, CoreText wezterm.font("Waseem", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Waseem.ttc, CoreText wezterm.font("Webdings", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Webdings.ttf, CoreText wezterm.font("Wingdings", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Wingdings.ttf, CoreText wezterm.font("Wingdings 2", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Wingdings 2.ttf, CoreText wezterm.font("Wingdings 3", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/Supplemental/Wingdings 3.ttf, CoreText wezterm.font("Zapf Dingbats", {weight="Regular", stretch="Normal", italic=false}) -- /System/Library/Fonts/ZapfDingbats.ttf, CoreText wezterm.font("Zapfino", {weight="Regular", stretch="Normal", italic=true}) -- /System/Library/Fonts/Supplemental/Zapfino.ttf, CoreText ``` and ``` $ wezterm ls-fonts Primary font: Unable to load a font specified by your font=wezterm.font('Iosevka Nerd Font', {weight="Regular", stretch='Normal', italic=false}) configuration. Fallback(s) are being used instead, and the terminal may not render as intended. See https://wezfurlong.org/wezterm/config/fonts.html for more information wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Italic=true: Unable to load a font matching one of your font_rules: wezterm.font('Iosevka Nerd Font', {weight="Regular", stretch='Normal', italic=true}). Note that wezterm will synthesize font_rules to select bold and italic fonts based on your primary font configuration. Fallback(s) are being used instead, and the terminal may not render as intended. An alternative variant of the font was requested; TrueType and OpenType fonts don't have an automatic way to produce these font variants, so a separate font file containing the bold or italic variant must be installed. See https://wezfurlong.org/wezterm/config/fonts.html for more information wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Half Italic=true: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Half Italic=false: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Bold Italic=false: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Bold Italic=true: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) When Intensity=Normal Italic=true: wezterm.font_with_fallback({ -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) Title font: wezterm.font_with_fallback({ -- , BuiltIn {family="Roboto", weight="Bold"}, -- , BuiltIn "JetBrains Mono", -- , BuiltIn -- Assumed to have Emoji Presentation -- Pixel sizes: [128] "Noto Color Emoji", -- , BuiltIn "Last Resort High-Efficiency", }) ```
ghost commented 2 years ago

I actually have a similar issue but in reverse. With a nightly build downloaded from https://github.com/wez/wezterm/releases/download/nightly/WezTerm-nightly-Ubuntu18.04.AppImage, wezterm finds my fonts fine. When I build it myself with cargo build --release, it cannot find them. It's been that way for about 2 weeks, right before I did the SGR-Pixels PR.

Relevant section of my config:

  font_dirs = { "/home/autumn/.fonts",
                "/usr/share/fonts/opentype",
                "/usr/share/fonts/truetype" },

  font = wezterm.font_with_fallback({
       { family="Terminus (TTF)" },
       { family="Terminus (TTF)" },
       { family="Glass TTY VT220" },
    }),

  font_size = 12.0,
bfagundez commented 2 years ago

@wez

Here is the result of wezterm ls-fonts --list-system | grep -i Iosevka:

wezterm.font("Iosevka", {weight="ExtraLight", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Extralight Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka", {weight="ExtraLight", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Extralight Nerd Font Complete Windows Compatible.ttf, CoreText
wezterm.font("Iosevka", {weight="ExtraLight", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Extralight Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka", {weight="Light", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Light Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka", {weight="Light", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Light Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=true}) -- /Users/geekymartian/Library/Fonts/Iosevka Italic Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=true}) -- /Users/geekymartian/Library/Fonts/Iosevka Italic Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=true}) -- /Users/geekymartian/Library/Fonts/Iosevka Oblique Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka", {weight="Regular", stretch="Normal", italic=true}) -- /Users/geekymartian/Library/Fonts/Iosevka Oblique Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka", {weight="Medium", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Medium Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka", {weight="Medium", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Medium Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka", {weight="Bold", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Bold Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka", {weight="Bold", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Bold Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka", {weight="Bold", stretch="Normal", italic=true}) -- /Users/geekymartian/Library/Fonts/Iosevka Bold Italic Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka", {weight="Bold", stretch="Normal", italic=true}) -- /Users/geekymartian/Library/Fonts/Iosevka Bold Italic Nerd Font Complete Windows Compatible.ttf, CoreText
wezterm.font("Iosevka", {weight="Bold", stretch="Normal", italic=true}) -- /Users/geekymartian/Library/Fonts/Iosevka Bold Italic Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka", {weight="Black", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Heavy Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka", {weight="Black", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Heavy Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka Term", {weight="Thin", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Term Thin Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka Term", {weight="Thin", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Term Thin Nerd Font Complete.ttf, CoreText
wezterm.font("Iosevka Term", {weight="Regular", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Term Nerd Font Complete Mono.ttf, CoreText
wezterm.font("Iosevka Term", {weight="Regular", stretch="Normal", italic=false}) -- /Users/geekymartian/Library/Fonts/Iosevka Term Nerd Font Complete.ttf, CoreText

and here of wezterm ls-fonts:

Primary font:
wezterm.font_with_fallback({
  -- <built-in>, BuiltIn
  "JetBrains Mono",

  -- <built-in>, BuiltIn
  -- Assumed to have Emoji Presentation
  -- Pixel sizes: [128]
  "Noto Color Emoji",

  -- <built-in>, BuiltIn
  "Last Resort High-Efficiency",

})

When Intensity=Half Italic=true:
wezterm.font_with_fallback({
  -- <built-in>, BuiltIn
  "JetBrains Mono",

  -- <built-in>, BuiltIn
  -- Assumed to have Emoji Presentation
  -- Pixel sizes: [128]
  "Noto Color Emoji",

  -- <built-in>, BuiltIn
  "Last Resort High-Efficiency",

})

When Intensity=Half Italic=false:
wezterm.font_with_fallback({
  -- <built-in>, BuiltIn
  "JetBrains Mono",

  -- <built-in>, BuiltIn
  -- Assumed to have Emoji Presentation
  -- Pixel sizes: [128]
  "Noto Color Emoji",

  -- <built-in>, BuiltIn
  "Last Resort High-Efficiency",

})

When Intensity=Bold Italic=false:
wezterm.font_with_fallback({
  -- <built-in>, BuiltIn
  "JetBrains Mono",

  -- <built-in>, BuiltIn
  -- Assumed to have Emoji Presentation
  -- Pixel sizes: [128]
  "Noto Color Emoji",

  -- <built-in>, BuiltIn
  "Last Resort High-Efficiency",

})

When Intensity=Bold Italic=true:
wezterm.font_with_fallback({
  -- <built-in>, BuiltIn
  "JetBrains Mono",

  -- <built-in>, BuiltIn
  -- Assumed to have Emoji Presentation
  -- Pixel sizes: [128]
  "Noto Color Emoji",

  -- <built-in>, BuiltIn
  "Last Resort High-Efficiency",

})

When Intensity=Normal Italic=true:
wezterm.font_with_fallback({
  -- <built-in>, BuiltIn
  "JetBrains Mono",

  -- <built-in>, BuiltIn
  -- Assumed to have Emoji Presentation
  -- Pixel sizes: [128]
  "Noto Color Emoji",

  -- <built-in>, BuiltIn
  "Last Resort High-Efficiency",

})

Title font:
wezterm.font_with_fallback({
  -- <built-in>, BuiltIn
  {family="Roboto", weight="Bold"},

  -- <built-in>, BuiltIn
  "JetBrains Mono",

  -- <built-in>, BuiltIn
  -- Assumed to have Emoji Presentation
  -- Pixel sizes: [128]
  "Noto Color Emoji",

  -- <built-in>, BuiltIn
  "Last Resort High-Efficiency",

})
wez commented 2 years ago

Those font files are broken; there's something wrong with the name information in the font.

The family name is set to Iosevka but it is only resolvable by name from Core Text when using the name that shows in the Font Book application, which is "Iosevka Nerd Font" (or Iosevka Nerd Font Mono if you installed the monospace version).

 font = wezterm.font("Iosevka Nerd Font Mono")

See also: https://github.com/ryanoasis/nerd-fonts/issues/586

In general, I do not recommend using those nerd font patched fonts with wezterm as they have a variety of weird issues like this.

Instead, I would suggest taking advantage of font fallback; uninstall the patched fonts and install the originals for Iosevka, then download NerdFontsSymbolsOnly.zip from the github releases page and install that one; it should have just the symbols you want.

  font = wezterm.font_with_fallback({
         "Iosevka",
         "Symbols Nerd Font Mono"
   }),
wez commented 2 years ago

I actually have a similar issue but in reverse.

@klamonte: Could you open a separate issue and include the wezterm ls-fonts info? You're on Linux and this issue is a macOS + wonky font file issue that I think is unrelated to what you're seeing, although the symptoms sound superficially similar.

jankatins commented 2 years ago

In general, I do not recommend using those nerd font patched fonts with wezterm as they have a variety of weird issues like this. Instead, I would suggest taking advantage of font fallback; uninstall the patched fonts and install the originals for Iosevka, then download NerdFontsSymbolsOnly.zip from the github releases page and install that one; it should have just the symbols you want.

Wow, this is genius, thank you!

[Edit]Added https://github.com/wez/wezterm/issues/1521 :-) [/]

bfagundez commented 2 years ago

You are right, nerd patched fonts were the problem.

Using:

font = wezterm.font_with_fallback({
         "Iosevka",
         "Symbols Nerd Font Mono"
   }),

Solved the issue.

Thanks!

github-actions[bot] commented 1 year ago

I'm going to lock this issue because it has been closed for 30 days ⏳. This helps our maintainers find and focus on the active issues. If you have found a problem that seems similar to this, please open a new issue and complete the issue template so we can capture all the details necessary to investigate further.