Skip to content

Why is the config loaded twice and get_appearance returns different values? #5922

Answered by wez
chtenb asked this question in Q&A
Discussion options

You must be logged in to vote

The configuration can be loaded multiple times from different contexts in various situations; this is documented at the bottom of this section in the docs: https://wezfurlong.org/wezterm/config/files.html#configuration-files

re: why is the appearance different on different calls? A number of window/gui related things take some time to load in and resolve. It is important to note that the configuration is loaded before we create any windows. Once they resolve, the configuration is reloaded and re-applied.

Replies: 1 comment 4 replies

Comment options

You must be logged in to vote
4 replies
@chtenb
Comment options

@wez
Comment options

@romac
Comment options

@chtenb
Comment options

Answer selected by chtenb
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
3 participants