update smol
This commit is contained in:
parent
e66013f716
commit
5478beac49
4 changed files with 46 additions and 27 deletions
|
@ -643,7 +643,7 @@ enable_audio_bell no
|
|||
#: The audio bell. Useful to disable it in environments that require
|
||||
#: silence.
|
||||
|
||||
visual_bell_duration 0.0
|
||||
visual_bell_duration 0.1
|
||||
|
||||
#: The visual bell duration (in seconds). Flash the screen when a bell
|
||||
#: occurs for the specified number of seconds. Set to zero to disable.
|
||||
|
@ -1226,7 +1226,7 @@ editor .
|
|||
#: kitty will cycle through various known editors (vim, emacs, etc.)
|
||||
#: and take the first one that exists on your system.
|
||||
|
||||
close_on_child_death no
|
||||
close_on_child_death yes
|
||||
|
||||
#: Close the window when the child process (shell) exits. With the
|
||||
#: default value no, the terminal will remain open when the child
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue