mirror of
https://github.com/kovidgoyal/kitty.git
synced 2026-08-04 14:46:03 +00:00
...
This commit is contained in:
parent
726d4ca9bc
commit
3338e4fb25
1 changed files with 1 additions and 0 deletions
|
|
@ -669,6 +669,7 @@ class Window:
|
|||
'env': self.child.environ,
|
||||
'cmdline': self.child.cmdline,
|
||||
'margin': self.margin.serialize(),
|
||||
'user_vars': self.user_vars,
|
||||
'padding': self.padding.serialize(),
|
||||
}
|
||||
if self.window_custom_type:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue