update deprecated options

This commit is contained in:
Ray Elliott 2020-08-07 15:42:49 +01:00
parent 3850dbe633
commit dae82572f7
3 changed files with 6 additions and 6 deletions

View File

@ -182,7 +182,7 @@ colors:
#
# To completely disable the visual bell, set its duration to 0.
#
visual_bell:
bell:
animation: EaseOutExpo
duration: 0
@ -232,7 +232,7 @@ mouse:
selection:
semantic_escape_chars: ",│`|:\"' ()[]{}<>"
dynamic_title: true
window.dynamic_title: true
hide_cursor_when_typing: false

View File

@ -183,7 +183,7 @@ colors:
#
# To completely disable the visual bell, set its duration to 0.
#
visual_bell:
bell:
animation: EaseOutExpo
duration: 0
@ -233,7 +233,7 @@ mouse:
selection:
semantic_escape_chars: ",│`|:\"' ()[]{}<>"
dynamic_title: true
window.dynamic_title: true
hide_cursor_when_typing: false

View File

@ -163,7 +163,7 @@ custom_cursor_colors: true
#
# To completely disable the visual bell, set its duration to 0.
#
visual_bell:
bell:
animation: EaseOutExpo
duration: 0
@ -213,7 +213,7 @@ mouse:
selection:
semantic_escape_chars: ",│`|:\"' ()[]{}<>"
dynamic_title: true
window.dynamic_title: true
hide_cursor_when_typing: false