Enable exit on child exit
This commit is contained in:
parent
d19b35eb23
commit
45156bb13f
1 changed files with 1 additions and 1 deletions
|
@ -720,7 +720,7 @@ editor .
|
|||
#: variable has to be set not just in your shell startup scripts but
|
||||
#: system-wide, otherwise kitty will not see it.
|
||||
|
||||
close_on_child_death no
|
||||
close_on_child_death yes
|
||||
|
||||
#: Close the window when the child process (shell) exits. If no (the
|
||||
#: default), the terminal will remain open when the child exits as
|
||||
|
|
Loading…
Add table
Reference in a new issue