mirror of
https://github.com/wez/wezterm.git
synced 2024-12-19 19:31:49 +03:00
10 lines
216 B
Markdown
10 lines
216 B
Markdown
|
# `window:get_config_overrides()`
|
||
|
|
||
|
*Since: nightly*
|
||
|
|
||
|
Returns a copy of the current set of configuration overrides that is in effect
|
||
|
for the window.
|
||
|
|
||
|
See [set_config_overrides](set_config_overrides.md) for examples!
|
||
|
|