fixup! merge
* Missed something while merging
This commit is contained in:
parent
c9ccfb2919
commit
c42b0f867e
1 changed files with 1 additions and 1 deletions
|
|
@ -429,7 +429,7 @@ pub(crate) fn screen_thread_main(
|
||||||
&client_attributes,
|
&client_attributes,
|
||||||
max_panes,
|
max_panes,
|
||||||
get_mode_info(
|
get_mode_info(
|
||||||
default_mode,
|
config_options.default_mode.unwrap_or_default(),
|
||||||
client_attributes.palette,
|
client_attributes.palette,
|
||||||
PluginCapabilities {
|
PluginCapabilities {
|
||||||
arrow_fonts: capabilities,
|
arrow_fonts: capabilities,
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue