1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 15:37:29 +03:00
wezterm/docs/config/lua/window/get_config_overrides.md
2023-03-20 22:54:27 -07:00

237 B

window:get_config_overrides()

{{since('20210314-114017-04b7cedd')}}

Returns a copy of the current set of configuration overrides that is in effect for the window.

See set_config_overrides for examples!