Enable exit on child exit

This commit is contained in:
flyingscorpio@arch-desktop 2020-07-09 09:32:57 +02:00
parent d19b35eb23
commit 45156bb13f

View file

@ -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